Commit graph

75846 commits

Author SHA1 Message Date
João Moreno 3b03189afa
Restore extensions in core (#114921)
* bring back grammar extensions

* fix hygiene

* Revert "pull themes from the marketplace"

This reverts commit 0738f76dac.
2021-01-25 17:07:56 +01:00
Martin Aeschlimann 5fcd9f7484 update distro 2021-01-25 16:23:30 +01:00
Benjamin Pasero 1aa795f2ff update jsdoc for #114908 2021-01-25 15:55:58 +01:00
Benjamin Pasero 415398e399 tests - only use 'junction' for folders 2021-01-25 15:13:36 +01:00
Johannes Rieken 604e231d37 fix strictEqual problem 2021-01-25 14:37:44 +01:00
Johannes Rieken 7a89df9592 some more strict asserting tests 2021-01-25 14:25:01 +01:00
Johannes Rieken 3cb3624be9 fix build 2021-01-25 14:18:15 +01:00
Johannes Rieken b2242cc5eb rename notebook outline settings to notebook.outline.showCodeCells 2021-01-25 14:15:36 +01:00
Johannes Rieken fa7d5e7def fix breadcrumbs.symbolPath setting 2021-01-25 12:44:40 +01:00
Benjamin Pasero 830a7589e2 tests - enable symlink tests for windows again via 'junction' that do not require admin privilges 2021-01-25 11:52:10 +01:00
Martin Aeschlimann 14cc526371 Cannot open a remote workspace via --remote syntax. Fixes #114900 2021-01-25 11:50:31 +01:00
Benjamin Pasero e60e0eab35
Cleanup some file related unit tests (#114895)
* wip

* clean up

* more test cleanup

* cleanup more

* more cleanup
2021-01-25 11:40:37 +01:00
Johannes Rieken a38cc82a15 fix mock, fixes tests 2021-01-25 11:07:16 +01:00
Hans 5592ed02fb
rsource -> resource (#114837) 2021-01-25 10:55:16 +01:00
Johannes Rieken bc3a770b78 perf - suggest status shouldn't listen when hidden 2021-01-25 10:23:10 +01:00
Johannes Rieken dcda88e5a6 fix https://github.com/microsoft/vscode/issues/114798 2021-01-25 09:29:21 +01:00
Johannes Rieken eb5f9becd9 make SubmenuEntryActionViewItem not eagerly fetch/create the actual actions 2021-01-25 09:27:33 +01:00
Ladislau Szomoru 137b6f5a46 Update endgame notebooks 2021-01-25 09:06:38 +01:00
Benjamin Pasero da0a04fffb Copy function fails over dangling symbolic links (fix #111621) 2021-01-25 08:14:47 +01:00
Benjamin Pasero c8ff3471b5 Do not attempt to open a workspace/folder that no longer exists when reloading window (fix #110982) 2021-01-25 07:44:48 +01:00
Rob Lourens d2cbc66835 Add empty problem matchers to build tasks so they don't ask me questions 2021-01-24 15:35:43 -08:00
deepak1556 1f8b429635 chore: custom protocols will also be intercepted by webRequest 2021-01-24 10:18:07 -08:00
deepak1556 62fcf3cce7 chore: cleanup webrequest filter for svg files
Fixes https://github.com/microsoft/vscode/issues/114743
2021-01-24 09:40:04 -08:00
Jackson Kearl 79be0a0724 Fix #114794 2021-01-22 20:24:49 -08:00
David Sanders 7b317afd93
Fix starting scroll for URIs with fragment (#111126) 2021-01-22 17:41:25 -08:00
susiwen8 98ec233c77
Fix: release note don't use editor style (#114709)
* Fix: release note don't use editor style

* Fix: code blocks follow editor setting
2021-01-22 17:39:38 -08:00
Harald Kirschner e91fd3bd40 Updated Getting Started images with transparency instead of blur 2021-01-22 17:26:00 -08:00
Megan Rogge f0bd7eee10 only create processEnvironment once, now tests pass
Co-authored by: Daniel Imms <daimms@microsoft.com>
2021-01-22 15:46:10 -08:00
Megan Rogge 4300e6c7d2 Fix #105177 get terminal environment variable to show up in remote container 2021-01-22 15:07:23 -08:00
Daniel Imms a095d7fcf7 Make sure altClickMovesCursor gets refreshed
It wasn't being updated when settings change, also the editor config
change wasn't being listened to.

Fixes #114767
2021-01-22 14:28:12 -08:00
Christof Marti c2d09aaeac Open Language Mode picker for new file (fixes #110330) 2021-01-22 23:22:36 +01:00
Christof Marti 885e66edf9 Open Language Mode picker for new file (fixes #110330) 2021-01-22 23:04:49 +01:00
rebornix cd6fa35fb9 fix #114233. 2021-01-22 13:20:54 -08:00
Connor Peet add5b32d95
testing: initial implementation of test decorations 2021-01-22 12:58:45 -08:00
Connor Peet 3e55989cca
testing: move test filter to action bar 2021-01-22 12:58:39 -08:00
Megan Rogge 2c19f7fb98
Fix #105177 get terminal environment variable to show up in remote co… (#114721)
* Fix #105177 get terminal environment variable to show up in remote container

Co-authored-by: Daniel Imms <daimms@microsoft.com>
2021-01-22 11:06:11 -08:00
rebornix d8a3c5f61c fix integration tests. 2021-01-22 10:01:41 -08:00
rebornix 88d66caf68 fix #114782 2021-01-22 09:08:38 -08:00
Alex Dima ed72c64b87
Remove unused constant 2021-01-22 17:50:39 +01:00
Alex Dima de11a7dec6
Rename isEdge to isEdgeLegacy (see https://support.microsoft.com/en-us/help/4533505/what-is-microsoft-edge-legacy) 2021-01-22 17:49:49 +01:00
Alex Dima 007f704eaa
Remove IME special cases for Edge Legacy 2021-01-22 17:47:32 +01:00
João Moreno 4fac328d03
ok I'm out 2021-01-22 17:39:00 +01:00
Johannes Rieken 86d96faaaf extract menu entry view item creation logic, fyi @joaomoreno prep for https://github.com/microsoft/vscode/issues/114123 2021-01-22 17:35:28 +01:00
Benjamin Pasero bd929b33de logging - put storage tracing behind a flag to reduce spam 2021-01-22 17:32:39 +01:00
Benjamin Pasero b9c6730480 add some docs for workaround for #114227 2021-01-22 17:05:36 +01:00
Johannes Rieken a07327a430 better default for PeekViewWidget#_getActionBarOptions 2021-01-22 17:03:11 +01:00
João Moreno 3f3b413606
maybe this is it 2021-01-22 16:57:59 +01:00
Martin Aeschlimann 4b7f41a732
Merge pull request #114544 from microsoft/aeschli/114542
uninstall-extension should remove both local and remote extension
2021-01-22 16:53:35 +01:00
Martin Aeschlimann 67c9ab0d51 test all extensions if system/builtin 2021-01-22 16:52:53 +01:00
Johannes Rieken a4a9a5e69d debt - use css variables instead of dynamically injected style sheets 2021-01-22 16:41:51 +01:00