Commit graph

98595 commits

Author SHA1 Message Date
Megan Rogge
ff31a8c6fd
disable decorations (#154430) 2022-07-13 10:17:01 -07:00
Logan Ramos
a03ebcaa0d
Fix #150836 (#155081) 2022-07-13 09:19:15 -07:00
Gavin McQuistin
2c992c7b7d
Fix typo in files.contribution.ts (#155016) 2022-07-13 16:01:25 +00:00
Ladislau Szomoru
bc51adde6f
git - Add localization comment for Publish Branch action button (#155053)
* Add localization comment for Publish Branch action button

* Pull request feedback
2022-07-13 14:39:18 +00:00
Johannes Rieken
b79eaca3cf
support to hide submenus too (#155063)
https://github.com/microsoft/vscode/issues/154804
2022-07-13 14:55:57 +02:00
Benjamin Pasero
b7f71bd4f6
Closing dialog does not cancel (Manjaro Linux) (fix #154719) (#155049)
* Closing dialog does not cancel (Manjaro Linux) (fix #154719)

* set `cancelId`
2022-07-13 14:46:48 +02:00
Daniel Imms
c9c6219f67
Merge pull request #155045 from microsoft/tyriar/log
Remove accidental log
2022-07-13 03:19:10 -07:00
Benjamin Pasero
4404dc6356
Explorer: cannot copy paste anymore to duplicate file with sandbox enabled (fix #154820) (#155044)
* Explorer: cannot copy paste anymore to duplicate file with sandbox enabled (fix #154820)

* skip smudge!
2022-07-13 11:56:15 +02:00
Johannes Rieken
5737c7eea1
allow to reuse a menu id and only to create one when none with the id exists (#155042)
fixes https://github.com/microsoft/vscode/issues/155030
2022-07-13 11:54:40 +02:00
Daniel Imms
f0f5152fce
Remove accidental log 2022-07-13 02:50:22 -07:00
Sandeep Somavarapu
3f4cc8752b
fix #155022 (#155025) 2022-07-13 11:15:57 +02:00
Benjamin Pasero
bc7496ec7b
editors - do not check confirm again right after for custom confirm handlers (#155024) 2022-07-13 11:14:49 +02:00
Benjamin Pasero
3ec5a08318
--diff on workspace files opens the workspace instead of diff-ing them (fix #149731) (#155011) 2022-07-13 11:13:53 +02:00
Johannes Rieken
a74ce8a5ce
update miletsone (#155028) 2022-07-13 10:00:08 +02:00
Sandeep Somavarapu
764d22738f
Merge pull request #154925 from microsoft/sandy081/extensions-set-display-lang
show set display language action for lang pack extensions
2022-07-13 07:29:25 +02:00
Rich Chiodo
052d5b0027
Fix issue with kernel preselection being overridden by view state (#154968)
* Fix view state overriding selected kernel

* Add test to verify correct kernel is used
2022-07-12 18:03:49 -07:00
Peng Lyu
f64912465f
Add hot exit support for interactive window (#154974)
* Export Interactive Window tab input.

* Update inputBoxUri.

* remove inputBoxUri from API

* Hot exit

* Expose inputBoxUri and make IW Tab ctor private

* disable hot exit by default
2022-07-12 18:02:32 -07:00
Raymond Zhao
3e18c4995f
Escape query, fixes #153583 (#154990) 2022-07-12 17:05:28 -07:00
Peng Lyu
18d44051cd
Fix #151981. Avoid re-focus output when output already has focus. (#154991) 2022-07-12 17:01:20 -07:00
Matt Bierner
75e231ad82
Clean up document link resolve (#154959)
- Move vscode scheme normalization to the DocumentLinkProvider
- Remove extra function since we already recognize uri-like links
2022-07-12 15:55:21 -07:00
Logan Ramos
66d8947f84
Fix #154963 (#154975) 2022-07-12 15:54:32 -07:00
Ladislau Szomoru
0a26ed801e
Expand isButton to catch ButtonWithDropdown as well (#154987) 2022-07-12 15:53:11 -07:00
Tyler James Leonhardt
c5ca63370a
grab message from originalMessage as well as localized (#154989)
grab message from originalMessage
2022-07-12 15:26:46 -07:00
Peng Lyu
ec72b669e0
Expose inputBoxUri and make IW Tab ctor private (#154979) 2022-07-12 19:50:01 +00:00
Peng Lyu
54927b0c5a
Update notebook events comments (#154952)
* Update notebook events comments

* Update src/vs/workbench/contrib/notebook/browser/notebookEditor.ts

Co-authored-by: Joyce Er <joyce.er@microsoft.com>

Co-authored-by: Joyce Er <joyce.er@microsoft.com>
2022-07-12 19:11:00 +00:00
Daniel Imms
e1a45ad430
Merge pull request #154958 from microsoft/tyriar/154863
Remove bracketed paste mode from sendText
2022-07-12 12:02:22 -07:00
Matt Bierner
8f4d1a97f3
Clean up HtmlRenderingHook (#154961)
- Pass `HtmlRenderingHook` to hook
-  Rename register function to make it clear it is experimental
- Add docs
2022-07-12 11:27:47 -07:00
Peng Lyu
f86174be34
Export Interactive Window tab input (#154864)
* Export Interactive Window tab input.

* Update inputBoxUri.

* remove inputBoxUri from API
2022-07-12 14:01:47 -04:00
Daniel Imms
994ebb3488
Remove bracketed paste mode from sendText
This has to be optionally applied to fix #153592 properly, probably with new API
and command args.

Fixes #154863
2022-07-12 10:16:36 -07:00
Raymond Zhao
d627aa4606
Emmet: Add back trigger character arguments (#154940)
Fixes #154375
2022-07-12 09:15:01 -07:00
Alex Ross
56ae202f83
TypeError: Cannot read properties of null (reading 'value') (#154944)
Fixes #154757
2022-07-12 15:52:43 +00:00
Daniel Imms
7ee307f2c5
Merge pull request #154924 from microsoft/tyriar/154811
Re-enable profiles smoke tests
2022-07-12 08:36:53 -07:00
Ladislau Szomoru
c7c0acd2ce
Git - Commit action button extension api (#154555) 2022-07-12 17:06:16 +02:00
Sandeep Somavarapu
077c168e12
Fix #151921 (#154936) 2022-07-12 14:30:19 +00:00
Johannes Rieken
3cef70638c
Merge pull request #154933 from microsoft/joh/preferred-gibbon
joh/preferred gibbon
2022-07-12 16:23:53 +02:00
Matt Bierner
eeb8d49317
Move md workspace symbol search to language service (#154874)
* Move md workspace symbol search to language service

Also implements more of IWorkspace for the server

* Revert extra change
2022-07-12 10:04:25 -04:00
Johannes
28e5d3a4b6
add vscode-coi argument for nested iframe, add COI allow attribute for nested iframe 2022-07-12 15:53:27 +02:00
Johannes
6e174529bb
tweak allow rules 2022-07-12 15:52:08 +02:00
Alex Ross
cb67591f25
Marked as resolved marking has poor visibility with high contrast color themes (#154921)
Fixes #149464
2022-07-12 09:51:31 -04:00
Johannes
9ccb9add3f
make sure to allow COI on webview iframe 2022-07-12 15:28:00 +02:00
Johannes
405b8fdbc3
add vscode-coi query when loading webview contents
related to https://github.com/microsoft/vscode/issues/137884
2022-07-12 15:18:19 +02:00
Sandeep Somavarapu
725f83e640
show set display language action for lang pack extensions 2022-07-12 14:38:42 +02:00
Daniel Imms
3b9cd9812a
Re-enable profiles smoke tests
Fixes #154811
2022-07-12 05:35:36 -07:00
Johannes Rieken
2e247a1162
tweak event-naming rule and remove disable-pragma from vscode.d.ts, (#154914)
fixes https://github.com/microsoft/vscode/issues/154526
2022-07-12 14:28:07 +02:00
Johannes Rieken
261e65f44e
joh/issue154804 (#154909)
* add action to reset menu hidden states, add actions.contribution file for service and command registration

* some 💄
2022-07-12 13:55:10 +02:00
Alexander Fadeev
491a83446e
Add Makefile tests for upgraded grammar: comma, comment, shebang (#154625)
Add Makefile tests for upgraded grammar: comma, comment, shebang.

1. Add comma separator for function calls and conditions.
2. Escaping a comment with an odd count of backslashes (\#, \\\#).
3. Match debian/rules files based on shebang.

Co-authored-by: Alex Ross <alros@microsoft.com>
2022-07-12 13:11:36 +02:00
Ladislau Szomoru
acd1db24f2
Git - fix edge case with Windows mapped drives (#154342)
* Fix an edge case with computing relative path on Windows

* Refactor the fix
2022-07-12 12:20:41 +02:00
Tyler James Leonhardt
d4bb7e3ebd
deprecate observableValue in favor of IObservable (#154279) 2022-07-12 12:00:52 +02:00
Robo
02d648f962
fix: compilation of vscode-encrypt for darwin arm64 (#154762) 2022-07-12 10:00:06 +00:00
Ladislau Szomoru
04b95fcebb
Commit Action button polish (#154908)
More Commit Action button tweaks
2022-07-12 11:36:41 +02:00