Louis Lazaris
314c9891c3
Fixed some CSS terminology ( #202125 )
2024-01-10 12:44:25 +00:00
Sandeep Somavarapu
572198c07d
add more logging ( #202139 )
2024-01-10 10:33:49 +01:00
Sandeep Somavarapu
ba2f50ca50
fix #71846 ( #202132 )
2024-01-10 09:27:19 +01:00
Johannes Rieken
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
dd7a20db89
fix #142478 ( #202126 )
2024-01-10 08:39:00 +01:00
Sandeep Somavarapu
6bf996da2b
adopt ensureNoDisposablesAreLeakedInTestSuite ( #202121 )
...
#200091 adopt ensureNoDisposablesAreLeakedInTestSuite
2024-01-10 07:32:20 +01:00
Connor Peet
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
c973ec7673
SCM - fix border radius for checkout/sync actions ( #202106 )
2024-01-09 14:40:39 -08:00
Henning Dieterichs
ad18bb00ce
Fixes #199351
2024-01-09 23:40:26 +01:00
Matt Bierner
35579c0b57
De-prioritize markdown link paste in code blocks ( #202109 )
2024-01-09 14:27:28 -08:00
Henning Dieterichs
05dfba857a
Adopts #199291 for SCM view changes. ( #202077 )
2024-01-09 22:28:08 +01:00
Henning Dieterichs
0a284dde18
Introduces _workbench.openMultiDiffEditor
2024-01-09 22:13:18 +01:00
Megan Rogge
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
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
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
eae814bef6
Update IExplorerView interface ( #201992 )
2024-01-09 18:06:59 +00:00
Alex Ross
a6659cb883
API feedback for comment reactor ( #202098 )
...
Part of #201131
2024-01-09 09:41:54 -08:00
Raymond Zhao
fb84f3bcfb
test: skip flaky Settings editor smoke test ( #202097 )
2024-01-09 18:16:42 +01:00
Sandeep Somavarapu
5b1893b24b
fix #195150 ( #202093 )
2024-01-09 17:55:55 +01:00
dependabot[bot]
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
4ec14ee326
Fix constant expression ( #202092 )
2024-01-09 17:48:53 +01:00
Martin Aeschlimann
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
2d01e64a05
do not register command twice ( #202088 )
...
#199744 do not register command twice
2024-01-09 16:56:29 +01:00
Johannes Rieken
6bd246028a
some API notes ( #202087 )
2024-01-09 16:41:03 +01:00
Martin Aeschlimann
1e9f54e202
Linked editing causing uncaught exception ( #202085 )
2024-01-09 16:21:10 +01:00
Benjamin Simmonds
6d9bf2113d
Fix click focus glitch ( #202084 )
...
fix click focus glitch
2024-01-09 16:11:38 +01:00
Alex Ross
bbec320f5d
Fix memory leak in tree ( #202080 )
...
Part of #200015
2024-01-09 15:48:10 +01:00
Johannes Rieken
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
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
70f5e0883a
Implements #199291 - Multi Diff Editor: Identify Input With Source, Reload File List Dynamically
2024-01-09 15:06:29 +01:00
Alex Ross
6d9541fff6
Try out a new Go grammar ( #202070 )
2024-01-09 14:11:19 +01:00
Sandeep Somavarapu
26a486aee8
fix #195436 ( #202069 )
2024-01-09 12:48:55 +01:00
Ladislau Szomoru
9808d4e655
SCM - rename incoming/outgoing menu contribution ( #202068 )
2024-01-09 17:04:27 +05:30
Alex Ross
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
b87ba01926
Git - swap file sides when previewing a stash ( #202063 )
2024-01-09 11:55:16 +01:00
Johannes Rieken
4759837ec9
chore - rearrange bits ( #202062 )
2024-01-09 11:36:47 +01:00
Johannes Rieken
8adf59fc00
fix https://github.com/microsoft/vscode/issues/193124 ( #202061 )
2024-01-09 11:19:35 +01:00
Robo
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
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
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
Matt Bierner
7452aaa51d
Don't enable notebook copy if active element is not in the notebook dom ( #202035 )
...
Fixes #201178
Fixes copying text from the chat window when a notebook editor is active
2024-01-08 14:31:37 -08:00
Andrea Mah
d2a02721bd
Add icon support for quickpick custom button ( #201913 )
2024-01-08 23:25:55 +01:00
RedCMD
0a71ec927c
Change lowercase l to uppercase L. asp-vb-net.tmLanguage.json ( #201981 )
...
* Change lowercase `l` to uppercase `L`. `asp-vb-net.tmLanguage.json`
`.tmLanguage.json` is the common file extension for JSON TextMate
while `vb` is currently using `.tmlanguage.json`
* Rename file.
* Remove EOF newline >:(
---------
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com >
2024-01-08 22:10:59 +00:00
Martin Aeschlimann
851b39876e
[json] don't use md5 ( #201971 )
2024-01-08 21:50:59 +01:00
Ladislau Szomoru
891a17ab57
Git - move "Open Commit" command from core to the git extension ( #202042 )
...
* Initial implementation
* Move the command to the git extension
* Add missing enablement property
2024-01-08 13:39:07 -07:00
Matt Bierner
88a6ed6d9b
Only show paste as html when it is explicitly requested ( #202039 )
...
Fixes #202013
2024-01-08 13:32:02 -07:00