Michael Chirico
37871bb35a
Update org in reference repo ( #194415 )
...
* Update org in reference repo
This threw me off in #194352 -- I was not familiar with the original repo owner so I assumed this info was stale. The link now redirects to the REditorSupport org, but having the correct source in the plain text is still preferable for human readers.
* Update template generation source
* Update R repo in cgmanifest
---------
Co-authored-by: Alex Ross <alros@microsoft.com>
2023-10-02 14:10:13 +00:00
Sandeep Somavarapu
08e9e778dc
allow moving view containers always ( #194607 )
...
#194606 allow moving view containers always
2023-10-02 15:22:02 +02:00
Sandeep Somavarapu
3705a1d30b
add time tooltip ( #194605 )
2023-10-02 13:54:22 +01:00
Benjamin Simmonds
05d0ea3169
Fix #194594 ( #194595 )
2023-10-02 11:52:16 +01:00
Sandeep Somavarapu
0495c01095
perf improvements ( #194598 )
...
perf improvements #194560
2023-10-02 11:50:38 +01:00
Ladislau Szomoru
9434d9437a
Git - do not show origin/HEAD in the checkout quick pick. This item will only be shown when checking out detached. ( #194592 )
2023-10-02 12:38:10 +02:00
Johannes Rieken
862c1d2f78
avoid $ util and use faster createElement instead ( #194591 )
...
saves a tiny bit for https://github.com/microsoft/vscode/issues/194560
2023-10-02 10:47:56 +01:00
Kyℓe Hensel
43b227a533
fix syntax highlighting for .git-blame-ignore-revs ( #194584 )
2023-10-02 11:37:45 +02:00
Ladislau Szomoru
7f366f26e1
SCM - remove scm.providerBorder color ( #194590 )
2023-10-02 10:22:45 +01:00
Benjamin Pasero
1b32ba2308
When saving new file with some content in a readonly directory VSCode creates an empty file instead ( fix #194478 ) ( #194526 )
2023-09-30 09:55:45 +02:00
Megan Rogge
3728d519bd
Merge pull request #194511 from microsoft/merogge/clear-acc
...
allow clearing the terminal from within the accessible view
2023-09-29 15:59:09 -07:00
Megan Rogge
2f30d251a8
Merge pull request #194513 from microsoft/merogge/help-interrupt
...
use accessible view ID instead of mutated verbosity setting
2023-09-29 15:21:29 -07:00
Aaron Munger
d4ae2ed5c3
fix output focus fallback
2023-09-29 13:42:11 -07:00
meganrogge
2418c9d41d
fix #194426
2023-09-29 13:36:00 -07:00
meganrogge
1f23366a1f
fix #194402
2023-09-29 13:16:11 -07:00
Megan Rogge
4190668b94
Merge pull request #194509 from microsoft/merogge/task-recon-clear
...
clear persistent tasks when reconnection is disabled
2023-09-29 13:09:00 -07:00
Martin Aeschlimann
3593faea27
Can't use icon contributed using TTF file ( #194506 )
2023-09-29 12:46:23 -07:00
Michael Lively
b86e7bc54d
fix nb codeactions running on autosave when set true [main] ( #194502 )
...
fix nb codeactions running on autosave when set `true`
2023-09-29 19:22:45 +01:00
Bhavya U
70722bcbb1
Bump version to 1.84 ( #194499 )
2023-09-29 18:38:53 +01:00
Connor Peet
c6a9da71a2
eng: allow snapshot mutation messages locally ( #194498 )
...
* eng: allow snapshot mutation messages locally
Fixes https://github.com/microsoft/vscode/issues/192439
Fixes https://github.com/microsoft/vscode/issues/194493
* keep snapshot tests allowed
2023-09-29 18:36:27 +01:00
Christof Marti
a6b9e7c28b
Make sure node-gyp is installed ( #194494 )
2023-09-29 17:33:44 +01:00
João Moreno
318f421af3
chore: bump electron@25.8.4 ( #194488 )
2023-09-29 16:48:48 +01:00
Alexandru Dima
d79823e42c
Merge pull request #194436 from jeanp413/fix-194284
...
Fixes websocket doesn't handle ping frames correctly
2023-09-29 14:35:28 +02:00
Alex Ross
187f0ff66e
Merge pull request #194470 from microsoft/alexr00/commentEditorHeightMain
...
Fix comment editor min height
2023-09-29 14:15:48 +02:00
Johannes Rieken
e8fa82b65f
debt - await progress message ( #194475 )
2023-09-29 13:20:41 +02:00
Johannes Rieken
5eafb0a6f2
adopt store-arg for disposableTime where meaningful ( #194473 )
...
https://github.com/microsoft/vscode/issues/193613
2023-09-29 11:37:09 +01:00
Alex Ross
3ff9df92f5
Fix comment editor min height
...
Part of #194429
2023-09-29 11:51:46 +02:00
Alex Ross
9e9b514f42
Update distro to get debugpy API proposal ( #194468 )
2023-09-29 10:44:14 +01:00
Alex Dima
9f2d7b62b9
Add a test for the ping/pong message handling
2023-09-29 11:41:53 +02:00
Jean Pierre
f2febd0209
Fixes #194284
2023-09-29 00:03:08 -05:00
Aaron Munger
ba36ae4dcc
More explicit experimental label
2023-09-28 17:39:28 -07:00
Michael Lively
00651c4c3d
Fix notebook insertFinalNewline behavior ( #194442 )
...
fix typing newline bug
2023-09-28 23:43:46 +01:00
Justin Chen
d5c578c63f
Changed Participate for Code actions on save for notebook ( #194443 )
...
changed participate to update
2023-09-28 23:37:10 +01:00
Justin Chen
411d2984ae
Removed default settings for Code Actions on Save ( #194409 )
...
* removed default settings
* removed whitespace
* changed wordage
* boolean and string enum together
* updated language around settings, mentioning things will be deprecated
* changed settings accross noteboks as well
* Update codeActionModel.ts
2023-09-28 14:18:00 -07:00
Michael Lively
4ceb99adc5
Read the correct setting for notebook TrimFinalNewLinesParticipant ( #194419 )
...
oof. correct the setting read
2023-09-28 18:08:51 +01:00
Christof Marti
096a6e425a
Disable to investigate known issue ( #185098 )
2023-09-28 17:03:46 +02:00
Alexandru Dima
31526318b4
Do not compute sha1 for large files ( #194404 )
...
Fixes #194334 : Do not compute sha1 for large files
2023-09-28 16:56:23 +02:00
Benjamin Pasero
afb67e3c81
tests - make sure to have log service earlier ( #194398 )
2023-09-28 14:51:26 +02:00
Benjamin Pasero
709bdafa8f
💄 - make sure custom title setting can be found ( #194400 )
2023-09-28 14:32:19 +02:00
Sandeep Somavarapu
64b25f10b5
fix font size ( #194396 )
2023-09-28 13:14:43 +01:00
Johannes Rieken
67be0d837a
Merge pull request #194395 from microsoft/rural-bovid
...
update endgame notebook
2023-09-28 14:09:18 +02:00
Johannes Rieken
a3c939b36c
update endgame notebook
2023-09-28 13:53:54 +02:00
Alex Ross
bd1af4d98c
Remove comments continue on ( #194388 )
...
There's a URI issue in the data in the storage service for comments. Putting this feature behind a hidden setting for now so that we don't save incorrect data.
2023-09-28 11:26:32 +01:00
Benjamin Pasero
e3b1667192
uncaught exception from ProxyChannel.fromService ( fix #192365 ) ( #194387 )
2023-09-28 11:16:51 +01:00
Benjamin Simmonds
b792feb9ed
Dropping a group on tab container append on both ( #194386 )
2023-09-28 11:13:03 +01:00
Benjamin Pasero
9164f5d2da
Unexpected context menu ( fix #194131 ) ( #194385 )
2023-09-28 12:13:01 +02:00
Johannes Rieken
623feb6ddd
Merge pull request #194379 from microsoft/joh/breakable-takin
...
disable settings migration, workaround for https://github.com/microsoft/vscode/issues/194375
2023-09-28 11:48:39 +02:00
Benjamin Simmonds
63b61dc2a7
context menu change ( #194380 )
...
context menu naming
2023-09-28 10:33:54 +01:00
Johannes
9dd53f138a
disable settings migration, workaround for https://github.com/microsoft/vscode/issues/194375
2023-09-28 11:08:51 +02:00
Johannes
b366c24d15
fix/workaround issue https://github.com/microsoft/vscode/issues/194373
...
fyi @roblourens
2023-09-28 11:07:06 +02:00