Commit Graph

90679 Commits

Author SHA1 Message Date
SteVen Batten
273bdea9e7 fixes #136805 2021-11-28 16:08:37 -08:00
SteVen Batten
d1e3c7ba6d tweak layout control menu entries 2021-11-28 15:28:49 -08:00
SteVen Batten
725ed948b3 add padding for layout control 2021-11-28 15:01:09 -08:00
SteVen Batten
8767fc8e47 fixes #136803 2021-11-28 14:19:51 -08:00
SteVen Batten
f91602a190 fixes #136851 2021-11-28 12:24:33 -08:00
SteVen Batten
6fb0fdd80f fix coloring of layout control icon 2021-11-28 11:52:23 -08:00
Benjamin Pasero
c9afb8d42e tests - exclude more for node.js (#137853) 2021-11-28 12:10:59 +01:00
Benjamin Pasero
e71b28a444 Smoke test lifecycle changes (#137969)
* rewrite teardown

* 💄

* avoid spam errors

* 💄

* split spawning browser from electron

* await copyExtension

* cleanup

* refactor methods

* cleanup

* cleanup

* cleanup

* 🆙 deps
2021-11-28 10:30:52 +01:00
Stefan Haller
7978c6da9b Improve "Run Test at Cursor" command
Treat the text between two tests as belonging to the previous test; this
improves the behavior for those test extensions that don't provide the full
range of a test case, but only the start line (most do, it seems).

Fixes #137984.
2021-11-28 10:07:05 +01:00
Rob Lourens
d3a5e09ad2 Merge pull request #137822 from JustinGrote/patch-1
Correction booleanRegex to properly match only 'true' and 'false'
2021-11-27 10:20:21 -08:00
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