Commit Graph

11721 Commits

Author SHA1 Message Date
Martin Aeschlimann
a6768373bf fix test resolver 2022-01-12 00:08:17 +01:00
Matt Bierner
43c5bc4795 Always add dirname of current md document to localResourceRoots
Fixes #139907

Previously we only added this dir on `file` file system
2022-01-11 12:39:54 -08:00
Martin Aeschlimann
dfce25748e Merge pull request #140516 from microsoft/aeschli/server-bin-cleanup
Server distro: cleanup bin folder
2022-01-11 21:35:13 +01:00
Joao Moreno
06e1a2d4e0 fixes #139631 2022-01-11 20:59:54 +01:00
Martin Aeschlimann
f4ba7dd12b server bin cleanup 2022-01-11 16:34:28 +01:00
Ladislau Szomoru
f62bfae001 Switch to using aka.ms links 2022-01-11 09:51:51 +01:00
Matt Bierner
fd745e79f5 Enable passing TSServer plugins to TSServer on web
For #140455

This does not actually enable this feature but a first step for it. Requires work on the TS side to actually get working
2022-01-10 19:33:31 -08:00
Matt Bierner
c42d0864dc Remove extra newline for TS Server log on web 2022-01-10 19:33:30 -08:00
Matt Bierner
deb9abe55e Use node ipc for communication with TS Server (#135341)
* Use node ipc for communicating with TS Server

For https://github.com/microsoft/TypeScript/issues/46417

* Don't use ipc for stdio of we're not using ipc

* Use node ipc for communicating with TS Server

Fixes #85565
2022-01-10 14:36:23 -08:00
Ladislau Szomoru
942f56efa1 Use consistent git status limit 2022-01-10 21:23:16 +01:00
svennergr
22e45e9f88 Add proper error message on getUserInfo (#140277)
* Add proper error message on getUserInfo

* improved error message on getUserInfo

either display the response message or the http status text

Co-authored-by: Sven Grossmann <mail@grossmann.dev>
2022-01-10 11:35:20 -08:00
Martin Aeschlimann
31fe47284d test resolver: create remoteDataDir 2022-01-10 16:47:29 +01:00
Martin Aeschlimann
a0fd6c88eb test resolver: adopt connection-token, polish 2022-01-10 16:20:04 +01:00
Martin Aeschlimann
e9203eedf9 test resolver: adopt connection-token 2022-01-10 16:13:11 +01:00
Ladislau Szomoru
a4aae00a0a Use scmActiveResourceHasChanges in the when clause to show/hide command in the editor title 2022-01-10 15:32:37 +01:00
Ladislau Szomoru
ff75a30d9f Revert "SCM - Introduce another open changes command got editor/command palette (#138293)"
This reverts commit af8b6ad9f0.
2022-01-10 15:32:37 +01:00
Martin Aeschlimann
6249dab4fe test resolver: adopt new server cli: For #137658 2022-01-10 14:38:13 +01:00
Matt Bierner
f528f1a415 Make sure markdown refresh forces the preview to be updated 2022-01-08 17:30:37 -08:00
Rob Lourens
f7cb722447 Disable all notebook integration tests in web
See #126371
2022-01-07 09:57:11 -08:00
Henning Dieterichs
ce5d3510b1 Fixes #139201 by disabling highlighting invisible characters in markdown and text files. 2022-01-07 17:35:23 +01:00
Benjamin Pasero
b1aa9661d0 tests - skip flaky notebook test 2022-01-07 17:18:56 +01:00
Martin Aeschlimann
873a895208 Update request-light. Fixes #140227 2022-01-07 15:19:40 +01:00
Alex Ross
4d0b81edfb Fix task smoke test
Fixes #140110
2022-01-07 15:07:33 +01:00
Ladislau Szomoru
302c41cf4e Add command to drop all stashes 2022-01-07 11:11:16 +01:00
Ladislau Szomoru
a4d7014d7a Git - add setting to control repository scan depth (#140260) 2022-01-07 10:18:53 +01:00
John Murray
faf4de0d7a fix #118617 use term 'remote' when referring to lack of upstream branch (#120467) 2022-01-06 13:55:48 +01:00
Benjamin Pasero
d622a8d39f tests - skip flakes (#140200, #140201) 2022-01-06 07:45:19 +01:00
Matt Bierner
80ce88bc6a Adopt strike through for markdown
Fixes #43504

Picks up new markdown grammar with strikethrough support and also adopts it for our built-in themes
2022-01-05 15:13:35 -08:00
Matt Bierner
9ed5a855c1 Add support for office-script virtual file system 2022-01-05 14:53:44 -08:00
Matt Bierner
ef69c9c8d8 Fix markdown pinning test 2022-01-05 14:49:00 -08:00
Mohammad Sadegh Salimi
2a0d371ca3 Adding support for RTL languages for readme markdown preview. (#139644)
* [markdown preview] dir "auto" added to the markdown-body class.

* fix markdown preview for RTL languages
2022-01-05 14:14:32 -08:00
Khaled
0dba492e01 Corrected the regex to detect espaced percent symbol (#139437) 2022-01-05 12:13:29 -08:00
Matt Bierner
c3b939238c Fix browser ts version 2022-01-05 11:18:22 -08:00
Matt Bierner
0012ea2fb4 Don't include [ and ] as strings in markdown links
Fixes #139051
2022-01-05 11:18:21 -08:00
Johannes Rieken
ffdb8427ed 💄 use native endsWith, fyi @chrmarti 2022-01-05 11:46:29 +01:00
Johannes Rieken
986f163f9f use extension linter to warn about usage of impossible proposals, https://github.com/microsoft/vscode-internalbacklog/issues/2461 2022-01-05 11:46:29 +01:00
Daniel Imms
6ce37ef7a2 Skip flaky test
Part of #140111
2022-01-04 14:28:16 -08:00
Daniel Imms
79ed98edc9 Skip flaky tests
Part of #140110
2022-01-04 09:40:49 -08:00
Ladislau Szomoru
76f34266d5 Replace RegEx with trim() 2022-01-04 11:34:42 +01:00
Raymond Zhao
e794a5444b Remove some "here" links to be more descriptive
Ref #140059
2022-01-03 15:03:38 -08:00
Johannes Rieken
3441d36d84 add JSON schema for extensionEnabledApiProposals, fyi @aeschli 2022-01-03 12:34:10 +01:00
Benjamin Pasero
0f265a3651 integration tests - skip flakes
https://github.com/microsoft/vscode/issues/139960
https://github.com/microsoft/vscode/issues/139958
2021-12-31 08:14:39 +01:00
Rob Lourens
2933672219 Fix notebook test 2021-12-30 15:51:44 -08:00
Rob Lourens
a2655c2e5f prefer-const in notebooks 2021-12-30 14:25:09 -08:00
Rob Lourens
cb91838779 Dispose kernels in test 2021-12-29 15:32:25 -08:00
Rob Lourens
962a6c85e8 Add test for new execution behavior 2021-12-28 13:44:23 -08:00
Logan Ramos
932ab8e485 Update vscode extension telemetry modules 2021-12-28 11:06:48 -05:00
Benjamin Pasero
7e55d4b8fb tests - coverage for #139713 fix 2021-12-27 08:25:58 +01:00
Alex Ross
419d62aa0b Fix multiple lockfile warning with npm workspaces
Fixes #139654
2021-12-23 14:02:18 +01:00
Benjamin Pasero
4712a1ae88 skip flaky test (#139572) 2021-12-21 13:11:07 +01:00