Commit graph

66283 commits

Author SHA1 Message Date
João Moreno
93b50c0211
Merge branch 'pr/84843' 2020-05-27 15:27:32 +02:00
João Moreno
8cce062aaf
💄 2020-05-27 15:27:13 +02:00
Sandeep Somavarapu
d2b1c7a7e7 #98584 clarify 2020-05-27 15:24:35 +02:00
João Moreno
9fcc5e8195
Merge branch 'master' into pr/84843 2020-05-27 15:18:44 +02:00
Rick van Galen
571b747c28
Containerfile support (#93184)
* Apply Dockerfile highlighting to Containerfile

* Recognize Containerfile in Search Editor highlighting

* Register opening Containerfile files on macOS

* Register opening Containerfile files on Windows
2020-05-27 14:47:27 +02:00
Alex Dima
e4ce4ade9d
Encapsulate operations on ResourceEditStack 2020-05-27 13:28:27 +02:00
Sandeep Somavarapu
e8c1a1e76e add logging 2020-05-27 12:56:33 +02:00
Johannes Rieken
9f83b385d4 remove telemetry, update jsdoc, https://github.com/microsoft/vscode/issues/96779 2020-05-27 12:16:15 +02:00
isidor
a73cc731a4 statusBar: do not focus editor when executing commands
fixes #97513
2020-05-27 11:58:37 +02:00
Sandeep Somavarapu
bdf2e8dc00 fix #98250 2020-05-27 11:54:44 +02:00
Sandeep Somavarapu
582557a55f 💄 2020-05-27 11:22:09 +02:00
João Moreno
da8f44cf08
add list smooth scrolling
fixes #98175
2020-05-27 11:09:15 +02:00
Benjamin Pasero
42ae88fd51 start crash reporter properly given directory argument (refs #98122) 2020-05-27 11:01:11 +02:00
Martin Aeschlimann
d78d979141 Problems: filter box: remove duplicated color def. For #98250 2020-05-27 10:24:49 +02:00
Alex Dima
162874e926
Load text models from disk when doing a cross file undo or redo (fixes #92272) 2020-05-27 09:43:29 +02:00
Alex Dima
f4c74bd003
Add locks to the edit stacks while undoing / redoing 2020-05-27 09:43:29 +02:00
Alex Dima
e6b16e8332
Only validate if a workspace undo is selected 2020-05-27 09:43:29 +02:00
Alex Dima
4db079b805
Validate workspace undo again after async prompt 2020-05-27 09:43:29 +02:00
Alex Dima
0cc09fc433
Extract validation of workspace undo/redo to their own methods 2020-05-27 09:43:29 +02:00
Martin Aeschlimann
6377e748af clarify error message for #98576 2020-05-27 09:42:17 +02:00
Johannes Rieken
fb3dc8be66 adjust jsdoc to old and new reality, https://github.com/microsoft/vscode/issues/95361 2020-05-27 09:00:47 +02:00
Johannes Rieken
da872de011 call prepareRename on all providers until having result, start with provider that gave a result, #95361 2020-05-27 09:00:47 +02:00
Benjamin Pasero
0359d4174d sandbox - issue service is not common 2020-05-27 08:17:45 +02:00
Benjamin Pasero
9451800fe7
Merge pull request #98628 from microsoft/ben/gh-pr
Introduce electron-sandbox
2020-05-27 07:48:00 +02:00
Benjamin Pasero
aa1adb6225 sandbox - adopt types from electron 7 2020-05-27 07:10:13 +02:00
Benjamin Pasero
d637255b17 Merge branch 'master' into ben/electron-sandbox 2020-05-27 06:51:08 +02:00
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