Johannes Rieken
07796186d3
fix #56877
2018-08-21 10:27:11 +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
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
Tom Basche
bf3b694738
Add --allow-empty option
2018-08-09 11:52:33 +10:00
Tom Basche
fd2e5ac7f8
Add the ability to push empty commits
2018-08-09 11:48:08 +10: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
wistcc
4e3f1e2a5e
Addressing feedback
2018-08-08 10:31:53 -04:00
wistcc
06447486bb
Merge branch 'master' into WC/55376
2018-08-07 22:45:56 -04:00
wistcc
64076e6d66
Adding the git.showStagedChangesResourceGroup config property
2018-08-07 22:41:34 -04:00
wistcc
12292d0917
Fixing text when reverting changes for deleted file
2018-08-07 21:57:12 -04: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
Eric Gang
ebf16df683
Fix a compiler error
...
I didn't notice the preservation should be put under a condition
2018-07-24 14:26:13 +08:00
Jackson Kearl
f99a1e6505
Dots
2018-07-23 16:02:21 -07:00
Segev Finer
6bf1b8bbec
Try to checkout a new local branch when checking out a remote branch
...
This handles the case when no local branch exists. You will get an error
if a local branch with the same name already exists. Better behavior for
this case can be implemented later.
Fixes #54601
2018-07-24 01:41:48 +03:00
Martin Aeschlimann
74c270e887
update grammars
2018-07-23 20:34:08 +02:00