Commit Graph
124157 Commits
Author SHA1 Message Date
Benjamin SimmondsandGitHub 8458f875df Custom Titlebar Menu Fix (#203300)
custom titlebar menu fix
2024-01-24 11:03:54 +01:00
Johannes RiekenandGitHub 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 SomavarapuandGitHub 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 SzomoruandGitHub 3b82957586 SCM - fix close repository/close other repositories actions (#203292) 2024-01-24 10:22:28 +01:00
Peng LyuandGitHub 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 BiernerandGitHub 9c95828898 Enable paste url for file uris (#203270)
Fixes #203180
2024-01-23 17:08:58 -08:00
Peng LyuandGitHub c77b63e865 Accept cell chat response before running follow up (#203271) 2024-01-24 02:02:49 +01:00
Megan RoggeandGitHub 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 LourensandGitHub b9ee99d894 Delete unnecessary newlines (#203257) 2024-01-23 15:53:08 -08:00
Rob LourensandGitHub 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 RoggeandGitHub 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 SzomoruandGitHub 856d46ed86 SCM - fix regression related to the editor.wordWrap language setting (#203248) 2024-01-23 13:01:09 -08:00
Rob LourensandGitHub d87f1716cf Fix bad spacing in /help (#203245) 2024-01-23 21:35:19 +01:00
Ladislau SzomoruandGitHub 1d62c50954 Fix Expand All Diffs command order (#203244)
Fix #203201
2024-01-23 21:28:24 +01:00
Benjamin PaseroandGitHub d742dffc43 Speech provider with identifier ms-vscode.vscode-speech is already registered (fix #203172) (#203233) 2024-01-23 20:19:10 +00:00
Benjamin PaseroandGitHub 3cf1815508 Do not offer 'Create file' option for readonly file systems (fix #203223) (#203234) 2024-01-23 21:18:54 +01:00
Henning DieterichsandHenning Dieterichs ca476115d3 Fixes bug in WrappedStyleElement 2024-01-23 20:46:06 +01:00
Benjamin PaseroandGitHub 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 DieterichsandHenning Dieterichs f73a212381 Improves rendering of deleted and renamed files in multi diff editor. 2024-01-23 20:24:58 +01:00
Benjamin PaseroandGitHub 3aa161859a Wording " speech recognized" (fix #203171) (#203226) 2024-01-23 20:09:14 +01:00
Benjamin PaseroandGitHub e523361ab8 Auto Save When No Errors does not work consistently (fix #203125) (#203221) 2024-01-23 20:01:52 +01:00
Benjamin PaseroandGitHub 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 SimmondsandGitHub 39804fae31 Refactor Enum Value Descriptions (#203170)
fix #203157
2024-01-23 16:45:08 +01:00
Johannes eb7a51cb48 Merge remote-tracking branch 'origin/main' into pr/jeanp413/200591 2024-01-23 16:44:44 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 RiekenandGitHub 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 SimmondsandGitHub 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 SimmondsandGitHub 09f06adf65 Don't hide activity actions at top (#203142)
dont hide activity actions top
2024-01-23 15:38:39 +01:00
Rob LourensandGitHub bef67be6c6 Add basic tooltip to file vars (#203074) 2024-01-23 15:20:38 +01:00
Alexandru DimaandGitHub 523725a022 Run OSS Tool (#203132) 2024-01-23 13:13:55 +01:00
Martin AeschlimannandGitHub 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 RossandGitHub c1cbd49099 Editor scroll position jumps up when returning to editor (#203013)
Fixes #202811
2024-01-23 09:56:18 +01:00
Michael LivelyandGitHub 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 ChenandGitHub 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 LivelyandGitHub 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 RoggeandGitHub 32d17ca92c Merge pull request #203086 from microsoft/merogge/punctuation
fix punctuation issues
2024-01-22 15:23:43 -08:00
Megan RoggeandGitHub 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
meganrogge 0152062c6e fix punctuation issues 2024-01-22 15:02:28 -08:00
Matt BiernerandGitHub 1ddc10601d Add angle brackets as surrounding pairs in markdown (#203083)
Add angle brackets as surrounding pairs in md

This is useful for html and for autolinks
2024-01-22 23:58:28 +01:00
RedCMDandGitHub 2d30630ab4 onDidChangeEmmiter fires constantly when it shouldn't (#202198)
`onDidChangeEmmiter` fires when it shouldn't
2024-01-22 22:11:24 +01:00
Connor PeetandGitHub 0c882aa770 debug: update js-debug (#203076) 2024-01-22 21:58:52 +01:00
Andrea MahandGitHub f9bb272b28 Focus in Quick Search doesn't go back to previous position after hitting ESC when zero results (#203073)
Fixes #202911
2024-01-22 21:18:22 +01:00
Logan RamosandGitHub e0f13622d7 Trim insider suffix from version when sent to ExP (#203071)
* Trim insiders suffix from version

* Fix comment indent

* Fix more indent
2024-01-22 21:09:25 +01:00
Michael LivelyandGitHub de89573726 wip -- Support folding notebook cells via sticky scroll (#202785)
* CSS tweaks, folding icon, indentation option, high contrast background

* CSS cleaning, listen to touch events, folding functionality and icons

* update testing snapshots, no hashtag prefixing

* foldingController nit
2024-01-22 21:00:40 +01:00