Joao Moreno
6052fcf07f
Merge commit 'refs/pull/59735/head' of github.com:Microsoft/vscode into pr/59735
2018-11-20 09:43:16 +01:00
Joao Moreno
e5406b523e
introduce git.openDiffOnClick
...
fixes #63005
2018-11-19 11:54:51 +01:00
Joao Moreno
eb6025ec9b
git.postCommitCommand
...
fixes #62058
2018-11-19 11:54:51 +01:00
Joao Moreno
d4b84e645f
fix #62344
2018-11-12 11:18:58 +01:00
Joao Moreno
fb9e1da186
update git iconv-lite dependency
...
fixes #62272
2018-11-05 13:39:47 +00:00
Ramya Achutha Rao
a975e59eaf
Update applicationInsights for #60585
2018-10-16 16:29:08 -07:00
Ryan Scott
373f50a102
Add git.fetchPrune to menus.menus.commandPalette
2018-10-02 18:59:15 -05:00
Ryan Scott
6cc0f06531
Add git.fetchPrune
2018-09-30 19:38:48 -05:00
Ramya Achutha Rao
972ee3f948
Use latest applicationinsights in extensions too
2018-09-25 16:45:00 -07:00
Johannes Rieken
6999ddbab7
update vscode-extension-telemetry
2018-09-20 12:06:55 +02:00
Joao Moreno
cac9991579
fixes #56504
2018-09-19 16:23:54 +02:00
Ramya Achutha Rao
d0a67178ca
Update appinsights in built in extensions
2018-09-18 18:35:12 -07:00
Joao Moreno
31419e264a
fixes #39048
2018-09-18 16:23:35 +02:00
Joao Moreno
8a620ab5b8
fixes #18807
2018-09-18 11:20:21 +02:00
Miguel Solorio
337c626b07
Make ignored folders darker
2018-09-13 09:44:47 -07:00
Joao Moreno
4d46fb709c
cleanup git push force
2018-09-13 17:15:21 +02:00
Joao Moreno
eaf1759f29
Merge commit 'refs/pull/53286/head' of github.com:Microsoft/vscode into pr/53286
2018-09-13 17:01:23 +02:00
Joao Moreno
9c06533ace
Merge commit 'refs/pull/54300/head' of github.com:Microsoft/vscode into pr/54300
2018-09-13 15:55:04 +02:00
Joao Moreno
6c504e7ee3
💄
2018-09-13 15:35:58 +02:00
Joao Moreno
406f710b39
Merge commit 'refs/pull/50712/head' of github.com:Microsoft/vscode into pr/50712
2018-09-13 15:25:42 +02:00
Miguel Solorio
7f41255769
Update list colors for our light theme to pass color contrast ratio
2018-09-12 16:06:01 -07:00
Joao Moreno
d880689924
git: fetch from all remotes
...
fixes #56463
2018-09-12 16:21:11 +02:00
Joao Moreno
a915b67582
introduce git.fetchOnPull
...
related to #56463
2018-09-12 16:15:35 +02:00
Joao Moreno
9b0eee12d3
💄 commit empty
2018-09-12 15:46:40 +02:00
Joao Moreno
e2b2b5bc9d
Merge branch 'master', commit 'refs/pull/56048/head' of github.com:Microsoft/vscode into pr/56048
2018-09-12 15:37:41 +02:00
Joao Moreno
b920ce8583
💄
2018-09-12 14:54:22 +02:00
Joao Moreno
f82fcb8a0b
Merge commit 'refs/pull/55976/head' of github.com:Microsoft/vscode into pr/55976
2018-09-12 14:50:03 +02:00
Joao Moreno
405e853713
💄
2018-09-12 12:03:08 +02:00
Joao Moreno
fa1deaaa34
Merge commit 'refs/pull/52527/head' of github.com:Microsoft/vscode into pr/52527
2018-09-12 12:01:51 +02:00
Joao Moreno
7ffa9219ae
fixes #52037
2018-09-12 11:55:21 +02:00
nesukun
907a021f74
Add support for force push and force-with-lease
2018-09-08 23:40:07 +01:00
Johannes Rieken
c2c5819fc8
adopt vscode-nls 4.0.0
2018-09-06 14:44:33 +02:00
Morten Henriksen
d6b82a56e0
Merge remote-tracking branch 'Microsoft/master' into feature/50241-Add_branch_name_validation
...
* Microsoft/master: (4802 commits)
Fixes #57415 : autoSurround - rename "always" to "languageDefined"
debug: skip over %0
explorer view: cut down delay time till progress from 3.2s to 1.2s
file workspace suffix is empty string
Revert "debug: do not send terminate to EH debugging"
Fixes #57411 : Rename `autoWrapping` to `autoSurround` to avoid confusions related to text wrapping
Fixes #57453 : Avoid thinking the user typed in the find input when setting the search string value
Synchronisation notification: - Show extension being synchronised - Delete the downloaded extensions
[html] fix tests
debug: do not send terminate to EH debugging
webpack - let build fail when webpack generates an error or a warning
[html] update service. Fixes #57445
node-debug@1.27 .6
more complete fix for #57483
fix #57351
fix #57483
fixes #56015
dispose of RunOnceScheduler properly
Fixes Microsoft/monaco-editor#1021 : Use ProviderResult in modes.ts
fix #55607
...
2018-08-29 17:58:36 +02:00
Joao Moreno
78d61d55f4
git: use simpler versioning scheme
2018-08-22 15:09:11 +02:00
Joao Moreno
ad4fecadeb
git: getAPI
2018-08-21 16:04:00 +02:00
Benjamin Pasero
920defc6a6
debt - update extensions node dependency to 8.x
2018-08-14 10:44:56 +02: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
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
Joao Moreno
a8b426471a
fixes #55696
2018-08-07 16:16:11 +02:00
Miguel Solorio
e275a42448
Update Git modified color for contrast ratio, fixes #53140
2018-08-03 10:37:35 -07:00
Ramya Achutha Rao
1912c5d755
Allow extensions to log telemetry to log files #54001
2018-07-30 16:18:54 -07: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
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