Commit graph

118006 commits

Author SHA1 Message Date
Alex Ross 5375e37481
Error: Cannot register two commands with the same id: workbench.action.focusCommentsPanel (#203331)
Third time's the charm
Fixes #202563
2024-01-24 13:49:08 +01:00
Johannes Rieken 4bc3583c4e
handle rerun message during make_request state (#203333)
handle `rerun` message during make_request state,

fixes https://github.com/microsoft/vscode-copilot/issues/3650
2024-01-24 13:48:40 +01:00
Alex Ross 7970376dda
Protect against empty readonly-message (#203328)
Fixes #203122
2024-01-24 13:08:41 +01:00
Johannes Rieken 1f607d67c5
fix https://github.com/microsoft/vscode-copilot/issues/3652 (#203305) 2024-01-24 13:08:06 +01:00
Ladislau Szomoru fa7c021a82
SCM - fix treeview comparison function (#203325) 2024-01-24 12:54:39 +01:00
Benjamin Simmonds c75ad1fd11
Fix for Sticky Scroll Focus Space Key Issue (#203314)
sticky scroll focus "Space" fix
2024-01-24 11:41:01 +01:00
Henning Dieterichs 205e4e53a1
Fixes #201713 (#201809)
* Fixes #201713
2024-01-24 11:19:17 +01:00
Benjamin Simmonds 4a3c073d9e
Fix #203235 (#203302)
fix #203235
2024-01-24 11:12:27 +01:00
Benjamin Simmonds 8458f875df
Custom Titlebar Menu Fix (#203300)
custom titlebar menu fix
2024-01-24 11:03:54 +01:00
Johannes Rieken afd4f631aa
inline chat fixes (#203297)
* Pause state should be more relaxed and expect partial state

fixes https://github.com/microsoft/vscode/issues/203173

* clear stashed session before starting a new session

fixes https://github.com/microsoft/vscode-copilot/issues/3719
2024-01-24 10:40:58 +01:00
Sandeep Somavarapu b27e28197e
remove FeatureInsight tag (#203295)
- remove FeatureInsight tag
- report event per setting with owner and purpose information
- adopt the opted in settings
2024-01-24 10:32:12 +01:00
Ladislau Szomoru 3b82957586
SCM - fix close repository/close other repositories actions (#203292) 2024-01-24 10:22:28 +01:00
Peng Lyu 1091f68d83
Fix #203214. Read code window correctly (#203267)
* Fix #203214. Read code window correctly

* fix diff
2024-01-23 17:09:38 -08:00
Matt Bierner 9c95828898
Enable paste url for file uris (#203270)
Fixes #203180
2024-01-23 17:08:58 -08:00
Peng Lyu c77b63e865
Accept cell chat response before running follow up (#203271) 2024-01-24 02:02:49 +01:00
Megan Rogge 82d1ae423e
Merge pull request #203268 from microsoft/merogge/inline-cue
factor in alert enabled for line feature cues
2024-01-23 16:43:24 -08:00
meganrogge 076bd0bd1e
compile issue 2024-01-23 16:16:39 -08:00
meganrogge 77fe3a1122
fix #203211 2024-01-23 16:11:19 -08:00
Rob Lourens b9ee99d894
Delete unnecessary newlines (#203257) 2024-01-23 15:53:08 -08:00
Rob Lourens 0955a9d9d5
Add background color to chat agent icon so it doesn't overlap copilot icon (#203256) 2024-01-23 15:52:56 -08:00
Megan Rogge ad9447df57
Merge pull request #203262 from microsoft/merogge/settings-links
fix settings links
2024-01-23 15:51:57 -08:00
meganrogge 79e6d75a4b
fix #203115 2024-01-23 15:37:29 -08:00
Ladislau Szomoru 856d46ed86
SCM - fix regression related to the editor.wordWrap language setting (#203248) 2024-01-23 13:01:09 -08:00
Rob Lourens d87f1716cf
Fix bad spacing in /help (#203245) 2024-01-23 21:35:19 +01:00
Ladislau Szomoru 1d62c50954
Fix Expand All Diffs command order (#203244)
Fix #203201
2024-01-23 21:28:24 +01:00
Benjamin Pasero d742dffc43
Speech provider with identifier ms-vscode.vscode-speech is already registered (fix #203172) (#203233) 2024-01-23 20:19:10 +00:00
Benjamin Pasero 3cf1815508
Do not offer 'Create file' option for readonly file systems (fix #203223) (#203234) 2024-01-23 21:18:54 +01:00
Henning Dieterichs ca476115d3 Fixes bug in WrappedStyleElement 2024-01-23 20:46:06 +01:00
Benjamin Pasero 7975a45543
No prompt after closing editor when piping command that doesn't terminate (fix #203166) (#203217) 2024-01-23 11:32:24 -08:00
Henning Dieterichs 0bf3670b52 Fixes CI 2024-01-23 20:24:58 +01:00
Henning Dieterichs f73a212381 Improves rendering of deleted and renamed files in multi diff editor. 2024-01-23 20:24:58 +01:00
Benjamin Pasero 3aa161859a
Wording " speech recognized" (fix #203171) (#203226) 2024-01-23 20:09:14 +01:00
Benjamin Pasero e523361ab8
Auto Save When No Errors does not work consistently (fix #203125) (#203221) 2024-01-23 20:01:52 +01:00
Benjamin Pasero 5bebda832a
Disabling window.zoomPerWindow doesn't restore window zooms (#203209)
Disabling window.zoomPerWindow doesn't restore window zooms (fix #203129)
2024-01-23 10:44:25 -08:00
Benjamin Simmonds 39804fae31
Refactor Enum Value Descriptions (#203170)
fix #203157
2024-01-23 16:45:08 +01:00
dependabot[bot] 42c4cb5036
Bump actions/cache from 3 to 4 (#202999)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 08:40:51 -07:00
Johannes Rieken 24f7924634
remove save-block when stashing session (#203164)
also restore save-block when unstashing and fix and issues that would prevent stashing

fixes https://github.com/microsoft/vscode-copilot/issues/3654
2024-01-23 16:31:25 +01:00
Benjamin Simmonds e1e590cf8f
Merge pull request #203130 from microsoft/benibenj/electronic-bonobo
Toggle sticky scroll feature for editor and tree
2024-01-23 15:39:04 +01:00
Benjamin Simmonds 09f06adf65
Don't hide activity actions at top (#203142)
dont hide activity actions top
2024-01-23 15:38:39 +01:00
Rob Lourens bef67be6c6
Add basic tooltip to file vars (#203074) 2024-01-23 15:20:38 +01:00
Alexandru Dima 523725a022
Run OSS Tool (#203132) 2024-01-23 13:13:55 +01:00
Martin Aeschlimann 4b0d700f7a
[json/css/html] Update dependencies (#203084)
* update json/css/html

* fix typing

* revert to vscode-languageclient@9.0.1
2024-01-23 13:00:55 +01:00
BeniBenj 61a80a31d4
editor sticky scroll 2024-01-23 12:09:40 +01:00
BeniBenj 6444de2424
mnemonicTitle 2024-01-23 12:07:15 +01:00
Alex Ross c1cbd49099
Editor scroll position jumps up when returning to editor (#203013)
Fixes #202811
2024-01-23 09:56:18 +01:00
Michael Lively 800e60abdf
Check if should sync model before extension host (#203096)
Fix #199385 -- check if should sync model before eh
2024-01-23 01:38:55 +01:00
Justin Chen fc57e0e1d4
issue reporter command enhancements (#203080)
* groundwork for command, only strings for now

* more groundwork for uri

* added uri and clearing suport when switching extensions

* cleanup
2024-01-23 00:40:55 +01:00
Michael Lively a6c109418c
Add setting for nb sticky indent mode (#203085)
add setting for nb sticky indent mode
2024-01-22 15:29:12 -08:00
Megan Rogge 32d17ca92c
Merge pull request #203086 from microsoft/merogge/punctuation
fix punctuation issues
2024-01-22 15:23:43 -08:00
Megan Rogge ba5f685b65
Merge pull request #124803 from nrayburn-tech/npm-activation
npm extension - check for root package.json before findFiles
2024-01-22 15:04:27 -08:00