Commit Graph
124157 Commits
Author SHA1 Message Date
Rob LourensandGitHub 580dfe6e49 Remove legacy chatSlashCommands proposal (#194633)
Focus is on chat agents now, so removing this to avoid confusion.
2023-10-02 15:30:46 -07:00
meganrogge 8d13f99579 chat cleared 2023-10-02 15:29:24 -07:00
Justin ChenandGitHub 8b4f35d0c1 Add support to edit all potential Quick Fixes in the line (#194660)
* fixes naming schema and added support to show all quickfixes

* code cleanup
2023-10-02 23:28:54 +01:00
meganrogge 4b04ade37a part of #185155 2023-10-02 15:14:45 -07:00
Rob LourensandGitHub c9740ad40f Try with node 18.17 (#194663)
* Try with node 18.17

* And change product compile

* Use 18.15, same as the local version
2023-10-02 15:04:23 -07:00
Daniel ImmsandGitHub bf926b079f Merge pull request #194646 from microsoft/tyriar/193595
Update exthost automation profile when setting updates
2023-10-02 13:58:57 -07:00
Matt BiernerandGitHub 46c1f27c46 Pick up latest markdown language service (#194329) 2023-10-02 13:53:03 -07:00
xiejialongandGitHub b1bfdaa1d8 Disable transform optimization SettingsTree (#179095) 2023-10-02 20:58:48 +01:00
Daniel ImmsandGitHub c2a94f43de Merge pull request #194611 from microsoft/tyriar/node-pty-update
node-pty@1.1.0-beta5
2023-10-02 12:57:30 -07:00
Raymond ZhaoandGitHub e8a90b850b Add height field (#194640) 2023-10-02 12:31:17 -07:00
Daniel Imms d28bdf8fc4 Update node-pty in remote package.json 2023-10-02 12:30:55 -07:00
Daniel ImmsandGitHub 2de1a7a6be Merge pull request #194459 from hsfzxjy/fix-fast-bash-escape-190255
Fix faster __vsc_escape_value
2023-10-02 12:28:54 -07:00
Daniel Imms b62a5e55f1 Update exthost automation profile when setting updates
Fixes #193595
2023-10-02 12:27:38 -07:00
Matt BiernerandGitHub d6f3707465 Use markdown for markdown.preview.breaks (#194641) 2023-10-02 19:43:00 +01:00
Matt BiernerandGitHub 10d94ba0f3 Pick up latest TS nightly for building VS Code (#194631) 2023-10-02 19:40:35 +01:00
Daniel Imms 499fe3f0ec Fix term exception during font measurement
Fixes #192816
Fixes #194438
Fixes #194156
2023-10-02 11:40:26 -07:00
Daniel ImmsandGitHub 36a919c6b2 Merge branch 'main' into fix-fast-bash-escape-190255 2023-10-02 11:29:56 -07:00
Daniel ImmsandGitHub 6c69a36424 Merge branch 'main' into tyriar/node-pty-update 2023-10-02 11:29:53 -07:00
Justin ChenandGitHub 07644ed69c Enable nearest Quick Fix by default and settings fix (#194636)
fix setting description and enable quickfix on default
2023-10-02 19:21:10 +01:00
Matt BiernerandGitHub 83568784f7 Update notebook milestones (#194629) 2023-10-02 19:02:23 +01:00
Daniel ImmsandGitHub 7b9faa5813 Merge pull request #194517 from gjsjohnmurray/fix-194515
Preselect correct row in Extension Log Level quickpick (fix #194515)
2023-10-02 10:45:48 -07:00
Johannes RiekenandGitHub e1d5cf5cda Merge pull request #193949 from Connormiha/optimize-flat-map
fix: simplified map+flat
2023-10-02 19:44:34 +02:00
Aiday Marlen Kyzy fd01fd5285 placing the check directly in the return statement 2023-10-02 19:22:15 +02:00
Aiday Marlen Kyzy 73f65bb85f changing the code so as not to surface the boolean in the interface 2023-10-02 19:17:10 +02:00
Aiday Marlen Kyzy 33a789a7a3 removing the new line, retriggering tests 2023-10-02 18:47:10 +02:00
Aiday Marlen Kyzy 6616959792 polishing the code 2023-10-02 18:39:53 +02:00
Aiday Marlen Kyzy 7a078588cd polishing the code 2023-10-02 18:37:06 +02:00
Megan RoggeandGitHub 43a2ba60de Merge pull request #194246 from microsoft/merogge/quick-view
allow commands to run from terminal accessible view
2023-10-02 09:26:32 -07:00
Aiday Marlen Kyzy cc8daf34c2 adding sparkle icon for copilot code action 2023-10-02 18:09:43 +02:00
Benjamin PaseroandGitHub 19e7782b95 🆙 distro (#194620) 2023-10-02 16:55:16 +01:00
tisilent 83e4841e88 fix renameWithQuickPick and injection 2023-10-02 23:53:46 +08:00
Aiday Marlen Kyzy 9ff5c6fc0a removing isCopilot from monaco.languages 2023-10-02 17:25:54 +02:00
Aiday Marlen Kyzy 55a1ea23a7 adding a hidden value 2023-10-02 17:21:48 +02:00
Alex RossandGitHub 48e93f756b Update grammars (#194614) 2023-10-02 15:56:43 +01:00
Aiday Marlen Kyzy d5e31b8116 adding code 2023-10-02 16:34:53 +02:00
Daniel Imms 0d114d7e62 node-pty@1.1.0-beta5
Regular update, includes node-gyp as a dev dep
2023-10-02 07:28:36 -07:00
Benjamin PaseroandGitHub 8f382227e0 Add confirm for protocol links but allow to opt-out (#194405)
* wip

* simplify

* 💄
2023-10-02 15:20:30 +01:00
37871bb35a Update org in reference repo (#194415)
* Update org in reference repo

This threw me off in #194352 -- I was not familiar with the original repo owner so I assumed this info was stale. The link now redirects to the REditorSupport org, but having the correct source in the plain text is still preferable for human readers.

* Update template generation source

* Update R repo in cgmanifest

---------

Co-authored-by: Alex Ross <alros@microsoft.com>
2023-10-02 14:10:13 +00:00
Sandeep SomavarapuandGitHub 08e9e778dc allow moving view containers always (#194607)
#194606 allow moving view containers always
2023-10-02 15:22:02 +02:00
Sandeep SomavarapuandGitHub 3705a1d30b add time tooltip (#194605) 2023-10-02 13:54:22 +01:00
Benjamin SimmondsandGitHub 05d0ea3169 Fix #194594 (#194595) 2023-10-02 11:52:16 +01:00
Sandeep SomavarapuandGitHub 0495c01095 perf improvements (#194598)
perf improvements #194560
2023-10-02 11:50:38 +01:00
Ladislau SzomoruandGitHub 9434d9437a Git - do not show origin/HEAD in the checkout quick pick. This item will only be shown when checking out detached. (#194592) 2023-10-02 12:38:10 +02:00
Johannes RiekenandGitHub 862c1d2f78 avoid $ util and use faster createElement instead (#194591)
saves a tiny bit for https://github.com/microsoft/vscode/issues/194560
2023-10-02 10:47:56 +01:00
Kyℓe HenselandGitHub 43b227a533 fix syntax highlighting for .git-blame-ignore-revs (#194584) 2023-10-02 11:37:45 +02:00
Ladislau SzomoruandGitHub 7f366f26e1 SCM - remove scm.providerBorder color (#194590) 2023-10-02 10:22:45 +01:00
Benjamin PaseroandGitHub 1b32ba2308 When saving new file with some content in a readonly directory VSCode creates an empty file instead (fix #194478) (#194526) 2023-09-30 09:55:45 +02:00
meganrogge 7508791947 Merge branch 'main' into merogge/quick-view 2023-09-29 16:14:53 -07:00
Megan RoggeandGitHub 3728d519bd Merge pull request #194511 from microsoft/merogge/clear-acc
allow clearing the terminal from within the accessible view
2023-09-29 15:59:09 -07:00
Megan RoggeandGitHub 2f30d251a8 Merge pull request #194513 from microsoft/merogge/help-interrupt
use accessible view ID instead of mutated verbosity setting
2023-09-29 15:21:29 -07:00