Commit Graph

90166 Commits

Author SHA1 Message Date
Sandeep Somavarapu 7dfcd74e63
#15756 adjust position of pre-release text 2021-11-26 20:09:01 +01:00
Sandeep Somavarapu fd83e2135c
#15756 show pre-release text in extension editor 2021-11-26 20:03:04 +01:00
Sandeep Somavarapu 438dc2f8b5
#15756 show pre-release indicator if extension is pre-release version 2021-11-26 20:03:04 +01:00
Benjamin Pasero df4b5d6d04
smoke - strengthen shutdown path 2021-11-26 18:08:27 +01:00
Henning Dieterichs e2adc711f3
Fixes lint error. 2021-11-26 17:39:25 +01:00
Henning Dieterichs 40c9c3f677
Disable highlighting ambiguous characters for plaintext. 2021-11-26 17:20:34 +01:00
Henning Dieterichs 319529dc9d
Disable highlighting ambiguous characters for markdown. 2021-11-26 17:20:34 +01:00
Sandeep Somavarapu 153a028f3b
rename 2021-11-26 15:08:33 +01:00
Sandeep Somavarapu 212deea1cc
#46851 passing extension description breaks intellisense as it is not serializable.
Pass only id and display name as extension info
2021-11-26 14:54:17 +01:00
Benjamin Pasero 13ff6baa3f
fix smoke tests 2021-11-26 14:45:35 +01:00
Sandeep Somavarapu 5cb1766018
#46851 pass extension description as source - adopt at other places 2021-11-26 14:09:12 +01:00
Sandeep Somavarapu 49fc9c109e
#46851 pass extension description as source 2021-11-26 14:02:48 +01:00
Sandeep Somavarapu 39c6132b2c
#134684 override default values from workbenchAssignmentsService for experimental settings 2021-11-26 13:35:13 +01:00
Johannes Rieken d673cdb0ec
some jsdoc for language status items, https://github.com/microsoft/vscode/issues/129037 2021-11-26 12:20:11 +01:00
Martin Aeschlimann c67fd6e5cd
Merge pull request #137557 from sijakret/html-language-server/virtual-doc-support
html-language-features: text document provider support for customData.html
2021-11-26 11:52:06 +01:00
Henning Dieterichs 22a1d0b1d2
Fixes presentation of code point. 2021-11-26 11:51:33 +01:00
Martin Aeschlimann f1455eabed
revert request changes & polish 2021-11-26 11:45:08 +01:00
Johannes Rieken 6b2aa3abfd
allow to mark a language status item as busy, https://github.com/microsoft/vscode/issues/129037 2021-11-26 11:42:02 +01:00
Henning Dieterichs bc75bda008
Merge pull request #137889 from microsoft/hediet/unicode-highlighting-banner
Shows a banner if a file has too many highlighted unicode characters.
2021-11-26 11:39:13 +01:00
Alex Dima a8b571c9f3
🆙 `native-keymap` 2021-11-26 11:28:53 +01:00
Benjamin Pasero 5ce5e6cc02
tests - really skip test (#137853) 2021-11-26 11:22:38 +01:00
Henning Dieterichs 8a305e17d5
Introduces interface to keep shortLabel alive. 2021-11-26 11:00:25 +01:00
Henning Dieterichs ab8b0b914a
Set height to 0 if domNode is null. 2021-11-26 11:00:25 +01:00
Henning Dieterichs 75d09de705
Moves reservedHeight computation into commonEditorConfig. 2021-11-26 11:00:24 +01:00
Henning Dieterichs 42ec6e7924
Shows a banner if a file has too many highlighted unicode characters. 2021-11-26 11:00:24 +01:00
Benjamin Pasero 8d250e99e7
smoke - wait for tab becoming dirty before exit 2021-11-26 11:00:15 +01:00
Sandeep Somavarapu bab15fcbb0
#15756 fine tuning wordings 2021-11-26 10:44:41 +01:00
Benjamin Pasero 420c749ca8
Rename resolveShellEnv to getResolvedShellEnv (fix #137923) 2021-11-26 10:28:49 +01:00
Sandeep Somavarapu bfd3bee273
#15756 prevent installing unsupported extensions in main service 2021-11-26 10:26:44 +01:00
Alex Dima 1a3dce1b0c
update `monaco.d.ts` 2021-11-26 10:13:08 +01:00
Alexandru Dima eca6f7ed24
Merge pull request #137810 from mkantor/doc-comment-typos
Fix a few typos in doc comments
2021-11-26 10:10:04 +01:00
Benjamin Pasero a11814c57a
smoke - switch away from potentially flaky `editors.selectTab` method 2021-11-26 09:22:19 +01:00
Benjamin Pasero 01d1ea52e6
tests - skip flaky in node.js env (#137853) 2021-11-26 08:56:58 +01:00
deepak1556 d18d093403 ci: remove xcode switch step
Refs 480888c7ce
2021-11-26 15:19:42 +09:00
deepak1556 480888c7ce ci: unset SDKROOT
macOS 11 is the default agent that has the correct headers
by default to build for arm target. The hack was needed when
the agent was still Catalina and the arm headers were not
available by default.
2021-11-26 13:19:47 +09:00
Sandeep Somavarapu a45c7f09cc
#15756
- show warning for unsupported extensions
- action to switch to prerelease
2021-11-26 02:02:41 +01:00
Sandeep Somavarapu 503a9bcd16
#15756 prompt users to migrate from old extension to main prerelease extension 2021-11-26 01:09:15 +01:00
Alexandru Dima 4aad18d229
Merge pull request #137863 from microsoft/alex/remote-connection-improvements
Remote connection improvements
2021-11-26 00:53:24 +01:00
Alex Dima 61eda668bd
Merge remote-tracking branch 'origin/main' into alex/remote-connection-improvements 2021-11-25 23:41:04 +01:00
Alex Dima 8dbd9d0ee6
Remove unnecessary `socket.pause()` calls 2021-11-25 23:40:30 +01:00
Martin Aeschlimann eecd0038f6
add previewColorTheme command (for #137289) 2021-11-25 22:51:41 +01:00
Alex Dima be87ebcd0d
Ask the client to pause writing until the socket is sent to the remote extension host process, which then asks the client to resume (#134429) 2021-11-25 22:41:43 +01:00
Martin Aeschlimann 1c1df5532d
themes actions: convert to Action2 2021-11-25 21:45:32 +01:00
Alex Dima 3fb9624b29
Remove `KeepAlive` message and rely solely on unacknowledged messages as a trigger for timeout 2021-11-25 21:07:14 +01:00
Martin Aeschlimann 118d34cbe7
add browse marketplace for file and product icons (for #137289) 2021-11-25 20:04:50 +01:00
Martin Aeschlimann 60d21965c7
add marketplace apis for file/product icon themes (for #137289) 2021-11-25 20:04:49 +01:00
Sandeep Somavarapu ab394ee788
#15756 support pre-release while installing through cli and commands 2021-11-25 19:55:21 +01:00
Sandeep Somavarapu dd19b1d50b
refactor extensions report to extensions control manifest 2021-11-25 19:16:06 +01:00
Alex Dima 7b3474abff
Make sure websocket frames are processed in order 2021-11-25 16:44:30 +01:00
Henning Dieterichs 10d3e93db5
Improves assertNever type. 2021-11-25 16:15:32 +01:00