Commit Graph

106073 Commits

Author SHA1 Message Date
Connor Peet 863b9261a3 cli: bump tempfile->remove_dir_all for cve (#176206) 2023-03-06 10:10:01 +01:00
Benjamin Pasero 2125515049 [uncaught exception in main]: Cannot read properties of undefined (reading 'focus') (fix #176211) (#176213) 2023-03-06 09:10:28 +01:00
Rob Lourens 99002e1d01 Fix context key service warning (#176186)
And issue with hiding welcome view at the wrong time
2023-03-06 08:12:44 +01:00
Rob Lourens 0cab3cc3cb Associate persisted interactive session data with providerID, add unit test (#176188) 2023-03-06 14:01:43 +11:00
Bhavya U adc51fb212 Remove width and height defn 2023-03-05 13:48:29 -08:00
Bhavya U c9af71be9e Handle disabled markdown preview extension before preview in startup page 2023-03-05 13:48:11 -08:00
Rob Lourens e6d4e975a0 Add activationEventsGenerator for onInteractiveSession (#176189) 2023-03-06 08:07:43 +11:00
Ulugbek Abdullaev 734a6bc248 context keys: make the new parser run as the default one 2023-03-05 19:21:07 +01:00
Rob Lourens cc6e071aa6 Fix clear action in interactive session. Add InteractiveSessionWidgetService. (#176180)
Also a layout fix
2023-03-05 19:16:56 +01:00
Joyce Er 5271145f3f Only show Copy vscode.dev link when line numbers are enabled (#176153)
* Only show `Copy vscode.dev link` when line numbers are enabled

* Fix line endings
2023-03-04 18:58:31 -08:00
Joyce Er 2b44aa50fd vscode.dev links in share and editor gutter menus (#176104) 2023-03-04 06:50:57 +01:00
Rob Lourens b5ffce1501 Merge pull request #176100 from microsoft/roblou/voluntary-aardwolf
Fix layout issues
2023-03-04 00:50:16 -05:00
Joyce Er e0b3039cd8 Contribute testing and debug actions to editor/lineNumber/context menu (#176092)
* Contribute testing and debug actions to `editor/lineNumber/context` menu

* Address PR feedback
2023-03-03 18:39:14 -08:00
Raymond Zhao 5b47122a95 Forward cursorBlinking to SuggestEnabledInput (#176096)
Fixes #131941
2023-03-03 16:41:30 -08:00
Rob Lourens f4fdae8421 Cleanup 2023-03-03 19:15:13 -05:00
Rob Lourens c6436cafca Avoid unnecessary relayout 2023-03-03 19:13:05 -05:00
Rob Lourens 30847caf8d Make interactive session view layout sync, so having the listview measure rows for "dynamicHeight" works as expected. 2023-03-03 18:28:09 -05:00
Ulugbek Abdullaev 64ae24fc56 gh labels classifier: take over context-keys and keybindings from @alexdima (#176095) 2023-03-04 00:03:49 +01:00
Peng Lyu 49fed3b835 Re #149712. fake settimeout for notebook find test. (#176093) 2023-03-03 14:58:13 -08:00
Raymond Zhao d10b63b77b Fix transition for reduced motion for Settings editor gear (#176091) 2023-03-03 13:44:37 -08:00
Megan Rogge ffe596935b keep the accessible buffer visible until tab/escape are used (#176054) 2023-03-03 13:23:11 -08:00
Tyler James Leonhardt 8ddd3bcf39 Allow pulling in external extension translations from somewhere else (#176090)
allow pulling in external extension translations from somewhere else

This will allow js-debug to push its strings to the extension localization repo and then we will grab the translated strings from there.
2023-03-03 13:15:28 -08:00
Peng Lyu 529fa01576 Fix #161920. Align overview ruler top calculation with scroll slider. (#176089) 2023-03-03 20:48:34 +01:00
Benjamin Pasero 3002f23f15 Use registerAction2 instead of registerWorkbenchAction (fix #162713) (#176078)
* convert more actions

* convert more actions

* convert more actions

* convert more actions

* convert more actions

* convert more actions

* convert more actions

* remove unused
2023-03-03 20:10:28 +01:00
Tyler James Leonhardt 2db42ea3c3 Ensure placeholder is announced (#176080)
This basically puts focus back in input
Fixes #166920
2023-03-03 20:08:49 +01:00
Rob Lourens c4432a2fa9 Fix typo 2023-03-03 14:01:04 -05:00
Daniel Imms 764bcce691 Merge pull request #176063 from microsoft/tyriar/176062
Detect git bash installs using PATH
2023-03-03 09:26:17 -08:00
Daniel Imms 69872280f6 Merge pull request #176070 from microsoft/tyriar/dev_term
Move developer actions into a terminal contrib
2023-03-03 08:52:09 -08:00
Johannes Rieken 46c00f4c38 Merge pull request #176038 from gjsjohnmurray/fix-172619
Improve view title of references-view (fixes #172619)
2023-03-03 17:51:31 +01:00
Johannes Rieken f966c6ff8b joh/used ermine (#176067)
* more logging, more undo, better wholeRange mangement

* improve/fix position of zone widget, better undo logic

* make getDomNode a getter

* add debug command
2023-03-03 17:39:09 +01:00
Megan Rogge 1552b501af Revert "Adopt activationEventsGenerator for onTaskType (#173192)" (#176066)
This reverts commit 1108c31f0d.
2023-03-03 10:33:19 -06:00
Daniel Imms ce064a9b82 Move developer actions into a terminal contrib 2023-03-03 08:28:32 -08:00
Daniel Imms 5bd1e16e82 Clarify git -> git bash 2023-03-03 08:10:14 -08:00
Daniel Imms e3b2eadfca Detect git bash installs using PATH
Fixes #176062
2023-03-03 08:09:23 -08:00
Daniel Imms 83f1dc99ed Merge pull request #176056 from microsoft/tyriar/links_contrib__resolver
Make resolver service internal to links contrib
2023-03-03 07:58:57 -08:00
Megan Rogge 9de99a4fcb fallback to editor value for tab focus mode (#175791)
fix #175053
2023-03-03 16:52:22 +01:00
Daniel Imms 48c76f9914 Make resolver service internal to links contrib
It's not needed externally
2023-03-03 07:42:32 -08:00
Daniel Imms c1b38aff34 Merge pull request #175921 from microsoft/tyriar/links_contrib
Introduce terminal contributions and make links one
2023-03-03 07:42:13 -08:00
Joyce Er 6f881198d5 🆙distro (#175977) 2023-03-03 16:21:22 +01:00
Henning Dieterichs 820f66af28 Fixes #162113 (#176048) 2023-03-03 15:58:55 +01:00
Henning Dieterichs 5a20745069 Fixes #162047 (#175916)
* Fixes #162047

* Fixes CI
2023-03-03 15:56:06 +01:00
Henning Dieterichs fa758a7cc5 Merge pull request #160270 from zardoy/bracket-remove
Add Remove Brackets Command
2023-03-03 15:49:51 +01:00
Benjamin Pasero be04757464 A11y: The keyboard focus should go back to the close button when 'cancel' is selected on the save changes dialog (fix #174293) (#176040) 2023-03-03 14:16:15 +01:00
Henning Dieterichs ff757ef8f4 Fixes #175797 (#175899) 2023-03-03 13:08:21 +01:00
gjsjohnmurray 2c21d886ce Improve view title of references-view (fixes #172619) 2023-03-03 11:59:39 +00:00
Martin Aeschlimann 9cde57d377 Check for invalid color default (#176033)
* Check for invalid color default

* simplify
2023-03-03 12:46:30 +01:00
Aiday Marlen Kyzy 6f26936ab4 Merge pull request #176023 from microsoft/aiday/updateClassifier
Changing the assignment to aiday-mar for editor color picker
2023-03-03 12:10:24 +01:00
Johannes Rieken 0cab8f9d52 make history entries more powerful (#176026) 2023-03-03 10:25:44 +01:00
Martin Aeschlimann 8a38481180 folding: respect reduce motion setting (#176022)
folding: respect reduce motion setting (#175990)
2023-03-03 10:02:44 +01:00
João Moreno e53de72462 fixes #175413 (#176021) 2023-03-03 10:00:39 +01:00