Commit graph

3522 commits

Author SHA1 Message Date
Martin Aeschlimann 45251543b9 [folding] snippets for folding markers 2017-09-25 23:00:02 +02:00
Arthur Ozga c8f5358f36 report tsserver response error as telemetry (#34860) 2017-09-25 13:33:35 -07:00
Martin Aeschlimann 777fddd4f7 [folding] add folding marker to API and schema 2017-09-25 22:25:45 +02:00
Ramya Achutha Rao 5ae1dc4496 Pull fixes for #33994 and #34906 2017-09-25 11:54:23 -07:00
Matt Bierner cbfafa8f15 Update js/ts grammar 2017-09-25 11:28:07 -07:00
Dirk Baeumer 0a27975c25 Adding folder name to error message when auto detecting tasks 2017-09-25 17:18:16 +02:00
Dirk Baeumer 643e569a6e Fixes #34966: Task list doesn't update when gulp, grunt or jake file changes. 2017-09-25 15:46:20 +02:00
Martin Aeschlimann 67b5612353 [seti] missing semicolon in update script 2017-09-25 15:34:32 +02:00
Martin Aeschlimann ac28d91dc0 [seti] Incorrect icon colors in explorer when using Light themes. Fixes #34850 2017-09-25 15:25:06 +02:00
Martin Aeschlimann e98c87f6f3 [sh] update grammar 2017-09-25 15:25:05 +02:00
Martin Aeschlimann 711562bbb3 [r] update grammar 2017-09-25 15:25:05 +02:00
Martin Aeschlimann 098d2dbfa8 [ts/js] update grammar 2017-09-25 15:25:05 +02:00
Martin Aeschlimann 88632ed632 [css] update grammar 2017-09-25 15:25:05 +02:00
Martin Aeschlimann f39d1854f3 [cofeescript] update grammar 2017-09-25 15:25:05 +02:00
Martin Aeschlimann 8b350a162c Listen to schema change events (for #27816) 2017-09-25 15:25:05 +02:00
Ramya Achutha Rao dd7f603376 Trigger emmet completion for numbers Fixes #34877 2017-09-23 23:48:29 -07:00
Ramya Achutha Rao de7ce81e76 Alternate fix for #34162 using minscore for fuzzymatching 2017-09-23 23:41:44 -07:00
Benjamin Pasero 6f7cabae9e disable test on proposed API 2017-09-23 08:31:30 +02:00
Matt Bierner 848923bf08 Enable proposed api in api-tests 2017-09-22 16:39:47 -07:00
Matt Bierner cb7e0bffd0 Prototype TSC watch task contribution (#33865)
* Prototype TSC watch task contribution

* Update to make use of optional properties in task definitions
2017-09-22 15:32:00 -07:00
Matt Bierner cc32157235 Update TS insiders version 2017-09-22 15:16:43 -07:00
Matt Bierner 65b9a0de2d Autoshow suggestions for jsdoc param
Fixes #34853
2017-09-22 13:55:56 -07:00
Matt Bierner a7e3513a7b Localize markdown preview title
Fixes #34830
2017-09-22 11:14:44 -07:00
Matt Bierner 2cae7c9da0 Use async in refactor provider 2017-09-22 11:14:44 -07:00
Martin Aeschlimann 330ae7abfc Merge pull request #33820 from Ikuyadeu/patch-1
Fix word highlighting Solarized Dark theme #28343
2017-09-22 16:15:14 +02:00
Martin Aeschlimann 1b9ea33425 [folding] fix cpp regions 2017-09-22 14:04:38 +02:00
Martin Aeschlimann 9e05d4b635 [folding] fold regions, initial, preconfigured support. For #12146 2017-09-22 13:50:03 +02:00
Martin Aeschlimann a678f60100 FoldingRules language configuration simplification 2017-09-22 13:50:03 +02:00
Martin Aeschlimann b6677bccae [html] update vscode-languageserver-types to 3.4.0 2017-09-22 09:40:08 +02:00
Martin Aeschlimann 38000de236 [html] fix build error (shrinkwrap not uptodate) 2017-09-22 09:37:46 +02:00
Alexandru Dima 4d47589717 Merge pull request #34795 from faustinoaq/patch-1
Fix #33939
2017-09-22 09:34:59 +02:00
Martin Aeschlimann b16fde1ce4 Merge pull request #34701 from thezim/fix-ps-syntax
Fix Select-Object highlighting issue.
2017-09-22 09:09:04 +02:00
Matt Bierner 16dcd4dd2c Also trigger completion items for require and import expressions 2017-09-21 21:15:01 -07:00
Faustino Aguilar b976538140 Fix #33939
- Add protected and private visibility keywords to increaseIndentPattern
- Remove `when` keyword from decreaseIndentPattern
2017-09-21 21:19:49 -05:00
Matt Bierner 5ec101edad Trigger intellisense on / in ts paths 2017-09-21 17:10:57 -07:00
Matt Bierner 606ab06533 Auto show path intellisense when typing ' or " in import statement
Fixes #23962
2017-09-21 17:03:53 -07:00
Matt Bierner 0e4e0d8f81 Make sure we send format requests before code actions / refactor 2017-09-21 15:50:26 -07:00
Matt Bierner 84605ab7a9 Rename to FormattingConfigurationManager 2017-09-21 15:50:26 -07:00
Matt Bierner e94a569f7c Move ts and js config manager into same object 2017-09-21 15:50:26 -07:00
Matt Bierner 163f51db8d Don't export config from formatting config manager 2017-09-21 15:50:26 -07:00
Matt Bierner 1646463dd2 Split formatting config manager to own file 2017-09-21 15:50:26 -07:00
Matt Bierner 5bb143137c Move formatting options manager to own class 2017-09-21 15:50:26 -07:00
Matt Bierner 0f611dbe05 Cleaning up formatting provider to use async 2017-09-21 15:50:26 -07:00
Erich Gamma 8844915863 ensure that the scheme is 'file' detecting scripts 2017-09-21 13:56:42 +02:00
Martin Aeschlimann c6686be263 [html] provide colorpresentations in language server 2017-09-21 12:57:58 +02:00
Martin Aeschlimann 0e3d8542a1 [json] provide colorpresentations in language server 2017-09-21 12:57:58 +02:00
Martin Aeschlimann 1cf7612e30 [css] move colorpresentations to language server 2017-09-21 12:03:16 +02:00
Matt Bierner b86108e54b Make display string optional in ts/js hover 2017-09-20 19:21:33 -07:00
rebornix 084849c2fa provideColorPresentations should have document in paramaters. 2017-09-20 13:44:57 -07:00
rebornix ce20acd130 color space 0...1 2017-09-20 12:59:02 -07:00