Commit Graph
124157 Commits
Author SHA1 Message Date
Chapman PenderyandGitHub 98eb65893c Merge branch 'main' into fix/terminal-suggestion-positioning 2023-11-28 16:24:42 -05:00
Chapman Pendery ddf6e964ac refactor: share dimension loading code
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2023-11-28 16:21:34 -05:00
Tyler James LeonhardtandGitHub 1501e97f52 preferred_username should be... preferred (#199445)
Apparently it's possible for preferred_username to be like `foo@mybiz.com` while `email` is set to `foo@mybizemail.com`... This is the more correct ordering.
2023-11-28 12:45:50 -08:00
Benjamin PaseroandGitHub 1b358ac5aa aux window - reduce need for layout from focus changes (#199437) 2023-11-28 21:07:26 +01:00
Connor PeetandGitHub 86baeb93ea debug: update js-debug and vis (#199401) 2023-11-28 19:46:13 +01:00
Ladislau SzomoruandGitHub f05be90542 SCM - fix #199398 (#199399) 2023-11-28 19:45:51 +01:00
Chapman Pendery 43da38c0b8 fix: terminal suggestion positioning
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2023-11-28 13:21:47 -05:00
Alex RossandGitHub d5aa7c3648 Fix sequencing bug in checking auto forwarded ports count (#199393)
Fixes microsoft/vscode-internalbacklog#4819
2023-11-28 18:28:21 +01:00
Aiday Marlen KyzyandGitHub cc650b7e81 Merge pull request #199390 from microsoft/aiday/usingRoundBracketsInstead
Use round brackets instead of square brackets in the hover message
2023-11-28 18:04:37 +01:00
Aiday Marlen Kyzy 8cd71f96f9 using round brackets instead of square brackets 2023-11-28 17:48:53 +01:00
Hylke BonsandHylke Bons 4443a74c1c icons: Add diff-single/multiple 2023-11-28 17:11:58 +01:00
Benjamin SimmondsandGitHub 574c8d9589 Merge pull request #199369 from microsoft/benibenj/minOne
sticky scroll tree min 1
2023-11-28 16:20:25 +01:00
BeniBenj b6418848d6 sticky scroll tree min 1 2023-11-28 16:05:28 +01:00
hsfzxjy 9a61ab7c32 Add duration to the terminal command SI tooltip 2023-11-28 22:36:30 +08:00
John MurrayandGitHub b529eb9f94 Merge branch 'main' into do-198248 2023-11-28 10:41:55 +00:00
Ladislau SzomoruandGitHub b3b84b5239 SCM - fix scm input box action button rendering (#199292) 2023-11-28 11:34:40 +01:00
gjsjohnmurray 5b9076683b Merge remote-tracking branch 'upstream/main' into do-198248 2023-11-28 10:24:19 +00:00
Sandeep SomavarapuandGitHub 3481f35b91 Move sync extension action to secondary actions (#199218) 2023-11-28 09:26:17 +01:00
Benjamin PaseroandGitHub dcb066e3ae aux window - fix broken focus tracking (fix #199266) (#199267) 2023-11-28 07:54:25 +01:00
Benjamin PaseroandGitHub a3d5787df2 Aux window: window focus change when stepping through code (fix #199257) (#199263) 2023-11-28 06:15:52 +01:00
Benjamin PaseroandGitHub 44567a1304 editors - reuse editor config to prevent a second lookup (#199262) 2023-11-28 05:52:34 +01:00
3de501acb4 Support condition and hit count on data breakpoints (fix #188721) (#195710)
* Support setting of condition and hit count on data breakpoints (fix #188721)

* Add info and inline buttons to data breakpoints

* Fix tests

---------

Co-authored-by: Rob Lourens <roblourens@gmail.com>
2023-11-27 22:50:12 -05:00
Rob LourensandGitHub 47ca547452 Merge pull request #199250 from microsoft/roblou/distinguished-horse
Fix chat input decoration column
2023-11-27 19:19:46 -06:00
Rob Lourens 189db1b891 Fix chat input decoration column 2023-11-27 19:05:07 -06:00
Rob LourensandGitHub b34399960a Merge pull request #199248 from microsoft/roblou/entire-bee
Dedupe and sanitize #file var names
2023-11-27 18:40:36 -06:00
Rob Lourens 6d721238cd Dedupe and sanitize #file var names 2023-11-27 17:59:42 -06:00
Megan RoggeandGitHub cf86782b44 Merge pull request #199233 from microsoft/merogge/git-pull
Add gitPull() quick fix
2023-11-27 17:48:23 -06:00
Justin ChenandGitHub efb917d313 Disable Problems throughout Workbench (#198719)
* Disable Problems throughout workbench

* Justin/backup (#18)

* modifying settings

* added fix for listener

* problem markers removed for tab and workbench

* working version all accross the workspace

* update editor configration (make sure to remove if don
't need later

* setting fix and fix for scrollbar decorations

* commit with temp changes

* resolved merge conflict

* using the right values for check box, placeholder text

* big cleanup, removing config service throuhgout, outline, tabs working

* changed settings langauge

* minimap working

* cleanup again

* fixes view configuration change check

* added auto setting instead

* working for all scenarios

* code cleanup

* working in problems panel

* working in status bar and on view pane tabs

* tried adding link from problems view

* removed unused context keys

* starting cleanup

* cleanup again and adding back context keys

* cleanedup

* revert woopsie

* removbed keybinding:

* changed settings again, removed problem filter

* removed context keys

* cleanup

* added new statusbar item when setting is off

* added colored highlight for when errors are turned off

* using new codicon placeholder

* exposes renderValidationDecorations and checks edits on that instead

* code cleanup

* removed unused override

* leave override, but changed elsewhere

* fixes unit tests:

* removed unused code, triggering build unit tests for sanity

* added warning via addEntry from statusbarService

* remove extra commas

* addressing PR comments and code cleanup

* reverted imports from autosave

* fix leaking listeners

* swapped new new setting, overwrites config based on setting value

* cleanup part 3

* moved new setting to marker contribution

* more cleanup and review comments
2023-11-27 15:40:37 -08:00
Raymond ZhaoandGitHub 00a6c60eeb feat: add translations for renamed desktop action (#199241) 2023-11-28 00:34:36 +01:00
Megan RoggeandGitHub 49a65a073b Merge branch 'main' into merogge/git-pull 2023-11-27 17:33:54 -06:00
Daniel ImmsandGitHub 8ff37a677f Merge pull request #199217 from microsoft/tyriar/198926
Always refresh overlay dimensions when updating content
2023-11-27 15:02:08 -08:00
Connor PeetandGitHub bcb5271787 testing: some polish on coverage behavior (#199219)
- Automatically open coverage when it's available, close it if results
  are cleared
- Make display in the explorer configurable
- Allow dismissing coverage from the Test Results view and via a
  navigation action in the coverage view.
- Fix display of compressed elements in test results view.
2023-11-27 14:33:08 -08:00
Daniel ImmsandGitHub 9ac12629ba Merge pull request #199234 from microsoft/tyriar/198700
Correct highlight position relative to prompt start
2023-11-27 14:29:47 -08:00
Martin AeschlimannandGitHub bcf157a490 Update vscode-css-languageservice to version 6.2.11 (#199235) 2023-11-27 23:29:05 +01:00
982f76f5b1 Update quickFixAddon.test.ts
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2023-11-27 16:27:52 -06:00
Jack NolddorandGitHub 3e7b108f16 fix: missing translation for new-empty-windows desktop action (#199129) 2023-11-27 22:08:13 +00:00
Daniel Imms f40a276ad5 Correct highlight position relative to prompt start
Fixes #198700
2023-11-27 14:03:29 -08:00
meganrogge 8f63ff93fe Add gitPull() function to terminal.quickFix.contribution.ts 2023-11-27 15:47:32 -06:00
Ladislau SzomoruandGitHub bf574780a9 SCM - clean-up code in toolbar and action runner (#199229)
* SCM - clean-up code in toolbar and action runner

* Remove command that is not used
2023-11-27 22:30:40 +01:00
Megan RoggeandGitHub fccd4784ba Merge pull request #199220 from microsoft/merogge/tooltip-on-keyboard-focus
show tooltip on icon label keyboard focus
2023-11-27 15:10:07 -06:00
Michael LivelyandGitHub d25e484496 Clear highlight query upon non-valid selection/word (#199224)
* Fix #198804

* remove comment
2023-11-27 22:09:04 +01:00
meganrogge 9af553d63e set as hoverPreparation 2023-11-27 14:53:33 -06:00
Benjamin PaseroandGitHub 3daa072c59 aux window - reduce $window usages (#199205) 2023-11-27 21:45:23 +01:00
Daniel ImmsandGitHub 04a693546e Merge pull request #196204 from microsoft/tyriar/hangul
Support for hangul alt chars
2023-11-27 12:42:30 -08:00
Peng LyuandGitHub b55e88beba Update feedback toolbar for cell chat. (#199213) 2023-11-27 21:38:28 +01:00
Peng LyuandGitHub d66b78cb7e Adopt editor postponeRendering (#199206) 2023-11-27 12:31:39 -08:00
Daniel Imms de64e0f67a Always refresh overlay dimensions when updating content
Fixes #198926
2023-11-27 12:24:27 -08:00
Daniel Imms da16e8c6e0 Make unicode file lint rule more strict 2023-11-27 11:57:32 -08:00
Aiday Marlen KyzyandGitHub 09020f55c0 Adding AI light-bulb and settings (#198840) 2023-11-27 20:53:38 +01:00
Daniel Imms ab6a1b97f4 Docs for getAlternateCodes 2023-11-27 11:39:00 -08:00