Commit graph

4000 commits

Author SHA1 Message Date
Martin Aeschlimann 2711d3f9ba [coffeescript] snippets for regions 2017-11-30 11:28:28 +01:00
Martin Aeschlimann af2965c44d
Merge pull request #39334 from nkofl/nkofl-coffeescript-foldregion
Add code folding #region support in coffeescript
2017-11-30 11:25:13 +01:00
Martin Aeschlimann f846ade880 [jsonc] add tsconfig/jsconfig 2017-11-30 09:14:46 +01:00
Matt Bierner c628188d10 Make sure TS service client host also listens to onDidChangeConfiguration 2017-11-29 13:49:36 -08:00
Matt Bierner ae28e56138 Don't access config API for every TS/JS marker
Part of #39329
2017-11-29 13:47:54 -08:00
nkofl 19e01f7f97
Add code folding #region support in coffeescript 2017-11-29 14:02:47 -05:00
Rob Lourens ddb27c6312 Fix #37919 - don't show php suggestions when closing an html tag 2017-11-28 21:41:53 -08:00
Martin Aeschlimann 0d9aa129b0 More jsonc adoptions 2017-11-28 09:55:13 +01:00
Rob Lourens af232487eb Switch node2 to package-lock.json - see #38947 2017-11-27 21:49:14 -08:00
Joe Martella 58c1273a04 Adds "Accept All Current" to command palette 2017-11-27 15:48:02 -08:00
Martin Aeschlimann 76989b38ff Fixes for jsonc mode. Fixes #39199 2017-11-27 23:44:33 +01:00
Matt Bierner 47b1447a8a Try using tsc path next to tsconfig for ts build tasks
Fixes #30754
2017-11-27 14:29:06 -08:00
Matt Bierner 952d76ee3c Put auto import label first in suggestions
Fixes #38102
2017-11-27 11:11:51 -08:00
Matt Bierner 7510dd6161 Pick up TS 2.6.2
Fixes #39206
2017-11-27 10:49:18 -08:00
Matt Bierner d049d540d5 Set jsx preserve in generate ts/jsconfig.json. Fixes #39202 2017-11-27 10:22:40 -08:00
Matt Bierner c08399a4f1 Also treat default as code in jsdocs 2017-11-27 10:22:40 -08:00
Martin Aeschlimann c6489fa5e5 associate code-workspace with jsonc 2017-11-27 17:34:48 +01:00
Joao Moreno 9544e5faa0 git.enabled as a resource setting
fixes #37492
2017-11-27 16:08:15 +01:00
Joao Moreno e69ca9ff85 cleanup git commands enablement 2017-11-27 16:08:15 +01:00
Joao Moreno 629ad31204 fix git commands 2017-11-27 16:08:15 +01:00
Joao Moreno 32d7bcd358 fixes #39173 2017-11-27 11:16:37 +01:00
Martin Aeschlimann 0c2de00043 Separate json and jsonc (fixes #3641, fixes #26830, fixes #19992) 2017-11-27 10:37:47 +01:00
Martin Aeschlimann 30296f6e61 No JSON IntelliSense for babelrc. Fixes #24267 2017-11-27 10:37:47 +01:00
João Moreno ee187dfa42
Merge pull request #39135 from Dozed12/master
Size down SCM discard icon
2017-11-27 10:08:50 +01:00
Ramya Achutha Rao 3c470706de Absorb latest changes from emmet helper 2017-11-26 17:32:28 -08:00
Ramya Achutha Rao fafcb48f71 Allow emmet autocompletion when no parent node Fixes #38973 2017-11-24 11:44:01 -08:00
Joao Moreno 548bfe91af disable auto fetch
fixes #34684
2017-11-24 11:12:45 +01:00
Joao Moreno 8feee8ebb9 fixes #39077 2017-11-24 07:59:51 +01:00
Joao Moreno 18f4237ded fixes #36785 2017-11-23 15:09:02 +01:00
Joao Moreno 9ae69443fb remove ossreadme.json from debug. fixes #38947 2017-11-23 11:55:16 +01:00
rebornix 872ecf2a4e #36148. Remove indenation rules for c/cpp 2017-11-22 10:38:53 -08:00
Martin Aeschlimann 0fd1ba9903 update bower registry URI 2017-11-22 17:30:33 +01:00
Martin Aeschlimann 0448d3d4c7 JS errors in HTML aren't prefixed with [html] neither with [js]. Fixes #33396 2017-11-22 17:30:33 +01:00
Dozed12 bd642e3b67 Size down SCM discard icon
#37530
2017-11-22 14:03:12 +00:00
Andre Weinand 2a3259b20b add node-debug's package-lock.json 2017-11-22 12:06:48 +01:00
Martin Aeschlimann b3b31f707e [cshtml] // commenting inside @{ } code blocks. Fixes #24693 2017-11-21 16:54:05 +01:00
Martin Aeschlimann 448eaa21f0 [json] descriptions for package completions 2017-11-21 13:01:32 +01:00
Martin Aeschlimann 9c7a650279 [json] IntelliSense don't work for @angular in package.json. Fixes #24321 2017-11-21 12:52:17 +01:00
Till e0bf4eb820 Reuse last commit message for amend
fixes #35182
2017-11-21 11:40:59 +01:00
Matt Bierner 4edc012cf7 Don't send refactor requests when there is no selection 2017-11-20 19:42:44 -08:00
Matt Bierner 7c6e4a07fc Add timeout for jsdoc navtree request 2017-11-20 18:03:01 -08:00
Ramya Achutha Rao 719d7b92f4 Add strictNullChecks for emmet #38820 2017-11-20 16:25:15 -08:00
Matt Bierner 3200d2afa6 Update a few interfaces for TS 2.6.2 2017-11-20 15:53:17 -08:00
Matt Bierner 38f7a89157 Pick up TS 2.6.2 insiders 2017-11-20 15:47:28 -08:00
Matt Bierner e35d778597 Remove duplicate tmlanguage grammar files 2017-11-20 15:45:18 -08:00
Matt Bierner d65cf91e9f Fix failing emmet expand test 2017-11-20 15:28:13 -08:00
Matt Bierner d8e926be97 Mark most private static constants as private static readonly 2017-11-20 15:18:52 -08:00
Matt Bierner b305ca7254 Fix a few more simple emmet strict null checks errors 2017-11-20 14:34:32 -08:00
Matt Bierner 86999bb82b Fix a few more emmet errors for strict null 2017-11-20 14:34:32 -08:00
Matt Bierner 336e9cebf5 Target es2017 for markdown extension 2017-11-20 14:34:32 -08:00