Commit graph

2851 commits

Author SHA1 Message Date
Martin Aeschlimann 733e64b59c [css] update service (for #27189) 2017-06-30 15:50:54 +08:00
Ramya Achutha Rao d66d6738be Removing dead code 2017-06-29 18:43:51 -07:00
Ramya Achutha Rao 0ee00cbd2a Emmet Error handling Fixes #29897 2017-06-29 18:35:53 -07:00
Ramya Achutha Rao e7de8b2536 More trigger chars #29758 2017-06-29 17:18:33 -07:00
Matt Bierner 7910b3d7ba Fix js/ts decrease indentation for block comments inside brackets
fixes #29886
2017-06-29 15:45:10 -07:00
Ramya Achutha Rao 4ea63e5120 Wrap partial line with abbr #29857 2017-06-29 12:37:32 -07:00
Christof Marti 8da3ea97ab Use original scheme (fixes #29872) 2017-06-29 12:26:33 -07:00
Ramya Achutha Rao 605ee5919a Fix extra tabs when wrapping with inline element #27621 2017-06-29 11:43:52 -07:00
Ramya Achutha Rao 42ae1fc0f6 Emmet html suggestions after typing : #29758 2017-06-29 11:02:06 -07:00
Martin Aeschlimann 01cbc6dd50 [json] update service (for #29848) 2017-06-29 23:09:09 +08:00
Martin Aeschlimann 3585fa3943 [css] update service (for #27189) 2017-06-29 22:24:44 +08:00
Brandon Ruggles 8787538217 Fix for #29608 'QuickOpen looks misaligned in monokai theme'. (#29860) 2017-06-29 16:00:14 +02:00
Joao Moreno a05d64d7f0 fixes #29448 2017-06-29 11:05:39 +02:00
Dirk Baeumer 0e39ec5af5 Fixes #29835: Move Task API from proposed to final. 2017-06-29 11:03:33 +02:00
Christof Marti 91e83d4898 Fallback to warn on label 2017-06-28 17:45:25 -07:00
Christof Marti 5afaf1dd4e Robustness towards invalid URIs 2017-06-28 16:41:08 -07:00
Ramya Achutha Rao 280ea0b10c Fix infinite loop when node doesnt have non comment children. #27763 2017-06-28 16:02:46 -07:00
rebornix 9fa2a2538c Fix #29725. Add indentation rules for CSS. 2017-06-28 15:57:40 -07:00
rebornix 15ccb8d53a Fix #29664, Fix #29668. Add JSON indentation rules. 2017-06-28 15:43:18 -07:00
Ramya Achutha Rao e2a18e4b6d Fixes #29802 Corner cases of Select next/prev item feature 2017-06-28 15:30:33 -07:00
Ramya Achutha Rao 9cb698b16f Update comments 2017-06-28 15:29:27 -07:00
Ramya Achutha Rao 2f77f9fd6a Stop supporting both syntaxProfiles, includeLanguage settings in new emmet #29678 2017-06-28 14:51:57 -07:00
Ramya Achutha Rao 04f25df845 Emmet suggestions for jsx only when expicitly asked for #29532 2017-06-28 14:39:44 -07:00
Ramya Achutha Rao 7ba1dcff0c Emmet suggestions in non markup/stylesheet languages #29532 2017-06-28 13:59:28 -07:00
Michel Kaporin 12ea528663 Correctly configuring nls for use. #29098 2017-06-28 16:09:49 +02:00
Michel Kaporin ab3c945e0e Import 'nls' in extensions entry point. Fixes #29098. 2017-06-28 16:01:23 +02:00
Joao Moreno 60efdae34c fixes #27595 2017-06-28 15:54:13 +02:00
Matt Bierner 19decf745e Add insertSpaceAfterTypeAssertion formatting option
Fixes #10296
2017-06-28 05:06:53 -05:00
Joao Moreno fd2173a817 fixes #29728 2017-06-28 11:40:34 +02:00
Ramya Achutha Rao 63def6eb98 Support both syntaxProfiles and includeLanguages until #29678 is resolved 2017-06-27 20:00:12 -07:00
Ramya Achutha Rao b69887c107 Use emmet.includeLanguages to enable emmet abbr in non supported languages #29678 2017-06-27 19:23:46 -07:00
kieferrm bf2bee95cf adopt official release of TS 2.4.1 2017-06-27 19:00:58 -07:00
Ramya Achutha Rao a5ce4b657b Removing emmet.variables that arent used by emmet snippets 2017-06-27 14:56:57 -07:00
Ramya Achutha Rao 92681cbfd7 emmet.excludeLang shouldnt need reload. Fixes #29680 2017-06-27 14:38:36 -07:00
Dirk Baeumer 19f310a027 Fixes #29427 & #29617 2017-06-27 21:38:56 +02:00
Joao Moreno d9bae437cc fixes #26034 2017-06-27 15:39:40 +02:00
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 Rieken 4ae087aeec Merge pull request #29034 from felixfbecker/throw-errors
Always reject Promises with Error instances
2017-06-26 16:04:12 +02:00