Commit graph

6938 commits

Author SHA1 Message Date
Rob Lourens ec0499a9dc Don't register "ini" for all files named "config" 2019-03-31 01:12:15 +00:00
Rob Lourens 3984e1cbb3 Take TS 3.4.1 2019-03-29 21:13:17 +00:00
Rob Lourens 5c0fc719a2 Fix #71138 2019-03-27 15:43:49 -07:00
Martin Aeschlimann 00c352d6e7 jsonMain message bundle load failure. Fixes #71144 2019-03-27 14:14:36 +01:00
Joao Moreno bfb02a7d84 ...
related to #70812
2019-03-27 13:26:39 +01:00
Martin Aeschlimann ff611c5374 typo 2019-03-27 11:32:02 +01:00
Andre Weinand 75e1e3a432 use case insensitive matches for server ready; fixes #71164 2019-03-26 22:28:06 +01:00
Benjamin Pasero 63b80d0a4f build - disable another flaky test 2019-03-26 18:07:25 +01:00
Martin Aeschlimann 11efc39349 fix hygiene 2019-03-25 22:26:06 +01:00
Martin Aeschlimann 117ee62c22 'html' snippet is annoying and easily inserts by accident when typing any html. Fixes #69457 2019-03-25 22:16:53 +01:00
Martin Aeschlimann 44cf008419 update html service 2019-03-25 20:30:38 +01:00
Pine Wu 5d4af57655 Update css service 2019-03-25 11:24:39 -07:00
Pine Wu 2b0b602af8 Update html service 2019-03-25 10:49:23 -07:00
Alex Ross 59a24aa10f Update cgmanifest for CSS grammar 2019-03-25 17:07:53 +01:00
Joao Moreno f50b46c334 fixes #70985 2019-03-25 11:56:30 +01:00
Matt Bierner 42f6d4648c Add trailing ... for command that opens a picker 2019-03-22 15:06:43 -07:00
Matt Bierner f4921b0f20 Remove period from js/ts command title
Fixes #70961
2019-03-22 15:06:43 -07:00
Matt Bierner 1bccbd1cb6 Avoid sync stat call 2019-03-21 16:40:43 -07:00
Matt Bierner 4d81d14de0 Make updatePaths require TS 3.0+
Removes workarounds that were required to support this feature on TS 2.9.
2019-03-21 16:40:43 -07:00
Matt Bierner 25bfefce9e Make sure update imports handles js/ts directory moves
Fixes #62018
2019-03-21 16:40:43 -07:00
Andre Weinand bc0574de38 server-ready feature: better error msg when chome not installed 2019-03-21 15:23:48 +01:00
Benjamin Pasero e764acdbb4 disable flaky test (#70887) 2019-03-21 10:36:24 +01:00
Matt Bierner 0768663da9 Update js/ts grammar 2019-03-20 17:56:50 -07:00
Martin Aeschlimann 5f09de6e7a api tests: avoid rootPath 2019-03-20 17:41:00 +01:00
Martin Aeschlimann 9e984cd673 api-tests: avoid rootPath 2019-03-20 17:33:30 +01:00
Joao Moreno 6824561046 fixes #70812 2019-03-20 09:34:26 +01:00
Andre Weinand 1bebb2409c server ready feature: fix #70537 2019-03-19 12:03:47 +01:00
Daniel Imms 02423d3f15 Fix flaky terminal test 2019-03-18 17:07:57 -07:00
Matt Bierner e92b32302e Pick up ts 3.4 rc 2019-03-18 09:55:18 -07:00
Andre Weinand 96eb4cf00d proposed API: add parentSession to startDebugging; fixes #70219 2019-03-18 11:41:31 +01:00
ExE Boss 8754c66d10 feat(coffeescript): Add .iced extension (#70686) 2019-03-18 11:12:35 +01:00
Matt Bierner e4ac6d29ac Update js/ts grammar 2019-03-15 13:42:19 -07:00
Matt Bierner 9517c8c565 Don't include TS prefix in ts task's error code field
Fixes #70572
2019-03-15 10:07:13 -07:00
Matt Bierner e5463022e1 Show error if TS returns an empty refactoring
Fixes #70526

An empty refactoring response indicates that something went wrong
2019-03-14 17:58:07 -07:00
Pine Wu 2d235fae55 [CSS] Update dependency for #68495 2019-03-14 09:08:09 -07:00
Pine 51ba7278af
Merge pull request #70090 from svipas/css-triggerPropertyValueCompletion-setting
Add css.completion.triggerPropertyValueCompletion setting
2019-03-13 12:34:24 -07:00
Andre Weinand 87e530da98 serverReady: try to listen only on the correct terminal 2019-03-13 17:39:22 +01:00
Johannes Rieken 4f8dbd4544 use a parent pointer instead of 2d array, #67872 2019-03-12 10:04:06 +01:00
Matt Bierner 05efab0e4e Treat diagnostics recieved as js/ts init complete
Fixes #68896
2019-03-11 11:08:28 -07:00
Matt Bierner 36fb7647d7 Flush buffer changes if we see the same file again 2019-03-11 10:14:07 -07:00
Matt Bierner 0e6496dff8 Don't add change if there are no changes 2019-03-11 10:14:07 -07:00
Matt Bierner 0aa886c72e Add undocumented setting to disable batched sync 2019-03-11 10:14:07 -07:00
Matt Bierner d597028001 Readonly 2019-03-11 10:14:07 -07:00
Matt Bierner 4b9c55d14e Don't leak knowledge that updateOpen is special 2019-03-11 10:14:07 -07:00
Matt Bierner 2a5d86952a Use TS's updateOpen api to batch file changes
For #64485

Batching file changes should be more efficent than sending requests one at a time.
2019-03-11 10:14:07 -07:00
Matt Bierner 73f233b872 Pick up new TS@next 2019-03-11 09:39:19 -07:00
Johannes Rieken 6892cfc90e for now remove SelectionRangeKind #67872 2019-03-11 09:43:34 +01:00
svipben cb5493917a Add css.completion.triggerPropertyValueCompletion setting 2019-03-08 22:16:08 +02:00
Joao Moreno 7ccfdd3a00 do not sanitize remote url 2019-03-08 10:15:28 +01:00
Joao Moreno 9fb1a067b6 Merge branch 'master', commit 'refs/pull/60640/head' of github.com:Microsoft/vscode into pr/60640 2019-03-08 10:07:10 +01:00