Commit graph

117929 commits

Author SHA1 Message Date
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
meganrogge 0152062c6e
fix punctuation issues 2024-01-22 15:02:28 -08:00
Matt Bierner 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
RedCMD 2d30630ab4
onDidChangeEmmiter fires constantly when it shouldn't (#202198)
`onDidChangeEmmiter` fires when it shouldn't
2024-01-22 22:11:24 +01:00
Connor Peet 0c882aa770
debug: update js-debug (#203076) 2024-01-22 21:58:52 +01:00
Andrea Mah 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 Ramos 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 Lively 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
Aaron Munger 4a85ff3e4e
add simple limit for number of children (#203061) 2024-01-22 11:57:45 -08:00
Robo 39fe2dab67
chore: bump electron@27.2.3 (#202771)
* chore: bump electron@27.2.3

* chore: bump distro
2024-01-22 20:25:03 +01:00
Raymond Zhao 80750ef3eb
chore: bump electron/get to 2.0.3 (#203055)
chore: bump electron/get to ^2.0.0
2024-01-22 20:00:31 +01:00
Aaron Munger bdf1f049d3
publish setting for the notebook variables view (#203056)
* publish experimental setting

* grammar
2024-01-22 10:58:57 -08:00
Bhavya U df48846f26
Don't show account entitlements for vscode.dev (#203051) 2024-01-22 19:25:15 +01:00
Sandeep Somavarapu 74f4ad53b8
donot show switch action when not needed (#203043) 2024-01-22 10:24:18 -08:00
Henning Dieterichs 603bc41a07 Fixes diff editor soft assert 2024-01-22 19:13:12 +01:00
Megan Rogge 8a96a18231
Merge pull request #203042 from microsoft/merogge/list
add accessibility provided for chat used reference list items
2024-01-22 10:06:20 -08:00
Sandeep Somavarapu 67ae7ddf0e
fix #203038 (#203046) 2024-01-22 10:01:13 -08:00
meganrogge a073a41655
undo move 2024-01-22 09:19:45 -08:00
meganrogge de360da900
revert change 2024-01-22 09:19:11 -08:00
meganrogge b977ea4c38
revert change 2024-01-22 09:18:39 -08:00
meganrogge 5efaf9b360
fix issue 2024-01-22 09:17:48 -08:00
meganrogge 27ab324c06
rm console.logs 2024-01-22 09:17:23 -08:00
meganrogge 17fe94ae2a
fix issue 2024-01-22 09:14:36 -08:00
BeniBenj f6bf4c92c0
toggle tree sticky scroll 2024-01-22 17:37:00 +01:00
meganrogge 74411a0543
use basename 2024-01-22 08:29:33 -08:00
meganrogge 72dcf3f698
Merge branch 'main' into merogge/list 2024-01-22 08:28:13 -08:00
Sandeep Somavarapu 4c00663055
supress CodeQL warning (#203032) 2024-01-22 17:20:13 +01:00
Connor Peet 2a9a0a06f8
end: use a better hash for built-in cache key (#203033)
For CodeQL
2024-01-22 17:17:58 +01:00