Benjamin Pasero and GitHub
74da22bb03
ENOSPC though no workspace ( fix #201923 ) ( #202161 )
2024-01-10 15:49:48 +01:00
Benjamin Pasero and GitHub
b6d977789e
Screen cheese when reloading with a notebook in a floating window ( fix #201832 ) ( #202159 )
2024-01-10 15:48:23 +01:00
Johannes Rieken and GitHub
8ffbf09e31
Clear edit queue when request errors, tweak Queue/Limiter, tests ( #202157 )
...
* don't drag targetWindow all the way across all the layers
* add `ILimiter#clear`, add tests and define onDrain and clear behaviour
* fix compilo
* Queue/Limit - clarify onDrain timing, make sure it fires only once, add whenIdle
* chat - clear edit queue on error, adopt whenIdle
* add test to ensure progress edit stream stop on being cancelled
2024-01-10 15:27:09 +01:00
Benjamin Pasero and GitHub
ff7dcf2974
zoom - fix some issues ( #202158 )
2024-01-10 15:25:42 +01:00
Benjamin Pasero and GitHub
fc3df618cb
workspace.fs.delete useTrash option is not respected ( fix #201742 ) ( #202156 )
2024-01-10 15:22:40 +01:00
Louis Lazaris and GitHub
89eb2de093
Corrected CSS Hover Documentation text ( #202142 )
2024-01-10 13:42:16 +00:00
Louis Lazaris and GitHub
314c9891c3
Fixed some CSS terminology ( #202125 )
2024-01-10 12:44:25 +00:00
Sandeep Somavarapu and GitHub
572198c07d
add more logging ( #202139 )
2024-01-10 10:33:49 +01:00
Sandeep Somavarapu and GitHub
ba2f50ca50
fix #71846 ( #202132 )
2024-01-10 09:27:19 +01:00
Johannes Rieken and GitHub
ad68ddc7aa
allow to set/configure ariaLabel for IButton ( #202127 )
...
fixes https://github.com/microsoft/vscode/issues/201527
2024-01-10 13:19:44 +05:30
Sandeep Somavarapu and GitHub
dd7a20db89
fix #142478 ( #202126 )
2024-01-10 08:39:00 +01:00
Sandeep Somavarapu and GitHub
6bf996da2b
adopt ensureNoDisposablesAreLeakedInTestSuite ( #202121 )
...
#200091 adopt ensureNoDisposablesAreLeakedInTestSuite
2024-01-10 07:32:20 +01:00
Connor Peet and GitHub
ea77026ab9
Merge pull request #166202 from gayanper/wait_for_breakpoint
...
Add support for breakpoint dependencies
2024-01-09 22:29:02 -08:00
Connor Peet
207197a5e5
one more place
2024-01-09 16:54:55 -08:00
Connor Peet
a308dde7c6
wait to resume until breakpoint is set, align vocabulary
2024-01-09 16:51:19 -08:00
Connor Peet
c116ed3234
Merge remote-tracking branch 'origin/main' into pr/gayanper/166202-1
2024-01-09 16:32:10 -08:00
Ladislau Szomoru and GitHub
c973ec7673
SCM - fix border radius for checkout/sync actions ( #202106 )
2024-01-09 14:40:39 -08:00
Henning Dieterichs and Henning Dieterichs
ad18bb00ce
Fixes #199351
2024-01-09 23:40:26 +01:00
Matt Bierner and GitHub
35579c0b57
De-prioritize markdown link paste in code blocks ( #202109 )
2024-01-09 14:27:28 -08:00
Henning Dieterichs and GitHub
05dfba857a
Adopts #199291 for SCM view changes. ( #202077 )
2024-01-09 22:28:08 +01:00
Henning Dieterichs and Henning Dieterichs
0a284dde18
Introduces _workbench.openMultiDiffEditor
2024-01-09 22:13:18 +01:00
Megan Rogge and GitHub
a3445c68a0
handle alerts in audio cue service, add List Alerts command and settings ( #201833 )
...
* massive refactor
2024-01-09 21:03:19 +01:00
Connor Peet and GitHub
801d79e284
Merge pull request #202048 from microsoft/connor4312/test-coverage-decorations-1
...
testing: add initial editor decorations
2024-01-09 11:20:46 -08:00
Ronak Jain and GitHub
c1bc5415f8
Fix tsserver crashing when using custom node path ( #201966 )
...
* use quotes in spawned process name
* Use JSON stringify to handle quotes as well
2024-01-09 11:02:53 -08:00
Aleksandr Kondrashov and GitHub
eae814bef6
Update IExplorerView interface ( #201992 )
2024-01-09 18:06:59 +00:00
Alex Ross and GitHub
a6659cb883
API feedback for comment reactor ( #202098 )
...
Part of #201131
2024-01-09 09:41:54 -08:00
Raymond Zhao and GitHub
fb84f3bcfb
test: skip flaky Settings editor smoke test ( #202097 )
2024-01-09 18:16:42 +01:00
Sandeep Somavarapu and GitHub
5b1893b24b
fix #195150 ( #202093 )
2024-01-09 17:55:55 +01:00
9c2e81f9f6
Bump follow-redirects from 1.15.3 to 1.15.4 in /extensions/github-authentication ( #202055 )
...
Bump follow-redirects in /extensions/github-authentication
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 08:53:01 -08:00
Alexandru Dima and GitHub
4ec14ee326
Fix constant expression ( #202092 )
2024-01-09 17:48:53 +01:00
Martin Aeschlimann and GitHub
67e16ed45a
Enable lightbulb setting to on (includes empty lines) ( #202089 )
...
Enable lightbulb for empty lines (for #200538 )
2024-01-09 17:00:55 +01:00
Sandeep Somavarapu and GitHub
2d01e64a05
do not register command twice ( #202088 )
...
#199744 do not register command twice
2024-01-09 16:56:29 +01:00
Johannes Rieken and GitHub
6bd246028a
some API notes ( #202087 )
2024-01-09 16:41:03 +01:00
Martin Aeschlimann and GitHub
1e9f54e202
Linked editing causing uncaught exception ( #202085 )
2024-01-09 16:21:10 +01:00
Benjamin Simmonds and GitHub
6d9bf2113d
Fix click focus glitch ( #202084 )
...
fix click focus glitch
2024-01-09 16:11:38 +01:00
Alex Ross and GitHub
bbec320f5d
Fix memory leak in tree ( #202080 )
...
Part of #200015
2024-01-09 15:48:10 +01:00
Johannes Rieken and GitHub
77ca6ccd41
Joh/mysterious-octopus ( #202079 )
...
* debt - don't use extra buttons for accept/discard hunk
* - inline chat history shouldn't loop
- preserve the initial value and restore it
fixes https://github.com/microsoft/vscode-copilot-release/issues/671
2024-01-09 15:43:26 +01:00
Megan Rogge and GitHub
66bf39bd4e
Merge pull request #202029 from microsoft/merogge/suggested
...
improve understanding of follow up question
2024-01-09 08:29:14 -06:00
Henning Dieterichs and Henning Dieterichs
70f5e0883a
Implements #199291 - Multi Diff Editor: Identify Input With Source, Reload File List Dynamically
2024-01-09 15:06:29 +01:00
Alex Ross and GitHub
6d9541fff6
Try out a new Go grammar ( #202070 )
2024-01-09 14:11:19 +01:00
Sandeep Somavarapu and GitHub
26a486aee8
fix #195436 ( #202069 )
2024-01-09 12:48:55 +01:00
Ladislau Szomoru and GitHub
9808d4e655
SCM - rename incoming/outgoing menu contribution ( #202068 )
2024-01-09 17:04:27 +05:30
Alex Ross and GitHub
429c689545
Allow tunnel factory providers to opt out of protocol support ( #202067 )
...
Part of #201465
2024-01-09 12:28:19 +01:00
Ladislau Szomoru and GitHub
b87ba01926
Git - swap file sides when previewing a stash ( #202063 )
2024-01-09 11:55:16 +01:00
Johannes Rieken and GitHub
4759837ec9
chore - rearrange bits ( #202062 )
2024-01-09 11:36:47 +01:00
Johannes Rieken and GitHub
8adf59fc00
fix https://github.com/microsoft/vscode/issues/193124 ( #202061 )
2024-01-09 11:19:35 +01:00
Robo and GitHub
fb76955440
chore: update electron@27.2.1 ( #202053 )
...
* chore: bump electron@27.2.1
* chore: enable code cache support for custom standard schemes
Refs https://github.com/electron/electron/commit/267cbc841eb97c1c768ea116352f7430968cb05d
* chore: remove --ms-enable-electron-run-as-node
Removed in favor of https://github.com/electron/electron/commit/f842ead6bc627afdf5b945305abb3e1872b558ef
* chore: update distro
2024-01-09 08:33:34 +01:00
Matt Bierner and GitHub
06bad2c05f
Clear selection on paste edit apply ( #202049 )
...
Switches to use a snippet to ensure that existing editor selections are cleared when paste edits are applied
2024-01-09 07:51:28 +01:00
Matt Bierner and GitHub
284e949dac
Pick up latest TS for building VS Code ( #202047 )
2024-01-09 07:48:18 +01:00
Connor Peet
0e743a2d91
testing: add initial editor decorations
...
This is the first pass at decorations in-editor. This PR doesn't
actually register the contribution, as it's not ready for selfhosting
yet. This PR creates decorations that look like this. The idea is that
coverage decorations in the glyph margin will always be visibile when
there's coverage, and users can get coverage in their code via hover or
shortcut, with the intention of making coverage unobtrusive and easy to
run all the time.

The notable thing is that there is now a third glyph margin row. I
reworked some of the editor code to handle this.

Some open questions:
- The glyph margin coverage wants doesn't need to be full-width, should
we add a new 'leftmost' glyph lane instead that's thinner?
- Adding breakpoints in files with coverage is a little annoying since
the breakpoint hint widget can expand the glyph margin on lines with
coverage, and jump back over otherwise. Probably we should never
decrease the number of lanes shown whenever the cursor is over the
glyph margin.

2024-01-08 16:11:42 -08:00