Commit Graph

833 Commits

Author SHA1 Message Date
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
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
Benjamin Pasero b57003f330 NodeBuffer => Buffer 2018-08-16 07:38:54 +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
Benjamin Pasero 920defc6a6 debt - update extensions node dependency to 8.x 2018-08-14 10:44:56 +02:00
Johannes Rieken 47affc1242 remove unused dependencies 2018-08-13 15:49:27 +02:00
Johannes Rieken 74de533cac enable source map generation 2018-08-09 18:29:05 +02: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
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
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
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
Miguel Solorio e275a42448 Update Git modified color for contrast ratio, fixes #53140 2018-08-03 10:37:35 -07:00
Joao Moreno 9682614323 fixes #55122 2018-08-02 14:26:32 +02:00
Pine Wu c9764c85d7 Settings description update for #54690 2018-08-01 14:46:33 -07:00
Ramya Achutha Rao 1912c5d755 Allow extensions to log telemetry to log files #54001 2018-07-30 16:18:54 -07:00
Martin Aeschlimann c640a0ed5c adopt color changes in colorizer tests 2018-07-27 11:02:03 +02:00
Isidor Nikolic c1abdc1228 Merge pull request #54881 from Microsoft/misolori/a11y
Fix color contrast issues
2018-07-27 10:35:21 +02:00
Ramya Achutha Rao 9e411a5fd3 Renaming tag for settings for online services #54354 2018-07-26 17:21:32 -07:00
Miguel Solorio e32ea43fcb Merge branch 'master' into misolori/a11y 2018-07-26 10:25:15 -07:00
Ramya Rao d8bf1443cf Support tags on settings to filter in settings editor (#55094)
* Support tags on settings to filter in settings editor

* Revert adding tags to api until we are ready
2018-07-25 15:51:28 -07:00
Rachel Macfarlane 740d37d7dd Some setting descriptions cleanup, #54690 2018-07-25 11:02:07 -07:00
Jackson Kearl f99a1e6505 Dots 2018-07-23 16:02:21 -07:00
Martin Aeschlimann 74c270e887 update grammars 2018-07-23 20:34:08 +02:00
Miguel Solorio 32cf6eb0fa Merge branch 'master' into misolori/a11y 2018-07-23 09:38:00 -07:00
Miguel Solorio 3c37960bd8 Update color to meet color contrast ratiom, fixes #52580 2018-07-19 12:58:45 -07:00
Joao Moreno bcdad4c79f fixes #53520 2018-07-18 11:12:06 +02:00
Greg Van Liew c150d0d42d Edit pass on new built-in extension comments (#54277) 2018-07-13 15:28:27 -07:00
Ramya Achutha Rao f89c16c04c Standardize readme across built-in extensions #54098 2018-07-11 16:38:32 -07:00
Joao Moreno 044d192df0 remove bad timeout 2018-07-10 18:15:21 +02:00
Joao Moreno 6957a5c058 make git activation async
fixes #50292
2018-07-10 12:37:25 +02:00
Joao Moreno 19df280c7f fixes #53849 2018-07-09 10:37:51 +02:00
Joao Moreno ee0a7a265d Merge branch 'master' of github.com:Microsoft/vscode 2018-07-09 10:15:59 +02:00
Joao Moreno b18b795936 fixes #53668 2018-07-09 10:15:55 +02:00
Joao Moreno 1d831bdcf1 Merge remote-tracking branch 'origin/master' 2018-07-06 16:45:41 +02:00