Commit graph

76324 commits

Author SHA1 Message Date
Logan Ramos 33f49b2363
Add a dialog box when opening unsaved files in a custom editor (#114947) 2021-02-02 13:41:34 -05:00
rebornix c3c0db94f3 Merge remote-tracking branch 'origin' into rebornix/multi-selection 2021-02-02 09:42:55 -08:00
rebornix c4f273e3df fix tests. 2021-02-02 09:39:10 -08:00
Benjamin Pasero 9c4d248063 fs - avoid one exists() call 2021-02-02 17:47:07 +01:00
Benjamin Pasero 0677d5e6f6 fs - sort pfs and introduce SymlinkSupport namespace 2021-02-02 17:33:41 +01:00
Connor Peet 3088c27fbd
debug: mark terminal as free when the associated debug session ends (#115573) 2021-02-02 08:27:37 -08:00
Alexandru Dima 6662709200
Merge pull request #115578 from obsgolem/master
Added a new "blankLine" option for move units
2021-02-02 17:10:02 +01:00
Alexandru Dima e6712df111
Simplify logic 2021-02-02 17:06:23 +01:00
Martin Aeschlimann b60478452f [themes] fix dept in default theme files. Fixes #111877 2021-02-02 17:05:26 +01:00
Alexandru Dima f345c732a3
Allow moving to blank lines also by model lines 2021-02-02 16:54:31 +01:00
Benjamin Pasero 7a6a45fb2c browser tests - fix regression from updating playwright 2021-02-02 16:53:30 +01:00
João Moreno 76e6174c90
validate yarn.lock changes in PRs 2021-02-02 16:50:58 +01:00
Alexandru Dima 3c6e1758ec
Convert to use PrevBlankLine / NextBlankLine in the "to" argument. 2021-02-02 16:42:13 +01:00
Alexandru Dima 2808625686
No need to create aliases 2021-02-02 16:42:01 +01:00
Benjamin Pasero 1a016a67b2 🆙 deps 2021-02-02 16:34:28 +01:00
Marco Zehe d50306793f
Upgrade Playwright to v1.8.0. (#115241)
* Upgrade Playwright to v1.8.0. This fixes Upgrade Playwright to 1.8.0 to make VS Code build on ARM64 MacOS 11.2 and beyond #115223.

* Revert changes to yarn.lock
2021-02-02 16:31:27 +01:00
Alex Ross 507e210014 Sentence casing on terminal link text
Fixes microsoft/vscode-remote-release#4363
2021-02-02 16:23:40 +01:00
Benjamin Pasero 970d920f5b fs - modernize move and add comments 2021-02-02 16:02:40 +01:00
Sandeep Somavarapu 3debe29229 #115590 tweak wordings 2021-02-02 15:59:31 +01:00
João Moreno 21aa14f064
remove ext.ts 2021-02-02 15:57:43 +01:00
Isidor Nikolic 653e409f48
Merge pull request #115336 from rluvaton/patch-1
fix(workbench): add forgotten escaping in regex
2021-02-02 15:55:04 +01:00
Daniel Imms 085185259f Env var changes will restart terminal automatically
This introduces debounce to reuseTerminal as a safety measure and to
batch env var changes.

Fixes #100193
2021-02-02 06:49:16 -08:00
Alexandru Dima fd978d6fea
Merge pull request #115190 from PathToLife/pathtolife/double-press-keybind
Feature: Shift Shift, Ctrl Ctrl, Alt Alt Keybinds (Double press modifer keybind support)
2021-02-02 15:23:23 +01:00
Alexandru Dima b8737236ef
Minor tweaks 2021-02-02 15:21:28 +01:00
Alexandru Dima 3022afaeaa
Minor refactorings 2021-02-02 15:17:59 +01:00
isidor 2fb57aa3b6 Revert do not show compare for markdown preivew
This reverts commit bb93190883.
2021-02-02 15:17:41 +01:00
Benjamin Pasero a0d76bb983 fs - drop pfs.mkdirp in favor of node.js 2021-02-02 15:04:36 +01:00
João Moreno ca746af08a
fix hygiene 2021-02-02 14:30:46 +01:00
João Moreno 35e1ee2ecc
ext: extract to disk 2021-02-02 13:59:48 +01:00
Alexandru Dima 72a9a9ca39
Simplify code 2021-02-02 13:52:10 +01:00
Alex Ross 3079c2245c Only restore non-auto-forwarded ports
Fixes #115216
2021-02-02 13:50:38 +01:00
Alexandru Dima a77a89eaef
Also handle single modifier keybindings in StandaloneKeybindingService 2021-02-02 13:23:07 +01:00
Alexandru Dima cfc22176e6
Add tests, some renames & refactorings 2021-02-02 13:22:29 +01:00
Johannes Rieken 7e714f4d25 more notebook API todos 2021-02-02 12:54:12 +01:00
João Moreno c3b556727e
fix update-grammars script 2021-02-02 12:30:08 +01:00
João Moreno 8bf9b56ade
Merge branch 'joao/extensions' 2021-02-02 12:06:01 +01:00
João Moreno fa0e000477
💄 2021-02-02 11:53:29 +01:00
Alex Ross f92b41b5d5 Add defaultSnippets for portsAttributes
Fixes microsoft/vscode-remote-release#4382
2021-02-02 11:40:43 +01:00
João Moreno 7e0230677a
improve ext ci output 2021-02-02 11:39:26 +01:00
Johannes Rieken c770c38197 update notebook milestones 2021-02-02 11:35:46 +01:00
Johannes Rieken 9dcecc01c6 fix https://github.com/microsoft/vscode/issues/115353 2021-02-02 11:35:46 +01:00
Alex Ross 6b2a14afc6 Prevent two task defaults
Fixes #115281
2021-02-02 11:29:58 +01:00
Sandeep Somavarapu 56dfaf8b98 #115522 adopt to settled promises 2021-02-02 11:23:18 +01:00
João Moreno b2d303d16e
ext: allow anonymous access 2021-02-02 10:59:09 +01:00
Benjamin Pasero 42fcb8d7c5 Custom editors: improve the generic save error notification (fix #115598) 2021-02-02 10:40:01 +01:00
Sandeep Somavarapu abb05eb058 Fix #115586 2021-02-02 10:25:50 +01:00
Johannes Rieken 83935a961f
Merge pull request #115452 from jogo-/patch-1
Fix spelling in papercuts.github-issues
2021-02-02 09:59:08 +01:00
Sandeep Somavarapu 7020ccf134 #115289 show only default containers in view menu 2021-02-02 09:55:46 +01:00
Benjamin Pasero 3feb8937a8 editors - make sure to always remove pending confirmations even in error case 2021-02-02 09:38:13 +01:00
Benjamin Pasero 4342faa67c backup tracker - wire in cancellation token 2021-02-02 08:54:05 +01:00