Connor Peet
7672ab4e28
testing: allow updating expand state of existing items
...
Fixes #133368
2021-10-08 16:11:58 -07:00
Connor Peet
c33e050927
tree: allow changes of existing diff IDs to trigger rerenders
2021-10-08 16:11:58 -07:00
Connor Peet
d92cbfca78
testing: fix terminals not being reused correctly
...
Fixes #134129
2021-10-08 16:11:58 -07:00
Connor Peet
44de6e9b97
testing: fix multiple overlapping messages per line
...
Fixes #134129
2021-10-08 16:11:58 -07:00
Connor Peet
0f9d3f4b63
testing: fix letter spacing in test decorations
...
Fixes #132059
2021-10-08 16:11:58 -07:00
Jackson Kearl
2aadb61238
Fix #131599
2021-10-08 15:36:50 -07:00
Raymond Zhao
8919d390eb
Fix #130868
2021-10-08 14:14:14 -07:00
Jackson Kearl
b1a1f7f21a
Close #133785
2021-10-08 13:51:30 -07:00
rebornix
6481ffa1c7
💄
2021-10-08 13:30:01 -07:00
rebornix
bc43967e22
avoid flash on output expand/collapse.
2021-10-08 12:58:35 -07:00
Raymond Zhao
529c957874
Add more aria labels to Settings editor
...
Fixes #134512
Fixes #134559
2021-10-08 12:38:35 -07:00
Jim Griesmer
845af8a5c3
Enlarge small markdown text size - trivial change ( #134550 )
...
* Enlarge small markdown text size - trivial change
* Didn't intend to change h1 line height
* Simplify font-size story for h1, h2, h3 and p
2021-10-08 12:29:39 -07:00
Matt Bierner
14f72608c0
Remove definition list snippet
...
#134611
This is non-standard md and was incorrectly added. Instead the snippet should be included by whatever extension introduces support for this syntax
2021-10-08 12:24:20 -07:00
Connor Peet
649a1afa53
testing: run all tests with equivalent range at cursor
...
Fixes #133519
2021-10-08 12:21:09 -07:00
SteVen Batten
30e17436c5
fixes #134196
2021-10-08 12:20:03 -07:00
Tyler Leonhardt
5364c56768
include insiders.vscode in nocors
2021-10-08 11:32:28 -07:00
Connor Peet
39f00c5380
Merge pull request #134586 from microsoft/connor4312/remote-ext-host-env
...
debug: apply environment to remote extension host
2021-10-08 11:13:15 -07:00
Connor Peet
bf997b6aa5
fixup! missing bits
2021-10-08 11:11:34 -07:00
Johannes Rieken
21991a02a0
Merge branch 'joh/tstavl' into main
2021-10-08 19:54:01 +02:00
Logan Ramos
9eb85d5421
Don't fire telemetry change event if no change
2021-10-08 13:01:41 -04:00
Martin Aeschlimann
deb4ed9242
scripts/test-documentation.sh fails: Can only register one file editor input factory. Fixes #128155
2021-10-08 18:31:55 +02:00
Johannes Rieken
858c7ffce1
Merge branch 'main' into joh/tstavl
2021-10-08 18:18:48 +02:00
Johannes Rieken
031e699f37
TST rebalances on insert and delete
2021-10-08 18:18:41 +02:00
Raymond Zhao
1fff41e37c
Use actual value
...
Fixes #128110
2021-10-08 09:02:18 -07:00
Martin Aeschlimann
91de581322
fix spelling of isAuthenticaionProviderExtension
2021-10-08 17:29:02 +02:00
Martin Aeschlimann
62482f6ced
'Reload with extensions' disables current remote resolver. Fixes #128227
2021-10-08 17:26:12 +02:00
Alex Dima
3860b772e4
Revert "Simplify external .d.ts"
...
This reverts commit 65b10df98f .
See https://www.typescriptlang.org/docs/handbook/modules.html#export--and-import--require
2021-10-08 16:58:02 +02:00
egamma
258f678323
update grooming queries
2021-10-08 15:46:09 +02:00
Sandeep Somavarapu
d9ae3f7992
Merge pull request #134646 from microsoft/sandy018/bisect/enabledExtensions
...
do not disable always enabled extensions
2021-10-08 14:26:19 +02:00
Sandeep Somavarapu
29ce733415
do not disable always enabled extensions
2021-10-08 14:20:44 +02:00
Sandeep Somavarapu
b700cb689a
nit bit
2021-10-08 14:17:53 +02:00
Sandeep Somavarapu
14dae5177e
show limited support message
2021-10-08 14:06:47 +02:00
Martin Aeschlimann
7aaa2474eb
JSON Schema validation https failed without details. Fixes #127769
2021-10-08 12:03:03 +02:00
Martin Aeschlimann
d7ec4b3edc
remove unused parameter
2021-10-08 12:02:39 +02:00
Alex Dima
435f287a5c
Remove support for @monacodtsreplace since TS has gotten a lot better at emitting dts
2021-10-08 09:52:36 +02:00
Alex Dima
0eaaf654c8
check in compiled file
2021-10-08 09:52:35 +02:00
Sandeep Somavarapu
1f9771c104
update distro
2021-10-08 09:37:07 +02:00
Sandeep Somavarapu
cae4478f04
enable proposed api flag
2021-10-08 09:33:16 +02:00
Sandeep Somavarapu
4395e20206
enable proposed api for vscode.typescript-language-features
2021-10-08 09:33:04 +02:00
Alex Dima
a75121a74c
Update ThirdPartyNotices.txt
2021-10-08 09:22:35 +02:00
Alex Dima
7af515f290
Set define.amd to true
2021-10-08 09:09:15 +02:00
Alex Dima
35a8182683
Fixes microsoft/monaco-editor#2671 : Make marked.js ESM compliant
2021-10-08 08:51:32 +02:00
Alex Dima
65b10df98f
Simplify external .d.ts
2021-10-08 08:51:26 +02:00
Matt Bierner
0dae77d06e
Enable markdown links with line numbers to non-md files
...
Fixes #125320
2021-10-07 18:35:09 -07:00
Matt Bierner
ecae847b95
Fix navigate in untitled files
2021-10-07 18:14:16 -07:00
Matt Bierner
d8507236f1
Rewrite logic for opening markdown document links
...
Fixes #133823
This rewrites openDocumentLink to use `stat` to check if files exists before trying to open them. This lets us avoid showing extra error popups while trying to open resources
2021-10-07 18:10:05 -07:00
Matt Bierner
710e0d4d9c
Add mjs/cjs and mts/cts to path based language mode checks
2021-10-07 17:47:17 -07:00
Matt Bierner
001c14610e
Don't collapse whitespace of code blocks inside suggest details
...
Fixes #134615
2021-10-07 17:37:00 -07:00
Matt Bierner
a3b9691e13
Use relative line height in hover/suggest/param hints widgets
...
Fixes #133488
2021-10-07 17:36:59 -07:00
rebornix
39f299abb1
fix #134059 .
2021-10-07 17:02:31 -07:00