Commit graph

110187 commits

Author SHA1 Message Date
meganrogge
63b02db8e8
Merge branch 'main' into merogge/accessible-view-chat 2023-06-20 09:09:15 -07:00
Johannes Rieken
7288d304c9
make sure extension completion item provider have their extension identifier set correctly (#185685) 2023-06-20 17:52:23 +02:00
Henning Dieterichs
e91160533a
Set showInHiddenAreas for alignment view zones (#185683) 2023-06-20 17:48:15 +02:00
Henning Dieterichs
70abe7e506
Fixes #184037 (#185664) 2023-06-20 16:37:25 +02:00
Johannes Rieken
b8f761f56c
diff editor view zones should also render in hidden areas (#185663)
fixes https://github.com/microsoft/vscode/issues/185217
2023-06-20 15:36:46 +02:00
Johannes Rieken
66ee561355
Merge pull request #182571 from russelldavis/smartSelectSubwordsOption
Add option for smartSelect to ignore subwords
2023-06-20 15:04:41 +02:00
Sandeep Somavarapu
2bb3717d5d
Merge pull request #184918 from CodinGame/prevent-uncaught-error-on-cancel
Prevent throwing Uncaught error on cancel
2023-06-20 14:44:35 +02:00
Sandeep Somavarapu
65d0bd757f
Fix #184706 (#185655) 2023-06-20 14:37:15 +02:00
Johannes Rieken
b578213118
reveal inline chat when typing inside of it (#185648)
fixes https://github.com/microsoft/vscode-copilot-release/issues/226
2023-06-20 12:30:21 +02:00
Bhavya U
c248f9ec0c
Add getting started-step for profiles (#185373)
* Add getting started-step for profiles

* Add themed image for step

* Update content
2023-06-20 09:50:15 +02:00
Antonio Prudenzano
65b471f4e2
Feat: #132598 Add notification in case of running a translated build on windows and macOS (#181191)
* added notification in case of running a rosetta translated build

* using app.runningUnderARM64Translation instead of system call

* added download button to the download page in the wrong build notification

* removed test call

* Update src/vs/workbench/electron-sandbox/window.ts

Co-authored-by: Robo <hop2deep@gmail.com>

* Update src/vs/workbench/electron-sandbox/window.ts

Co-authored-by: Robo <hop2deep@gmail.com>

* code format

* Update src/vs/workbench/electron-sandbox/window.ts

Co-authored-by: Robo <hop2deep@gmail.com>

---------

Co-authored-by: Robo <hop2deep@gmail.com>
2023-06-20 14:52:27 +09:00
Matt Bierner
8c85702bca
Explicitly clear web resources clipboard on copy (#185622)
Fixes #185466

Proper fix would be to use a future web clipboard API that lets you write any data types to the system clipboard
2023-06-19 17:43:21 -07:00
Matt Bierner
7f8893b149
Add more logging for when loadWorkspaceContents isn't used (#185624) 2023-06-19 17:42:38 -07:00
Rob Lourens
2baf8c51e9
Prevent multiple cell status bar items (#185621)
* Stop running Throttler after class is disposed
Fix microsoft/vscode-jupyter#13537

* Clean up item ID cache

* Add comment
2023-06-20 01:22:42 +02:00
Michael Lively
a0b88b58a2
NB toolbar -- dynamic resizing w/ workbench (#185404)
* dynamic sizing support

* separator fix, double (+) fix, generic overflow fxn

* comment cleaning...
2023-06-20 01:15:33 +02:00
Matt Bierner
97f3d5b850
Use adopted stylesheets for notebook codeblock theming (#185616)
Fixes #185251
2023-06-19 16:03:47 -07:00
Matt Bierner
b9048ee2c5
Fix files not being copied on first esbuild watch (#185618) 2023-06-19 23:59:46 +02:00
Raymond Zhao
5eeacc59a7
Use status instead of alert (#185609) 2023-06-19 14:26:12 -07:00
Megan Rogge
9717599be7
Update src/vs/editor/contrib/hover/browser/hover.ts 2023-06-19 14:23:47 -07:00
Megan Rogge
b50b986e31
Update src/vs/base/browser/ui/tree/abstractTree.ts 2023-06-19 14:23:16 -07:00
Megan Rogge
6a491c730a
Update src/vs/base/browser/ui/tree/abstractTree.ts 2023-06-19 14:22:59 -07:00
Taiyo Sogawa
ea97852a3b
Add server message to user-facing error on 429 for tunnel creation (#185600)
* Add server message to user-facing error on 429 for tunnel creation

* Update cli/src/tunnels/dev_tunnels.rs

Co-authored-by: Connor Peet <connor@peet.io>

* fix lint error

---------

Co-authored-by: Connor Peet <connor@peet.io>
2023-06-19 13:16:29 -07:00
Matt Bierner
0f8598bf46
Render code links with link color instead of code color (#185604) 2023-06-19 11:51:01 -07:00
Raymond Zhao
111fb77051
Bump sqlite3 to 5.1.6-vscode (#185603) 2023-06-19 11:31:03 -07:00
meganrogge
98cb279e79
allow passing in info 2023-06-19 14:26:50 -04:00
meganrogge
fa35e8dee8
fix layout issue 2023-06-19 14:11:06 -04:00
meganrogge
2c9da742fa
add type 2023-06-19 13:53:55 -04:00
Henning Dieterichs
25e9e851c5
Fixes redraw issue (#185601) 2023-06-19 19:50:15 +02:00
meganrogge
b33d65406a
fix 2023-06-19 13:46:24 -04:00
meganrogge
3599eb127b
use typescript for code 2023-06-19 13:44:07 -04:00
Henning Dieterichs
8193f2f8f9 Don't show revert arrows in inline mode. 2023-06-19 19:38:58 +02:00
Tyler James Leonhardt
44bab6990c
Handle undefined element (#185596)
Fixes #185531
2023-06-19 19:34:19 +02:00
Joyce Er
daa66ad5f7
Update glyph margin CSS rule names (#185594) 2023-06-19 19:09:52 +02:00
Ladislau Szomoru
8f8848433b
GitHub - add push error handler telemetry to understand usage (#185573)
* GitHub - add push error handler telemetry to understand usage

* Add yarn.lock file

* Pull request feedback
2023-06-19 10:09:45 -07:00
Alex Ross
2dcfc3798f
Kill, yarn, build task (#185571) 2023-06-19 18:57:04 +02:00
Henning Dieterichs
085399feff
Merge pull request #185592 from microsoft/hediet/b/horizontal-ladybug
Diff Editor v2 Improvements
2023-06-19 18:53:59 +02:00
Connor Peet
a0fce779af
chore: bump js-debug-companion (#185589)
For livepreview
2023-06-19 18:36:39 +02:00
Henning Dieterichs
813a36e903
Implements "No Changes" 2023-06-19 18:32:49 +02:00
meganrogge
4641821cba
help menu 2023-06-19 12:05:52 -04:00
meganrogge
082c8623b5
fix terminal issue 2023-06-19 11:53:21 -04:00
meganrogge
345ef685bd
fix 185127 2023-06-19 11:52:43 -04:00
Henning Dieterichs
c22bb0ec64
When disabling collapsing unmodified code, the state should be reset. 2023-06-19 17:32:25 +02:00
meganrogge
4148d30227
fix #184620 2023-06-19 11:27:28 -04:00
Henning Dieterichs
60b19b3dd8
Unchanged collapsed code improvements 2023-06-19 17:25:27 +02:00
Henning Dieterichs
4a401391fb
Fixes #185579 2023-06-19 17:17:51 +02:00
Henning Dieterichs
d806701111
Fixes hot reload bug 2023-06-19 17:17:17 +02:00
Robo
4df3657b4e
chore: add checksum for electron assets (#185568)
* chore: add checksum for electron assets

* chore: bump distro

* chore: add pdb checksums
2023-06-19 23:46:41 +09:00
Henning Dieterichs
4f29cc63f8
Fixes #185560 2023-06-19 14:19:14 +02:00
Henning Dieterichs
b05c8e9f9b
Diff Editor v2: Fixes sync update bug 2023-06-19 14:17:44 +02:00
Henning Dieterichs
0c6209f0bf
Diff Editor v2: Fixes scrolling issues 2023-06-19 14:16:25 +02:00