Commit Graph

8099 Commits

Author SHA1 Message Date
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
Samuel Bronson 96479b86f3 Allow trailing commas in jsconfig.json, too
This is a followup to commit bcf67c867f "allow trailing commas in tsconfig.json (for #80419)".
2019-11-23 21:36:10 -05:00
Jakub Chodorowicz 5a90be887b Improve Monokai theme for markdown files
- properly render links in lists
- make headings bold
- render quotes in italics and change color
- render bold text in bold
- render italic text in italic
2019-11-23 21:53:01 +01:00
Valentin Hăloiu 1ae9ff4cb1 Add parent path to git clone command 2019-11-23 15:38:47 +01:00
okmttdhr 0db887a1a3 Show JS/TS References Code Lens for Inner Functions (#84689)
* Show code lens for inner functions

* Create typescript.referencesCodeLens.showOnAllFunctions setting

* Create javascript.referencesCodeLens.showOnAllFunctions setting

* Add a new setting in a existing class

* Avoid unnecessary fallthrough
2019-11-22 18:06:23 -08:00
Matt Bierner 028e009ea2 Better name 2019-11-22 15:18:01 -08:00
Matt Bierner 71c3136106 Extract out common status bar entry management code 2019-11-22 15:18:01 -08:00
Matt Bierner aaa01eac73 Make previewManager implement WebviewEditorProvider directly 2019-11-22 15:18:01 -08:00
Matt Bierner f085deb2e0 Remove test editing code from preview 2019-11-22 15:18:01 -08:00
Jean Pierre 56a544b36c Don't encode image resource URI twice (#85355) 2019-11-22 14:33:33 -08:00
Pine Wu 84aa1ada9f ESC to exit mirror tag position mode 2019-11-22 13:59:26 -08:00
Pine Wu 4e3af8a295 Remove textedit when adding space from ending tag 2019-11-22 13:54:34 -08:00
Pine Wu 0d25d0a798 Fix #47069 2019-11-22 10:16:38 -08:00
Martin Aeschlimann 1803c7fd76 fixes for theming semantic tokens 2019-11-22 13:52:24 +01:00
Martin Aeschlimann 1837853e5d Merge branch 'master' into aeschli/sem-color-test 2019-11-22 11:58:13 +01:00
Martin Aeschlimann e23cbe05f3 fix pattern 2019-11-22 10:06:58 +01:00
Christof Marti 599c076d91 Fix path 2019-11-22 07:51:52 +01:00
Martin Aeschlimann 28909fd2ad test-SemanticColoringProvider 2019-11-21 20:45:13 +01:00
Joao Moreno f4f0062168 git input box shouldn't handle comments
related to #84201
2019-11-21 16:41:35 +01:00