Commit Graph
68728 Commits
Author SHA1 Message Date
Sandeep Somavarapu b07365886c Add web recommendations 2021-09-30 16:57:52 +02:00
Alex Dima 4c407f973c Fixes #114925: Adopt HoverWidget in ModesGlyphHoverWidget 2021-09-30 16:45:00 +02:00
Alex Dima deafa9958e Merge GlyphHoverWidget and ModesGlyphHoverWidget (#114925) 2021-09-30 16:29:37 +02:00
Alex Dima 9046800653 Remove unnecessary field 2021-09-30 15:24:03 +02:00
Alex Dima a79d0fdb43 Fixes #133708: substitute constants when deciding if a default keybinding is targetted for removal by a user keybinding 2021-09-30 14:57:17 +02:00
Alex Dima 0c14961a95 Rename STATIC_VALUES to CONSTANT_VALUES 2021-09-30 14:26:07 +02:00
Alex Dima eaaddb8865 Fixes #125968: Add monospace fallback to font family in Safari 2021-09-30 14:11:57 +02:00
Alex Dima e291f28c16 Fixes #123610: Disable inspect tokens widget in notebook editors 2021-09-30 12:13:37 +02:00
Henning Dieterichs f94d326e91 Merge pull request #134189 from yume-chan/patch-1
fix: avoid stack overflow when loading bracket guides for large files
2021-09-30 10:32:06 +02:00
Benjamin Pasero ab718d5802 "Deleted" double message in hover (fix #134115) 2021-09-30 10:11:52 +02:00
Simon Chan f682b2115e fix: avoid stack overflow when loading bracket guides for large files 2021-09-30 15:56:33 +08:00
Benjamin Pasero 5952668aa5 Re-open with does not focus inactive editor (fix #134131) 2021-09-30 08:28:46 +02:00
SteVen Batten 917f070c2e fixes #134042
fixes #134047
2021-09-29 17:31:51 -07:00
Rob Lourens d0f7b309cf Check debugger enablement when guessing
Fix #133957
2021-09-29 17:12:01 -07:00
rebornix 96b160dee1 fix #129666 2021-09-29 16:23:44 -07:00
Connor Peet 3aaf810eee experiments: allow multiple activation events 2021-09-29 16:14:45 -07:00
Jackson Kearl 1f32001c0b Fix #133150 2021-09-29 16:05:34 -07:00
Rob Lourens e7ced68aa0 Update monaco.d.ts 2021-09-29 15:59:45 -07:00
Harald Kirschner d99f5776af Limit forced Get Started page by product config (#134169) 2021-09-29 15:58:39 -07:00
Harald Kirschner 2b2b299ea6 Walkthrough items for web (#134161)
Adds a open remote repo on the Get Started page and reworded extensions entry
2021-09-29 15:20:59 -07:00
Rob Lourens faf8d1c356 Enable cell folding all the time
Fix #132800
2021-09-29 15:13:39 -07:00
Rob Lourens e2bbbac788 Revert "Add glyphMarginRightPadding as an editor option"
This reverts commit abc05dd883.
2021-09-29 15:13:39 -07:00
Jackson Kearl 8e35bdb33b Revert "No need to call toLowerCase on tagName"
This reverts commit 6dfd607e8d.
2021-09-29 14:51:56 -07:00
rebornix 13a93dd76f fix #120341. 2021-09-29 13:55:33 -07:00
Tyler Leonhardt c84c965c3c do not buff YAML in language detection. Fixes #129596 2021-09-29 13:30:45 -07:00
rebornix 120c8b0a4c fix #132306. 2021-09-29 13:17:01 -07:00
rebornix 367949cc9c fix #134088. 2021-09-29 12:23:06 -07:00
Alex Dima e3428610ff Allow passing in labels (that might already be in the form [...]) 2021-09-29 21:13:18 +02:00
Megan Rogge 12a0239f83 Revert "fix #133960"
This reverts commit d1f8da24a3.
2021-09-29 12:05:00 -07:00
Tyler Leonhardt 024e054056 wait on extensions to be registered before running any language detection 2021-09-29 11:43:02 -07:00
rebornix d1d9d7dc8a fix #134142. 2021-09-29 11:23:35 -07:00
Sandeep Somavarapu e25d82010a Fix #129968 2021-09-29 20:08:35 +02:00
SteVen Batten e65864e3aa fixes #133959 2021-09-29 11:02:24 -07:00
Logan Ramos f862cf80da Fix https://github.com/microsoft/vscode-jupyter/issues/7732 2021-09-29 14:00:39 -04:00
Henning Dieterichs 4756d1ba7d Disable autocomplete when there are inline suggestions by default so that we can continue discussing this feature.
Can be enabled again by editor.inlineSuggest.allowSuggestOnTriggerCharacters and editor.inlineSuggest.allowQuickSuggestions.
2021-09-29 18:29:54 +02:00
Megan Rogge d1f8da24a3 fix #133960 2021-09-29 08:26:45 -07:00
Logan Ramos 9e396af8c0 Remove deprecated use of replace in reopen with 2021-09-29 11:16:32 -04:00
Alex Dima f4ef784495 Fixes #130072: Unset the env variable DEBUG 2021-09-29 17:04:35 +02:00
Alex Dima 8e4b6f87d9 More improvements to logging 2021-09-29 17:04:34 +02:00
Alex Dima 91d49230b7 Avoid throwing when the extension host process is already gone 2021-09-29 17:04:34 +02:00
Alex Dima 05475f34a1 Log errors coming in from the extension host to the log service 2021-09-29 17:04:34 +02:00
Alex Dima aa08f287a4 Increase logging threshold 2021-09-29 17:04:34 +02:00
João Moreno bea6b60cd1 fixes #131938 2021-09-29 16:49:26 +02:00
Logan Ramos e50637bc5f Fix failing tests 2021-09-29 10:32:56 -04:00
Logan Ramos 9e32d081cb Missing await 2021-09-29 10:07:18 -04:00
Logan Ramos 2b191f753a Fix #133892 2021-09-29 10:06:59 -04:00
Benjamin Pasero fc151abbc3 gh issues - add another repo 2021-09-29 15:55:21 +02:00
Johannes Rieken e3825d2b1c fix https://github.com/microsoft/vscode/issues/122427 2021-09-29 15:41:02 +02:00
Johannes Rieken 6995719840 Revert "fix https://github.com/microsoft/vscode/issues/119406"
This reverts commit 118aaf45db.
2021-09-29 15:31:28 +02:00
Alex Ross d798b6fb57 Add tunnel privacy comment 2021-09-29 15:29:53 +02:00