Commit Graph
2815 Commits
Author SHA1 Message Date
Joao Moreno dd07972305 fixes #27488 2017-06-27 12:40:28 +02:00
Christof Marti 15b579d13d Embedded SVGs not valid 2017-06-26 21:01:07 -07:00
Sandeep Somavarapu 1716eaae4e Fix #27800 2017-06-26 23:38:10 +02:00
Ramya Achutha Rao 915e1eb8cb Return if there was parsing error 2017-06-26 14:18:38 -07:00
Ramya Achutha Rao fc6c69311d Add typing for emmet node 2017-06-26 14:18:38 -07:00
rebornix e81bc86629 Fix https://github.com/Microsoft/vscode/issues/29472#issuecomment-311125846 . Fix TS decreaseIndentPattern bug. 2017-06-26 11:31:17 -07:00
Christof Marti 1de69f4d8d Remove merge keyboard shortcuts (fixes #28376) 2017-06-26 11:25:53 -07:00
Christof Marti d9d481afcd Fix background decorations (fixes #28368) 2017-06-26 11:14:30 -07:00
Christof Marti f7f7d7400d Support GNU patch --merge results (fixes #28360) 2017-06-26 10:18:41 -07:00
Ramya Achutha Rao 868b82089c Pass syntax from core to Wrap Abbr just like Expand Abbr 2017-06-26 10:14:35 -07:00
Joao Moreno ef3c40b658 Merge branch 'Duroktar-feature-git-open-old-file' 2017-06-26 16:14:43 +02:00
Joao Moreno 91a02c7a0a 💄 2017-06-26 16:14:29 +02:00
Joao Moreno 2f54b0001b Merge branch 'feature-git-open-old-file' of https://github.com/Duroktar/vscode into Duroktar-feature-git-open-old-file 2017-06-26 16:09:44 +02:00
Johannes RiekenandGitHub 4ae087aeec Merge pull request #29034 from felixfbecker/throw-errors
Always reject Promises with Error instances
2017-06-26 16:04:12 +02:00
Joao Moreno 417cdb62b7 git.pullFrom
octopus commit
2017-06-26 15:46:51 +02:00
Joao Moreno 5f31035e46 Merge branch 'git_pull_from' of https://github.com/Krzysztof-Cieslak/vscode into Krzysztof-Cieslak-git_pull_from 2017-06-26 15:36:17 +02:00
Joao Moreno 53ce1b0b46 Merge branch 'master' of https://github.com/matthewshirley/vscode into matthewshirley-master 2017-06-26 15:36:00 +02:00
Joao Moreno 14380f9766 Merge branch 'bc/Feature26738' of https://github.com/BugraC/vscode into BugraC-bc/Feature26738 2017-06-26 15:34:26 +02:00
Felix Becker d2770b6482 Fix all string throw statements 2017-06-26 15:02:52 +02:00
Joao Moreno 7b90f16e19 rename ignore action 2017-06-26 14:50:39 +02:00
Joao Moreno 842421f3f5 catch merge conflicts 2017-06-26 11:18:18 +02:00
Joao Moreno df9c7d01b5 💄 2017-06-26 11:05:59 +02:00
Joao Moreno f23a32b7a7 Merge branch 'git-merge' of https://github.com/gecharo/vscode into gecharo-git-merge 2017-06-26 09:56:42 +02:00
Joao Moreno d5eda85077 streamline git ignore 2017-06-26 09:49:34 +02:00
Joao Moreno 75d4fcbe49 Merge branch '23797-git-manage-ignore-files' of https://github.com/BugraC/vscode into BugraC-23797-git-manage-ignore-files 2017-06-26 09:29:47 +02:00
Ramya Achutha Rao b508e11e5a Use latest vscode-emmet-helper to use right regex for validating abbr 2017-06-25 21:35:47 -07:00
Christof Martiandkieferrm 997bcf9001 Add linting for extensions 2017-06-25 17:09:56 -07:00
Matt Biernerandkieferrm d21dd1269e Adding options to disable svgs in webviews 2017-06-25 17:09:55 -07:00
Dirk Baeumer cf594ad817 Make tthe source attribute mandantory for tasks defined in extensions 2017-06-25 22:44:46 +02:00
Rob Lourens 3f36a65d73 Fix #29411 - set foreground color for 'variable' in Monokai 2017-06-25 13:41:55 -07:00
Ramya Achutha Rao 0373af95e4 Absorb change that will give better ordering for emmet css #28933 2017-06-23 17:42:06 -07:00
Bugra Cuhadaroglu eef5090751 Fixing formatting of model.ts 2017-06-23 17:32:04 -07:00
Ramya Achutha Rao 6ed964d85b Refactoring and validate abbreviation 2017-06-23 16:49:25 -07:00
Ramya Achutha Rao 13f33a8fe8 Fixing build break, sorry 2017-06-23 16:25:49 -07:00
Ramya Achutha Rao fd4976a928 Fix indentation when wrapping with abbr #29283 2017-06-23 16:16:49 -07:00
Ramya Achutha Rao d760b6fcaf Validations for emmet abbreviations Fixes #27975 2017-06-23 13:48:04 -07:00
Ramya Achutha Rao f3a9600079 Disable emmet completion provider for mapped modes #29318 2017-06-23 11:52:42 -07:00
Ramya Achutha Rao f4055d958c Refactoring 2017-06-23 11:44:42 -07:00
Dirk Baeumer 2903fc5ee5 More loose build and test task detection 2017-06-23 17:29:32 +02:00
Krzysztof Cieślak 31bef546a7 Don't rebase on pull from 2017-06-23 17:27:33 +02:00
Dirk Baeumer 4d645781c8 Fixes #29332: Improve workflow to assign a problem matcher to a build task. 2017-06-23 17:04:49 +02:00
Krzysztof Cieślak f9f13f3be9 Add pullFrom command to package.json 2017-06-23 11:16:05 +02:00
Krzysztof Cieślak df4d817111 Add pullFrom command 2017-06-23 11:09:44 +02:00
Krzysztof Cieślak faf6134387 Add branch and remote args to pull in model and repository 2017-06-23 11:09:21 +02:00
Dirk Baeumer 22fa494aee Incooperate API feedback 2017-06-23 10:25:45 +02:00
Dirk Baeumer 2ef8e48de4 Implemented latest feedback from #28235 2017-06-23 10:25:44 +02:00
Ramya Achutha Rao 73589468fa Add newline when wrapping with abbr #29283 2017-06-22 21:55:32 -07:00
Ramya Achutha Rao 93852f895d Get latest vscode-emmet-helper to fix #29276 2017-06-22 16:57:29 -07:00
Ramya Achutha Rao 55a46397ac Improve multi cursor in abbr actions #27621 2017-06-22 09:53:39 -07:00
Ramya Achutha Rao 9483e9fa6a Honor emmet.excludeLanguages setting 2017-06-22 07:08:30 -07:00