Commit graph

8120 commits

Author SHA1 Message Date
Jackson Kearl e95b3adcf0 Merge branch 'master' of github.com:microsoft/vscode 2019-12-02 14:41:51 -08:00
Jackson Kearl 3d4d0bf324 Keep track of disposeables 2019-12-02 14:40:54 -08:00
Martin Aeschlimann c2c96f3f46 [json] update service 2019-12-02 21:54:16 +01:00
Martin Aeschlimann b850dfb41b Merge branch 'master' of https://github.com/microsoft/vscode 2019-12-02 21:44:04 +01:00
Martin Aeschlimann 5f1b81b497 [css/html/json] provide replace & insert proposals 2019-12-02 21:43:59 +01:00
Pine Wu 104f90e0eb Fix #85715. Fix #85717 2019-12-02 11:53:41 -08:00
Johannes Rieken e7a7e46fcc add another unit test for #80688 2019-12-02 15:57:07 +01:00
Alex Ross ef582f49ad Add a few more token scopes to themes
Fixes https://github.com/microsoft/vscode/issues/80783
2019-12-02 11:47:20 +01:00
Alex Dima d6dae16f40
Remove areas from the semantic tokens API 2019-12-02 10:41:32 +01:00
Martin Aeschlimann 43be40c388 Adopt extension kind for those extensions defined as ui extensions. For #85819 2019-12-02 09:48:55 +01:00
Andre Weinand 665b576260 some tweaks for inline debug adaper API; see #85544 2019-11-30 00:52:33 +01:00
Andre Weinand 154275c2e1 remove proposed type 'DebugAdapterInlineImplementation' from vscode.d.ts for now 2019-11-29 18:40:56 +01:00
Christof Marti d75b403749 Update extension kind 2019-11-29 16:49:36 +01:00
Joao Moreno 23de8430b3
Merge branch 'pr/83466' 2019-11-29 16:14:57 +01:00
Martin Aeschlimann 86be8b94e5 remove console logs 2019-11-29 15:28:44 +01:00
Joao Moreno f203361631
Merge commit 'refs/pull/83466/head' of github.com:microsoft/vscode into pr/83466 2019-11-29 15:11:12 +01:00
Joao Moreno 413a17865c
git: use getCommit instead of log 2019-11-29 12:31:19 +01:00
Joao Moreno ba79d4a0ee
Merge commit 'refs/pull/82995/head' of github.com:microsoft/vscode into pr/82995 2019-11-29 12:06:41 +01:00
Andre Weinand bb2f59b094 adapt to proposed API 2019-11-28 17:55:12 +01:00
Joao Moreno 100eead87e fixes #85158 2019-11-28 13:41:55 +01:00
João Moreno f8b2bb8403
Merge pull request #85459 from vially/git-clone-dest-path
Add parent path to git clone command
2019-11-28 13:34:44 +01:00
Pine Wu f057cf0fa0 Update html/css LS for new data 2019-11-27 17:04:06 -08:00
Alexandru Dima b7f98568bb
Convert editor.autoIndent to 'none' | 'keep' | 'brackets' | 'a… (#85727)
Convert editor.autoIndent to 'none' | 'keep' | 'brackets' | 'advanced' | 'full'
2019-11-27 23:09:51 +01:00
Sandeep Somavarapu 121a3425a4
Merge branch 'master' into master 2019-11-27 22:16:40 +01:00
Alexandru Dima e625e61558
wip 2019-11-27 17:29:07 +01:00
Christof Marti 906b76cea3 Update schemas (microsoft/vscode-remote-release#1155) 2019-11-27 15:37:48 +00:00
ryenus d75f90976b fix typo: consecutive-word duplications
This fixes unintentional duplications of words, such as `the the`, and
`can can` etc. I also take the chance to make a few wording tweaks to
avoid suspicious duplications.
2019-11-27 11:07:06 +08:00
Pine Wu 615732feae Update CSS Language Service 2019-11-26 14:41:08 -08:00
Matt Bierner 776c33ac41 Pull in the latest grammars 2019-11-26 11:49:01 -08:00
Jackson Kearl 9b537cafe9 [Search Editor] Make file result blocks symbols 2019-11-26 11:20:30 -08:00
Jackson Kearl c324ac445d [Search Editor] Add completion items for query construction 2019-11-26 10:52:05 -08:00
Martin Aeschlimann 873fc72278 [html] "Expand selection" misses { } in <script> tag. Fixes #85306 2019-11-26 17:11:41 +01:00
Joao Moreno f46ae8ff0d
fix build 2019-11-26 15:23:27 +01:00
Joao Moreno e518f536de
fixes #85569 2019-11-26 15:07:06 +01:00
Martin Aeschlimann 56aab15efd
Merge pull request #85467 from chodorowicz/improve-monokai-markdown-theme
Improve Monokai theme for markdown files
2019-11-26 15:03:46 +01:00
Martin Aeschlimann e7bcce6fe2
Merge branch 'master' into improve-monokai-markdown-theme 2019-11-26 14:41:43 +01:00
Martin Aeschlimann 3bef2000a8
Merge branch 'master' into patch-2 2019-11-26 14:28:00 +01:00
Matt Bierner a63d88ec55 Make sure we normalize paths before sending them to tsserver
Fixes #84826
2019-11-25 20:58:47 -08:00
Matt Bierner 16fffb122b Mark parameter suggestions as variables
For #85430
2019-11-25 20:09:10 -08:00
Matt Bierner dd300e4fe7 Show constants as normal variables
Fixes #85429
2019-11-25 19:50:32 -08:00
Matt Bierner 4116c9411b Use enum member completion type 2019-11-25 19:50:32 -08:00
ZHAO Jinxiang 352d641042 Add .cjs to known JavaScript file extensions (#85460) 2019-11-25 19:46:09 -08:00
Matt Bierner 872c3afdf0 Update TS insiders version 2019-11-25 15:44:25 -08:00
Jackson Kearl 8062282fc7 Fix build 2019-11-25 14:59:40 -08:00
Jackson Kearl baac06c603 Merge branch 'master' of github.com:microsoft/vscode 2019-11-25 11:56:49 -08:00
Jackson Kearl 24e826acd5 Add extension build scripts 2019-11-25 11:55:15 -08:00
Andrew Liu 37eeb3755a quick fix (#85506) 2019-11-25 11:30:04 -08:00
Jackson Kearl c2e11d41f5 Add re-run search editor search action 2019-11-24 16:47:58 -08:00
Jackson Kearl c41d9dc9b4 Remove multi-match peek UX. 2019-11-24 14:37:34 -08:00
Jackson Kearl 695bc30383
Add initial search editor implementation (#85424)
* Initial search editor implementation

* Merge fixes

* Exclude search result untitled editors from localresults results

* Remove unneeded keybinding

* .vsc-search => .code-search

* Add extension readme

* Fix extra space inserted on Windows

* Fixup some escaping issues

* Add highlighting of result matches
2019-11-24 02:35:39 -08:00