Commit Graph

5805 Commits

Author SHA1 Message Date
Johannes Rieken 1115196349 add a shared webpack conifg 2018-08-17 15:56:57 +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
Johannes Rieken ca3407b4d0 Merge branch 'master' into joh/extpack 2018-08-10 12:51:03 +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
Johannes Rieken 74de533cac enable source map generation 2018-08-09 18:29:05 +02:00
Daniel Imms afec727ae3 Fix typos
Fixes #56058
2018-08-09 09:24:33 -07:00
Johannes Rieken 776e491ba4 bundle into dist folder, copy ask-pass shell scripts into dist, some 💄 2018-08-09 15:31:31 +02:00
Johannes Rieken 4bdf15ba9e pack emmet 2018-08-09 12:07:01 +02:00
Johannes Rieken 349da76860 Merge branch 'master' into joh/extpack 2018-08-09 09:27:22 +02: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
Johannes Rieken 32a051090f 💄 2018-08-08 17:43:07 +02:00
Johannes Rieken 779f79f68d use production-mode for git bundle 2018-08-08 17:01:10 +02:00
Johannes Rieken fdb7b4bcf4 invoke webpack when bundling extensions 2018-08-08 16:53:55 +02: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
Johannes Rieken 34159e797b adding webpack.config.js 2018-08-07 17:07:01 +02:00
Joao Moreno a8b426471a fixes #55696 2018-08-07 16:16:11 +02:00