deepak1556
|
876f2e70f9
|
Revert "chore: bump electron@8.3.0 (#98266)"
This reverts commit 820fd4048f .
|
2020-05-26 21:46:03 -07:00 |
|
Matt Bierner
|
040034f7ae
|
Update colorizer baselines
|
2020-05-26 16:22:50 -07:00 |
|
Rachel Macfarlane
|
0a46684123
|
Remove consecutive blank lines from d.ts files
|
2020-05-26 16:02:17 -07:00 |
|
SteVen Batten
|
9eb7726366
|
fixes #97237
|
2020-05-26 15:28:01 -07:00 |
|
Rob Lourens
|
1d5d9558e6
|
Add string labels #98576
|
2020-05-26 16:54:12 -05:00 |
|
SteVen Batten
|
b314697b4d
|
refs #96115
|
2020-05-26 14:51:19 -07:00 |
|
Miguel Solorio
|
3f8a1a43ed
|
Merge pull request #98323 from JanisGailis/add-monokai-dimmed-terminal-colors
Add terminal colors to Monokai Dimmed theme
|
2020-05-26 14:00:59 -07:00 |
|
Miguel Solorio
|
a389e193e6
|
Merge branch 'master' into add-monokai-dimmed-terminal-colors
|
2020-05-26 13:40:48 -07:00 |
|
Jackson Kearl
|
48e4853d4c
|
Bump actions
|
2020-05-26 12:04:04 -07:00 |
|
John Blackbourn
|
b398b7ea14
|
Treat *.ts.map files as JSON (#98409)
|
2020-05-26 11:59:28 -07:00 |
|
Andrew Branch
|
766e520783
|
Allow TS Server to be started with --inspect-brk (#98340)
|
2020-05-26 11:57:02 -07:00 |
|
Rob Lourens
|
478ba180b3
|
Fix command links, http links, file links in markdown cells
|
2020-05-26 13:37:16 -05:00 |
|
Miguel Solorio
|
1221df9e97
|
Merge pull request #98595 from microsoft/misolori/seti-update-05-2020
Update seti-ui theme
|
2020-05-26 11:29:54 -07:00 |
|
Miguel Solorio
|
6d7800fe9c
|
Merge branch 'master' into misolori/seti-update-05-2020
|
2020-05-26 11:29:28 -07:00 |
|
Miguel Solorio
|
eb781a2e0a
|
Fix #98602
|
2020-05-26 11:25:22 -07:00 |
|
SteVen Batten
|
5372d9c962
|
fixes #98456
|
2020-05-26 10:29:16 -07:00 |
|
SteVen Batten
|
acb038266d
|
fixes #98453
in case view pane is asked for title after deregistration
|
2020-05-26 10:15:50 -07:00 |
|
rebornix
|
56393440fb
|
add error messages for notebook workflow integration tests.
|
2020-05-26 10:14:52 -07:00 |
|
Rob Lourens
|
3eb6c1704b
|
Disable notebook smoketests in web
|
2020-05-26 12:12:34 -05:00 |
|
SteVen Batten
|
cc8c848416
|
fixes #98337
|
2020-05-26 09:57:03 -07:00 |
|
Johannes Rieken
|
19bab9afec
|
clarify nls string, #98584
|
2020-05-26 18:15:44 +02:00 |
|
SteVen Batten
|
dd62fa471c
|
refs #98576
|
2020-05-26 09:11:01 -07:00 |
|
isidor
|
5575473244
|
#98584
|
2020-05-26 18:07:47 +02:00 |
|
Sandeep Somavarapu
|
a87478c19e
|
#98530 add commit
|
2020-05-26 17:51:31 +02:00 |
|
Miguel Solorio
|
8213982e27
|
Update seti-ui theme
|
2020-05-26 08:50:43 -07:00 |
|
rebornix
|
b26e0bcf39
|
send out missing selection change event when moving cells.
|
2020-05-26 08:08:00 -07:00 |
|
Johannes Rieken
|
553a11c6c8
|
group bulk edit preview by document, https://github.com/microsoft/vscode/issues/97881
|
2020-05-26 16:59:19 +02:00 |
|
Sandeep Somavarapu
|
667142d6b9
|
Fix #98366
|
2020-05-26 16:50:59 +02:00 |
|
Daniel Imms
|
941f9c4d60
|
Add back original strings to terminal commands using Action2
Fixes #98311
|
2020-05-26 07:35:21 -07:00 |
|
Benjamin Pasero
|
a23d4daefa
|
Dangling text file models of deleted files hanging around in memory (#98154)
* Dangling text file models of deleted files hanging around in memory (fix #98057)
* address feedback
|
2020-05-26 16:29:12 +02:00 |
|
Johannes Rieken
|
63d6a654ec
|
fix https://github.com/microsoft/vscode/issues/97731
|
2020-05-26 16:04:48 +02:00 |
|
Rob Lourens
|
8506a211ac
|
Don't leak context key services
|
2020-05-26 08:57:12 -05:00 |
|
isidor
|
9a2062ff5d
|
translation clarifications #98576
|
2020-05-26 15:56:57 +02:00 |
|
Ladislau Szomoru
|
d52ca79f0c
|
Improve text match splitting
|
2020-05-26 15:56:22 +02:00 |
|
Daniel Imms
|
72550d1808
|
Add comments to automationShell localize calls
Part of #98576
|
2020-05-26 06:51:15 -07:00 |
|
Martin Aeschlimann
|
21d6116577
|
code-web: fix scss not available
|
2020-05-26 14:32:33 +02:00 |
|
Andre Weinand
|
07a56fd95d
|
quote '$' properly; fixes #98471
|
2020-05-26 14:15:05 +02:00 |
|
Alex Ross
|
89e9395125
|
Don't make URI for task cwd when UNC
Fixes #93724
|
2020-05-26 13:51:14 +02:00 |
|
Johannes Rieken
|
9734b13877
|
Revert "Use canonical uri inside ITextModelService#createModelReference , https://github.com/microsoft/vscode/issues/93368"
This reverts commit 0d1d37012a .
|
2020-05-26 13:20:03 +02:00 |
|
Sandeep Somavarapu
|
452f06b478
|
Check all extensions
|
2020-05-26 12:27:03 +02:00 |
|
Martin Aeschlimann
|
bfc03a753c
|
Cannot add folder to workspace. Fixes #97294
|
2020-05-26 12:17:03 +02:00 |
|
Jackson Kearl
|
fb80143165
|
Fix #98573
|
2020-05-26 02:58:28 -07:00 |
|
Johannes Rieken
|
0d1d37012a
|
Use canonical uri inside ITextModelService#createModelReference , https://github.com/microsoft/vscode/issues/93368
fyi @bpasero
|
2020-05-26 11:46:47 +02:00 |
|
Alex Ross
|
d6354443f4
|
Hack to work around terminal firing exit before line data
Part of #92868
|
2020-05-26 11:31:46 +02:00 |
|
Benjamin Pasero
|
1ba6a15920
|
web - support --diff from command line
|
2020-05-26 11:00:50 +02:00 |
|
Benjamin Pasero
|
0155d41405
|
web - support to open a file on a line
|
2020-05-26 10:48:01 +02:00 |
|
Benjamin Pasero
|
54faf8ea41
|
debt - remove unused services
|
2020-05-26 10:07:50 +02:00 |
|
Johannes Rieken
|
66ef23d401
|
Merge pull request #98396 from DFineNormal/patch-1
Fix spelling in snippets.contribution.ts
|
2020-05-26 08:48:52 +02:00 |
|
rebornix
|
8687508aa6
|
avoid content override when updating local resource roots.
|
2020-05-25 18:35:31 -07:00 |
|
Sandeep Somavarapu
|
7e407b5472
|
Fix #98489
|
2020-05-25 19:39:59 +02:00 |
|