Commit Graph
110135 Commits
Author SHA1 Message Date
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
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
Sandeep Somavarapu b717c5a01d fix #180482 (#185559) 2023-06-19 12:58:29 +02:00
Ladislau Szomoru 9b8f1cb437 Git - only add default branch name if supported (#185557) 2023-06-19 12:42:30 +02:00
Henning Dieterichs b8a3395fed Implements hot reloading of js for the monaco playground server. (#185555) 2023-06-19 12:42:06 +02:00
Henning Dieterichs b975405819 Diff Editor v2: Iterates on collapsed unchanged code feature. (#185499) 2023-06-19 12:41:17 +02:00
Benjamin Pasero b5bcc091f4 timeline - make command to restore any entry more discoverable (#185553) 2023-06-19 12:17:29 +02:00
Isidor Nikolic 637fdea479 Merge pull request #185239 from microsoft/isidor/sound-antlion
remove dependency on experiment service for search
2023-06-19 11:45:04 +02:00
Sandeep Somavarapu af108a2224 fix tests 2023-06-19 11:20:41 +02:00
Johannes Rieken 2be7f52026 Merge pull request #185431 from weartist/fix_call_hierarchy_tooltip
Fix #185051
2023-06-19 11:08:15 +02:00
Benjamin Pasero 74a28dd995 S?.message?.includes is not a function (fix #185530) (#185534) 2023-06-19 08:58:03 +02:00
Henning Dieterichs 73eb619afb Disable sticky scroll in diff editor when collapse unmodified code is enabled (#185434) 2023-06-18 15:09:24 -07:00
Rob Lourens c0347d035b Fix cmd+backspace not working in chat input (#185500) 2023-06-18 22:14:00 +02:00
Henning Dieterichs 3fcd99dae5 adds getters for diff algorithms (#185497) 2023-06-18 13:05:54 -07:00
Daniel Imms 448ec31cb2 Merge pull request #185429 from microsoft/tyriar/clean_up_traceRpc
Improve safety and remove warning from traceRpc
2023-06-17 08:35:06 -07:00
Han 35ea3d75f1 Merge branch 'main' into fix_call_hierarchy_tooltip 2023-06-17 20:16:14 +08:00
weartist 56339d9381 Fix #185051 2023-06-17 20:08:06 +08:00
Daniel Imms 214844d251 Improve safety and remove warning from traceRpc 2023-06-17 04:15:26 -07:00
Connor Peet 3b53204ad1 testing: remove old test output terminal (#185405)
Remove the old "test output terminal" stuff now that we use real
terminals for showing output in the Test Results view. Move the "Show
Output" buttons to reveal the Test Results view instead of opening
the terminal.

Closes https://github.com/microsoft/vscode/issues/151964
2023-06-16 19:58:02 -07:00
Rob Lourens eb69cf5427 Let chat view be wider (#185402) 2023-06-16 19:08:40 -07:00
Robo 8fb5ea0142 feat: use custom tag instead of custom version for MS electron releases (#181309)
* feat: use custom tag instead of custom version for MS electron releases

* chore: bump @vscode/gulp-electron

* chore: move build id to .yarnrc

* chore: rename enableUNCAccessChecks => restrictUNCAccess

* chore: update electron@22.3.11

* chore: add build info to about dialog

* chore: simplify helper function

* chore: remove unused node.js checksums

* chore: bump nodejs internal version

* chore: bump distro

* fix: revert changes to sign.ts

* chore: bump distro
2023-06-17 03:03:35 +02:00
Tyler James Leonhardt e6de1b0822 Miscellaneous NL Command Palette improvements (#185382)
* Always show "Ask Copilot"
* Open Quick Question UX instead of Chat view
* If we have _any_ similar commands, show the "similar commands" separators even if there are no regular picks
* Have Semantic Similarity setting be on by default
* Remove QQ setting since it's not really useful
2023-06-16 18:01:30 -07:00
Connor Peet 2f867fa7a1 cli: fix macos build (#185401) 2023-06-17 09:38:58 +09:00
Tyler James Leonhardt a4d4857ed6 Notify user once when Encryption isn't available (#185390)
And point to troubleshooting doc. ref https://github.com/microsoft/vscode/issues/185212
2023-06-16 17:01:36 -07:00
Matt Bierner 5de3dd34e8 Allow vscode.open in chat markdown (#185386) 2023-06-16 16:29:29 -07:00
Connor Peet 2cf2110716 Merge pull request #185385 from microsoft/cli-service-improvements
Cli service improvements
2023-06-16 15:17:58 -07:00
Daniel Imms 4f5584d8e1 Merge pull request #185378 from microsoft/tyriar/fnname
Correct pty host logging function name
2023-06-16 14:46:25 -07:00
Connor Peet 8a006c7114 cli: improve dbus error messaging on linux
Fixes https://github.com/microsoft/vscode-remote-release/issues/7778
2023-06-16 14:45:26 -07:00
Raymond Zhao 7ee813703a Add a11y settings in getSimpleEditorOptions (#184623)
* Add a11y settings in getSimpleEditorOptions

* Forgot a file

* Fix AccessibleView

* Rebase and fix merge conflict

* Apply suggestion
2023-06-16 13:08:33 -07:00
Connor Peet 95e90d22ec cli: log startup and shutdown, don't clear service logs on restart
Fixes #183696
2023-06-16 12:40:43 -07:00
Raymond Zhao e4751e3538 Fix some terms (#185376)
* Fix some terms

* Apply PR suggestion
2023-06-16 21:38:37 +02:00
Daniel Imms 8bd63725e0 Correct pty host logging function name 2023-06-16 12:31:14 -07:00
Megan Rogge 23b487b0a9 Merge pull request #185375 from microsoft/merogge/status-usage
`alert` -> `status`
2023-06-16 14:18:33 -05:00
Aaron Munger fe3462e13a Merge pull request #185372 from microsoft/aamunger/interactiveFocus
set notebook widget to visible when focusing the IW Editor
2023-06-16 12:02:38 -07:00
meganrogge 6dd5f94c82 part of #185371 2023-06-16 14:02:01 -05:00
aamunger 797fd9c6e7 change function name 2023-06-16 11:44:36 -07:00
aamunger 3804adfd96 set notebook widget to visible when focusing the IW Editor 2023-06-16 11:40:29 -07:00
Samuel Williams a0a662c8fd testing: add configuration to show all test messages. (#185197)
* Add configuration to show all test messages.

Introduce `testing.showAllMessages` configuration, which defaults to
true. When false, only the first message is shown, and the rest are
ignored. When true, the most recent message for each line is shown from
all past test runs.

* Change from Map -> Set.
2023-06-16 11:40:20 -07:00
Megan Rogge f945c1f84c Merge pull request #185368 from microsoft/merogge/use-status
allow `aria-live: polite` to be used on macOS, use status instead of alert for chat response announcement
2023-06-16 13:35:14 -05:00
Michael Lively f4547a67b9 Nb Workbench Toolbar -- separator fixes, test improvements (#185370)
* fix: hidden items between separators -> 2x sep

* improve testing: add extra separator case, add secondary actions
2023-06-16 20:34:07 +02:00
Daniel Imms b435e295bc Merge pull request #185358 from microsoft/tyriar/185349
Replace escape sequence logging with terminal log channel
2023-06-16 11:06:23 -07:00
Megan Rogge af93ce2437 Merge pull request #185361 from microsoft/merogge/cue-touch-up
follow up cue work
2023-06-16 12:57:02 -05:00
meganrogge 4d42fcf809 use status instead of alert 2023-06-16 12:56:43 -05:00
Daniel Imms 8adc6e0aac Fix tests and remove unused method 2023-06-16 10:42:49 -07:00
Connor Peet 8a74ad8ff5 cli: show service status in tunnel log
Fixes #183714
2023-06-16 10:42:13 -07:00
Megan Rogge f929eaa79f Update src/vs/platform/audioCues/browser/audioCueService.ts 2023-06-16 12:33:05 -05:00
Daniel Imms cc76abec73 Fix edge case where logLevel got set back to info 2023-06-16 10:29:42 -07:00