Commit graph

5828 commits

Author SHA1 Message Date
isidor
19c19e91b7 launch json faded decorations better contrast
fixes #56794
2018-08-22 09:34:22 +02:00
Andre Weinand
14595011f1 move some auto-attach code back to node-debug 2018-08-22 01:08:52 +02:00
Connor Shea
5b4d232d4e
Add a missing compilation step for vscode-css-languageservice development, other misc docs fixes. 2018-08-21 14:53:53 -06:00
Matt Ferderer
1708f4bc8e Update Markdown link snippets to use https (#56851)
As suggested in #56386 I switched the http to https for links and image links.
2018-08-21 18:14:54 +02:00
Matt Bierner
ad68ff316c Remove std-fork 2018-08-21 17:05:46 +02:00
Matt Bierner
ee947947a7 Fix duplicate markdown previews potentially being shown in the same editor group
Fixes #56910
2018-08-21 16:42:11 +02:00
Johannes Rieken
a9e3a3d69e webpack - check js files, declare params, #56081 2018-08-21 16:40:02 +02:00
Johannes Rieken
07796186d3 fix #56877 2018-08-21 10:27:11 +02:00
Matt Bierner
9da44453a0 Update grammar tests 2018-08-20 17:01:55 +02:00
Matt Bierner
94c4f0a47d Update markdown grammar
Fixes #3948
2018-08-20 16:59:56 +02:00
Matt Bierner
410c161181 Update markdown grammar
Fixes #56735
2018-08-20 16:59:56 +02:00
Matt Bierner
2719dec198 Update markdown grammar
Fixes #55635
2018-08-20 15:50:44 +02:00
Matt Bierner
d039671ad1 Update js/ts grammars 2018-08-20 15:50:44 +02:00
Johannes Rieken
27c72d4ea4 remove logDirectory, #43275 2018-08-20 15:42:09 +02:00
Johannes Rieken
4bf5813f79 💄 2018-08-20 15:29:54 +02:00
Johannes Rieken
01365dbe26 webpack - more defaults for extensions 2018-08-20 15:23:56 +02:00
Johannes Rieken
669f2c8627 use vscode-nls-dev-loader 2018-08-20 12:46:47 +02:00
Pine Wu
73ca0345bc Update css-languageservice 2018-08-20 01:06:23 -07:00
Pine Wu
90743215aa DocumentContext to remove url dependency from service 2018-08-20 01:02:21 -07:00
Pine Wu
73db88ffc1 @import and url() link. Fix Microsoft/vscode#29899 2018-08-20 01:02:21 -07:00
Johannes Rieken
5399233b88
Merge pull request #56261 from Microsoft/joh/extpack
Use webpack for emmet and git extension
2018-08-17 18:28:04 +02:00
Johannes Rieken
c98ed76158 add a way to opt out of ts-loader so that vscode-nls-tricks survive 2018-08-17 17:58:57 +02:00
Johannes Rieken
1115196349 add a shared webpack conifg 2018-08-17 15:56:57 +02:00
Martin Aeschlimann
9a03a86c0a improve npm.fetchOnlinePackageInfo handling 2018-08-16 16:39:07 +02:00
Johannes Rieken
ae6ac66cb5 use ts-loader compilerOptions 2018-08-16 11:49:05 +02:00
Johannes Rieken
a7b66b9252 keep node_modules in extension bundle 2018-08-16 10:56:29 +02:00
Johannes Rieken
d62f5b3da9 use ts loader, exclude node_module for now 2018-08-16 10:52:08 +02:00
Johannes Rieken
64b82b2a35 Merge branch 'master' into joh/extpack 2018-08-16 10:07:18 +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
1b9ede3021 Merge branch 'master' into joh/extpack 2018-08-15 13:55:12 +02:00
Johannes Rieken
f186dd19fe update vscode-nls-dev dependency 2018-08-15 11:22:40 +02:00
Johannes Rieken
0ed7b0e701 rename abbreviation to letter, #54938 2018-08-15 10:48:09 +02:00
Johannes Rieken
87d71aac01 copy nls-json-files, don't inline vscode-nls 2018-08-15 09:25:53 +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
Johannes Rieken
7f2ca9a8b0 Revert "try different source map config"
This reverts commit 4c094254ac.
2018-08-13 17:00:00 +02:00
Johannes Rieken
4c094254ac try different source map config 2018-08-13 16:42:05 +02:00
Johannes Rieken
47affc1242 remove unused dependencies 2018-08-13 15:49:27 +02:00
Johannes Rieken
4955f2131e Merge branch 'master' into joh/extpack 2018-08-13 15:38:49 +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