Sandeep Somavarapu and GitHub
598e77bda5
fix #185875 ( #186471 )
2023-06-28 04:23:31 -07:00
Aiday Marlen Kyzy
118be5cf1e
just changing the maximum rendering width to make it larger
2023-06-28 17:15:28 +06:00
Benjamin Pasero and GitHub
93b9d0a51a
editor - update style and behaviour of message widget ( #186480 )
2023-06-28 11:05:02 +00:00
Benjamin Pasero and GitHub
fb1d79215e
dialogs - validate and normalize default path ( #186467 )
...
* dialogs - validate and normalize default path
* address feedback
2023-06-28 12:31:00 +02:00
Johannes Rieken and GitHub
fb2354b794
Dispose status bar items on EH restart, but only those that were defined by extensions, not those defined statically ( #186479 )
...
nit: Static items that have been "refined" by extensions will keep the refined state on restart
re https://github.com/microsoft/vscode/issues/186315
2023-06-28 11:35:41 +02:00
João Moreno and GitHub
a19614e8e2
fix build ( #186470 )
2023-06-28 09:29:16 +02:00
Bhavya U and GitHub
4649b53333
Added null check before building getting started slide. ( #186468 )
...
Add null check before building getting started slide.
2023-06-28 09:25:43 +02:00
Bhavya U and GitHub
0ee51c3970
Hide quick pick after extension install ( #186461 )
2023-06-28 09:25:16 +02:00
Henning Dieterichs and GitHub
91c3459964
Fixes #186331 - Diff Editor - margin revert icon should not be rendered when documents are read-only ( #186344 )
2023-06-28 08:58:47 +02:00
Henning Dieterichs and GitHub
f4f40261db
Fixes #185140 - The last line of a newly created file isn't highlighted by git difference ( #186339 )
2023-06-28 08:58:36 +02:00
Aiday Marlen Kyzy
c092aebae0
fixing the error
2023-06-28 12:49:16 +06:00
Sandeep Sen and GitHub
a98595156a
adding missing commas to GDPR segment
2023-06-27 21:57:31 -07:00
Bhavya U and GitHub
63537563e0
Show remote indicator if there are installableExtensions in an empty window. ( #186456 )
...
* Show remote indicator if there are installableExtensions
* Prevent start entry item from showing before init
2023-06-27 19:22:04 -07:00
Joyce Er and GitHub
0078c4965d
Allow Continue On to vscode.dev with no active editor ( #186459 )
2023-06-27 18:58:37 -07:00
Connor Peet and GitHub
57cf8c8ce3
debug: rev js-debug to 1.80 ( #186454 )
2023-06-28 00:42:03 +02:00
Megan Rogge and GitHub
20b8cbe29c
Merge pull request #186451 from microsoft/merogge/acc-view
...
`AccessiblityView` -> `AccessibleView`, fix linux keybindings
2023-06-27 15:24:26 -07:00
Sandeep Sen and GitHub
5071499433
Merge branch 'main' into main
2023-06-27 15:07:52 -07:00
Megan Rogge and GitHub
1a2790bcff
Merge pull request #186449 from microsoft/merogge/aria-input
...
fix aria input for chat
2023-06-27 15:06:51 -07:00
meganrogge
0507c7c6d1
fix #186216
2023-06-27 15:02:32 -07:00
Megan Rogge and GitHub
224ae7c189
Merge pull request #186447 from microsoft/merogge/editor-bug
...
check if config exists before writing to it
2023-06-27 15:00:22 -07:00
Megan Rogge and GitHub
4d52254e50
Update src/vs/workbench/contrib/chat/browser/chatInputPart.ts
2023-06-27 14:49:00 -07:00
meganrogge
fb8ba10d1b
fix aria input for chat
2023-06-27 14:47:48 -07:00
meganrogge
e4602428a0
fix doc
2023-06-27 14:42:58 -07:00
meganrogge
ac0a637e2c
more
2023-06-27 14:42:01 -07:00
meganrogge
5e9b7aa9db
fix #186302
2023-06-27 14:38:27 -07:00
meganrogge
4c91a016bb
use const
2023-06-27 14:19:37 -07:00
meganrogge
928af2b8f6
fix #186408
2023-06-27 14:17:20 -07:00
Sandeep Sen and GitHub
09edf05af5
Merge pull request #1 from microsoft/main
...
Merging latest code from source
2023-06-27 14:12:35 -07:00
Sandeep Sen
af15aac09c
Removing meta modules as Go does not need it
2023-06-27 20:54:56 +00:00
Joyce Er and GitHub
b114662b7a
Don't validate publish state for Continue On ( #186410 )
2023-06-27 11:50:52 -07:00
Connor Peet and GitHub
56ec7658d3
testing: don't enable showAllMessages by default ( #186379 )
...
Fixes #186372
2023-06-27 11:50:09 -07:00
Bhavya U and GitHub
4ddef94beb
Reuse webviews in walkthrough steps instead of creating them each time. ( #186267 )
...
Reuse webviews
2023-06-27 10:20:31 -07:00
Tyler James Leonhardt and GitHub
da7f05a70e
use basicText ( #186346 )
...
I had changed it to keychainAccess while testing on mac but it always should have bedn basicText.
2023-06-27 16:36:07 +02:00
Ulugbek Abdullaev and GitHub
5e11e1f35f
chore: add new labels/areas & remove ones that no longer exist ( #186338 )
2023-06-27 07:33:02 -07:00
Isidor Nikolic and GitHub
93d3d1698c
Merge pull request #185658 from microsoft/isidor/courageous-yak
...
remove workbench/contrib/experiments
2023-06-27 15:36:12 +02:00
isidor
d47a27cfe6
still register workbench.enableExperiments
2023-06-27 15:01:06 +02:00
Isidor Nikolic and GitHub
4b5db322fd
Merge branch 'main' into isidor/courageous-yak
2023-06-27 10:32:23 +02:00
Bhavya U and GitHub
ac34ea3a6e
Clean up async code and walkthrough open command ( #186263 )
2023-06-27 08:29:01 +02:00
Robo and GitHub
35ddc72ddc
chore: introduce a new flag disable-chromium-sandbox ( #186252 )
2023-06-27 08:05:43 +02:00
Andrea Mah and GitHub
45b31e9a87
ripgrep 1.15.4->1.15.5 ( #186243 )
2023-06-27 10:05:52 +09:00
6626f5f07a
turning highlighted Markdown text to link to pasted URL ( #185924 )
...
* turning highlighted Mardown text to link to pasted URL
* resolved comments
* resolved more comments
* preserved behavior of existing file pasting logic
---------
Co-authored-by: Meghan Kulkarni <t-mekulkarni@microsoft.com >
2023-06-26 17:25:52 -07:00
Tyler James Leonhardt and GitHub
680cbcc139
Fix encryption by not double sequencing ( #186234 )
...
super.set adds to the sequencer... I shouldn't do that in the overridden function too.
Also more trace logging because _why not_?
Thanks for reporting @joyceerhl!
2023-06-27 01:47:10 +02:00
Aaron Munger and GitHub
c42e1077d0
Merge pull request #186229 from microsoft/aamunger/accessibility
...
notebook accessibility help
2023-06-26 15:51:33 -07:00
Aaron Munger
da693d217b
note on escape key
2023-06-26 15:36:43 -07:00
Aaron Munger
9d8052c470
remove aria alert covered by help content
2023-06-26 15:31:13 -07:00
Aaron Munger
9a3ddb3bf7
more content
2023-06-26 15:28:15 -07:00
Matt Bierner and GitHub
0f5502c1a7
Rename settings for media preview video settings ( #186231 )
...
For #176418
2023-06-27 00:26:02 +02:00
Henning Dieterichs and GitHub
e23be3ca5b
Adds diffing test-case for move ( #186189 )
2023-06-26 15:20:22 -07:00
Sandeep Sen
b62087b19d
Adding go mod parser
2023-06-26 21:58:54 +00:00
Aaron Munger
9b1b19a3fc
notebook accessibility help
2023-06-26 14:58:18 -07:00