Commit Graph

117229 Commits

Author SHA1 Message Date
Megan Rogge
cf86782b44 Merge pull request #199233 from microsoft/merogge/git-pull
Add gitPull() quick fix
2023-11-27 17:48:23 -06:00
Justin Chen
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 Zhao
00a6c60eeb feat: add translations for renamed desktop action (#199241) 2023-11-28 00:34:36 +01:00
Megan Rogge
49a65a073b Merge branch 'main' into merogge/git-pull 2023-11-27 17:33:54 -06:00
Daniel Imms
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 Peet
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 Imms
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 Aeschlimann
bcf157a490 Update vscode-css-languageservice to version 6.2.11 (#199235) 2023-11-27 23:29:05 +01:00
Megan Rogge
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 Nolddor
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 Szomoru
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 Rogge
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 Lively
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 Pasero
3daa072c59 aux window - reduce $window usages (#199205) 2023-11-27 21:45:23 +01:00
Daniel Imms
04a693546e Merge pull request #196204 from microsoft/tyriar/hangul
Support for hangul alt chars
2023-11-27 12:42:30 -08:00
Peng Lyu
b55e88beba Update feedback toolbar for cell chat. (#199213) 2023-11-27 21:38:28 +01:00
Peng Lyu
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 Kyzy
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
meganrogge
ae6a7b4243 start work on #132344 2023-11-27 13:25:44 -06:00
Megan Rogge
a858c60ee3 Merge pull request #199202 from microsoft/merogge/revert-hover
Revert "Merge pull request #197965 from r3m0t/selfish-crawdad"
2023-11-27 13:15:22 -06:00
Benjamin Pasero
f07a79042a aux window - fix broken ESLint validation pattern (#199204) 2023-11-27 19:55:29 +01:00
meganrogge
64c5d416ce Revert "Merge pull request #197965 from r3m0t/selfish-crawdad"
This reverts commit a55ca03d69, reversing
changes made to c6eb717f75.
2023-11-27 12:21:58 -06:00
Rob Lourens
bc8742568c Make agents show up in main chat / menu (#199192) 2023-11-27 19:19:37 +01:00
Sandeep Somavarapu
917cee4e69 fix listening to storage change (#199193) 2023-11-27 10:16:35 -08:00
Simon Siefke
abca25613a fix: memory leak in simple find widget (#198978)
* fix: memory leak in extension list and simple find widget

* remove unused code
2023-11-27 18:11:43 +00:00
Connor Peet
5d33960a32 explorer: integrate test coverage bars (#198891)
* explorer: integrate test coverage bars

This adds coverage bars in the explorer view. These are only shown when
test coverage is open, and I took some care to avoid any performance
hit when it's not. The idle case involves no DOM manipulation and just
an observable listener on the test result service.

In the explorer, coverage is shown in its 'compact' view which will only
render a single bar representing the user's chosen overall test coverage
calculation (defaults to a weighted sum of all types of coverage
available).

Works with rename, decorations, and ellipses overflow. Screenshot:

For #123713

* rework explorer coverage bars to a contribution model
2023-11-27 13:01:51 -05:00
Raymond Zhao
72ec1cd3da fix: don't re-recommend disabled extension (#198816) 2023-11-27 09:32:58 -08:00
Megan Rogge
a55ca03d69 Merge pull request #197965 from r3m0t/selfish-crawdad
[Acc] Keyboard accessible tooltips- Fixes #132344
2023-11-27 11:23:12 -06:00
Megan Rogge
c6eb717f75 Merge pull request #199183 from microsoft/merogge/ext-contributed
allow user defined profile to override extension one, remove unused function
2023-11-27 11:11:57 -06:00
Sandeep Somavarapu
cda7ef0386 change to application scope (#199186) 2023-11-27 18:11:22 +01:00
Sandeep Somavarapu
6544120768 reset selected auto update extensions (#199184) 2023-11-27 18:01:05 +01:00
meganrogge
16801987fd Update terminalProfile.overrideName description 2023-11-27 10:47:12 -06:00
Robo
83ba577c3f chore: bump electron@25.9.6 (#199179) 2023-11-27 17:45:25 +01:00
meganrogge
510c65eb27 fix #185980 2023-11-27 10:40:33 -06:00
Sandeep Somavarapu
e641fcc0ba add telemetry (#199176) 2023-11-27 17:14:08 +01:00
Johannes Rieken
5acd8bb42f expose model name on ChatAccess API (#199173)
expose model name of ChatAccess API
2023-11-27 16:46:09 +01:00
Johannes Rieken
2c13662a9e fix https://github.com/microsoft/vscode-copilot/issues/2775 (#199166) 2023-11-27 15:32:07 +01:00
Martin Aeschlimann
84d1e11bb6 inline chat: bring back message cropping (#199040)
* bring back cropped mesages

* fix
2023-11-27 15:27:55 +01:00
Johannes Rieken
25632434b0 add missing dispose call (#199164) 2023-11-27 15:27:30 +01:00
Sandeep Somavarapu
0e16324eff feedback on auto update by extension (#199163) 2023-11-27 14:40:00 +01:00
Ladislau Szomoru
b798fd8036 Engineering - update distro (#199152) 2023-11-27 12:53:16 +01:00
Johannes Rieken
e6b2fd82c1 use better file create mode for lightweight mode, fix issue with hidden/visible extra button bar (#199151) 2023-11-27 12:39:18 +01:00
Henning Dieterichs
b5f1966e92 Merge pull request #199007 from microsoft/hediet/b/like-wolverine
Adopt config.multiDiffEditor.experimental.enabled
2023-11-27 12:31:58 +01:00
Henning Dieterichs
badad38003 Merge pull request #199149 from microsoft/hediet/b/mass-barracuda
Fixes #199008
2023-11-27 12:22:28 +01:00