Commit graph

5785 commits

Author SHA1 Message Date
Martin Aeschlimann
9a03a86c0a improve npm.fetchOnlinePackageInfo handling 2018-08-16 16:39:07 +02:00
Rob Lourens
d505bb4781 Workaround #55649 2018-08-16 09:57:33 +02:00
Martin Aeschlimann
bff9e2cc89
Merge pull request #56516 from Microsoft/ramyar/update-go-theme
Update theme for error,rune types in Go
2018-08-16 09:49:47 +02:00
Benjamin Pasero
b57003f330 NodeBuffer => Buffer 2018-08-16 07:38:54 +02:00
Rob Lourens
fd4d0c71de Fix #48771 - prevent rg from checking global gitignores 2018-08-15 20:04:43 -07:00
Rob Lourens
5c8e8d6b8e Bump ripgrep to 0.9.0 2018-08-15 19:58:28 -07:00
Ramya Achutha Rao
98d3a0b3f2 Update theme for error,rune types in Go #56515 2018-08-15 17:18:23 -07:00
Martin Aeschlimann
72509c5625 VSCode hangs when opening python file. Fixes #56377 2018-08-15 18:43:17 +02:00
Martin Aeschlimann
53cfd4e21e VS Code Hangs When Opening Specific PowerShell File. Fixes #56430 2018-08-15 18:42:56 +02:00
Johannes Rieken
0ed7b0e701 rename abbreviation to letter, #54938 2018-08-15 10:48:09 +02:00
Martin Aeschlimann
8229aed327 [json] update service. Fixes #53605 2018-08-14 19:43:31 +02:00
Benjamin Pasero
920defc6a6 debt - update extensions node dependency to 8.x 2018-08-14 10:44:56 +02:00
Christof Marti
f3cc067797 Missing check (#56170) 2018-08-13 10:36:37 +02:00
Martin Aeschlimann
67468c4756 Seti file icon theme: support more "todo" files. Fixes #56143 2018-08-11 21:03:13 +02:00
Martin Aeschlimann
6203d525f1
Merge pull request #56157 from Microsoft/aeschli/seti-update
Update seti icon theme to 1.11.0
2018-08-10 18:00:24 +02:00
Christof Marti
839a40edb3 Avoid Uri.parse('') 2018-08-10 15:54:22 +02:00
Martin Aeschlimann
1a078cd5cf [icon themes] seti theme should associate also to non build-in language modes (elm, caml, nunjucks..) Fixes #47432 2018-08-10 12:49:18 +02:00
Martin Aeschlimann
bc6fd20790 [seti] fileAssociationFile uses single and double quotes 2018-08-10 12:49:18 +02:00
Johannes Rieken
c8ac8ec300 debt - towards scheme-enforcement, #56108 2018-08-10 12:10:30 +02:00
Martin Aeschlimann
8157bdc4d3 Update the Seti icon theme. Fixes #55956 2018-08-10 10:52:45 +02:00
Martin Aeschlimann
c65b69177a [icon themes] seti theme should associate also to non build-in language modes (elm, caml, nunjucks..) Fixes #47432 2018-08-10 10:37:31 +02:00
Martin Aeschlimann
cc9e8e1a03 [seti] fileAssociationFile uses single and double quotes 2018-08-10 09:05:58 +02:00
Daniel Imms
afec727ae3 Fix typos
Fixes #56058
2018-08-09 09:24:33 -07:00
Rob Lourens
a0764210a8 #55478 - switch all builtin settings to 'markdownDescription' instead of 'description' where needed 2018-08-08 17:01:37 -07:00
Ramya Achutha Rao
a8f286bac0 Removed unused dependencies 2018-08-08 09:03:11 -07:00
Martin Aeschlimann
dcd17d8b8b [css] update service 2018-08-08 11:57:30 +02:00
Pine Wu
a40bfc947c @import completion for css/scss/less. Fix #51331 2018-08-07 16:01:21 -07:00
Jackson Kearl
6a1515671f Markdown region folding (#55399)
* Add foldin g of regions to markdown

* Add test for region folding

* Tweak region identification regex
2018-08-07 22:47:29 +02:00
Rob Lourens
dc3747c382 Fix #55593 - this code only operates on local paths, so use fsPath and Uri.file instead 2018-08-07 10:55:26 -07:00
Joao Moreno
a8b426471a fixes #55696 2018-08-07 16:16:11 +02:00
Andre Weinand
edfda964e0 use terminal.processId for auto-attach; fixes #55918 2018-08-07 12:28:30 +02:00
Joao Moreno
0615dbe00a docs 2018-08-07 10:35:05 +02:00
Joao Moreno
37ebbbec40 docs 2018-08-07 10:34:18 +02:00
Joao Moreno
45e9530554 fixes #55696 2018-08-06 16:07:17 +02:00
Joao Moreno
52d71bba27 fixes #55563 2018-08-06 16:05:10 +02:00
Martin Aeschlimann
e482fad1f0 [make] update grammar (fixes #55256) 2018-08-06 11:06:05 +02:00
Martin Aeschlimann
4911d7a784
Merge pull request #55826 from fadeevab/make-test
Tests about to check the improvements: ${}, $$, and $(shell ()).
2018-08-06 10:55:07 +02:00
Mathieu Déziel
f8420b48df Fixed emmet validation when open angle bracket is followed by space (#55762)
* Fixed emmet validation when open angle bracket is followed by space

* Fixed space check to support every kind of whitespace

* Added test
2018-08-05 15:36:31 -07:00
Alexandr Fadeev
374c626c06 Tests about to check the improvements: ${}, $$, and $(shell ()).
Current issue: https://github.com/Microsoft/vscode/issues/55256,
"[makefile] highlighting issues with variable definitions and shell commands".
2018-08-05 00:06:16 +03:00
Miguel Solorio
e275a42448 Update Git modified color for contrast ratio, fixes #53140 2018-08-03 10:37:35 -07:00
Matt Bierner
6bcabdeefe Add enum descriptions to typescript.preferences.importModuleSpecifier 2018-08-03 18:06:50 +02:00
Martin Aeschlimann
4fa62b246c [html] should disable ionic suggestions by default. Currently forces deprecated Ionic v1 suggestions in .html files while typing. Fixes #53324 2018-08-03 12:05:50 +02:00
Andre Weinand
47cf06001c detect 'winpty-agent.exe'; fixes #55672 2018-08-02 17:37:02 +02:00
Christof Marti
c09911add3 Avoid assumptions about git: URIs (fixes #36236) 2018-08-02 15:09:51 +02:00
Joao Moreno
9682614323 fixes #55122 2018-08-02 14:26:32 +02:00
Matt Bierner
7c6c7ac5fe Allow extends to work without json suffix
Fixes #16905
2018-08-02 10:36:07 +02:00
Rob Lourens
55ae86a53d Fix #55612 - fix findTextInFiles cancellation 2018-08-01 15:48:22 -07:00
Rob Lourens
c48eda2c83 Minor edits 2018-08-01 15:17:58 -07:00
Pine Wu
c9764c85d7 Settings description update for #54690 2018-08-01 14:46:33 -07:00
Jackson Kearl
c94aad7f1d Settings format crawl 2018-08-01 11:37:32 -07:00