Commit graph

92638 commits

Author SHA1 Message Date
Daniel Imms 76a5630d67 Get hovers working for external links 2022-02-01 07:50:55 -08:00
Daniel Imms 5c680bf93b Avoid circular dependency with external links 2022-02-01 07:44:54 -08:00
Daniel Imms 7115447dec Remove unused function 2022-02-01 07:39:39 -08:00
Johannes Rieken 54eb53ba92
define commands converter interface and untangle extHostCommands and extHostTypeConverter, https://github.com/microsoft/vscode/issues/141922 2022-02-01 16:26:08 +01:00
Johannes Rieken 751b611639
use version provider indirection to untangle type converter and notebooks/documents, https://github.com/microsoft/vscode/issues/141922 2022-02-01 16:26:08 +01:00
Alex Ross dfe8560851
Fix icon label hovers for resources with custom hover
Fixes #141952
2022-02-01 16:21:00 +01:00
Daniel Imms f6895ac960
Merge pull request #141822 from slidoooor/main
Implement multiLinePasteWarning in VSCode terminal,fix the #122683
2022-02-01 07:03:26 -08:00
Daniel Imms 05bd2e77c5 Polish multi-line paste code 2022-02-01 07:01:48 -08:00
Johannes Rieken e4329bf437
Merge pull request #141944 from microsoft/joh/openString 2022-02-01 15:52:37 +01:00
Johannes Rieken b2eebdccad
test that vscode.open supports string in addition to URI 2022-02-01 15:52:15 +01:00
Benjamin Pasero 8d1303ddd5
💄 2022-02-01 15:35:22 +01:00
Benjamin Pasero 604c95bb62
smoke - more logging 2022-02-01 15:35:22 +01:00
Daniel Imms 666f75e2c4 Merge remote-tracking branch 'origin/main' into tyriar/141743 2022-02-01 06:34:57 -08:00
Johannes Rieken fc1511ecd0
allow vscode.open to be called with a string in additon to an Uri 2022-02-01 15:34:12 +01:00
Alex Dima 25be28623b
Extract EditorTheme to its own file 2022-02-01 13:43:25 +01:00
Alex Dima a9c9ba025f
Reduce IViewModel method count 2022-02-01 13:38:58 +01:00
Alex Dima c625704094
Renames 2022-02-01 13:38:58 +01:00
Alex Ross 73f07761bf
Fix tasks.json changes not reflected when file is auto-saved
Fixes #141741
2022-02-01 13:21:50 +01:00
Alex Dima 9b79c6cefc
Extract CursorContext to its own file 2022-02-01 13:11:31 +01:00
Sandeep Somavarapu 65692ef454
Fix #141762 2022-02-01 13:04:45 +01:00
Henning Dieterichs 6c10830f83
Merge pull request #141644 from microsoft/hediet/improve-invalid-bracket-colorization
Fixes #136052 by marking unclosed brackets as invalid.
2022-02-01 12:47:45 +01:00
Henning Dieterichs 9f87349a1e
Updates monaco.d.ts 2022-02-01 12:46:49 +01:00
Henning Dieterichs b568b1c48b
Fixes #141927. 2022-02-01 12:40:21 +01:00
Johannes Rieken 01b9db71c0
add test to assert buggy opener behaviour, https://github.com/microsoft/vscode/issues/140907 2022-02-01 10:54:10 +01:00
Benjamin Pasero 503cd9cf83
fix build 2022-02-01 10:51:00 +01:00
Johannes Rieken 11459f75ee
Revert "fix https://github.com/microsoft/vscode/issues/140907"
This reverts commit a81c3b045d.
2022-02-01 10:41:37 +01:00
Johannes Rieken 54dec24a4d
Merge pull request #141872 from microsoft/joh/langFeatures 2022-02-01 10:40:19 +01:00
Benjamin Pasero 23fa6aad5b
smoke - add logging for #141054 2022-02-01 10:27:59 +01:00
Benjamin Pasero 7a5a668ee3
avoid API types (#141921) 2022-02-01 10:19:18 +01:00
Benjamin Pasero 12c5c57e46
smoke - simplify line number test (#141054) 2022-02-01 10:08:15 +01:00
Sandeep Somavarapu 769e8618c1
Fix #141910 2022-02-01 10:05:50 +01:00
Sandeep Somavarapu fb8316c8f4
#141054 check line numbers in settigns file 2022-02-01 09:35:54 +01:00
Johannes Rieken 7a5b86a757
Merge pull request #141919 from microsoft/joh/surroundWith 2022-02-01 09:28:02 +01:00
Sandeep Somavarapu d069da1aad
#141766 change the label to Marketplace Info 2022-02-01 09:20:23 +01:00
Johannes Rieken 91b2a50b51
Merge branch 'main' into joh/surroundWith 2022-02-01 09:02:23 +01:00
Benjamin Pasero 35605fb7fc
💄 workbench history service 2022-02-01 09:00:12 +01:00
Benjamin Pasero bd0040c74d
Smoketest timeout (fix #141918) 2022-02-01 08:02:06 +01:00
meganrogge 36c98407b2
fix #141568 2022-01-31 21:40:43 -06:00
Megan Rogge 65c9f30f3e
fix #141733 (#141914) 2022-01-31 21:24:32 -06:00
Megan Rogge 610db470e9
SLC description -> type (#141913) 2022-01-31 21:24:04 -06:00
Matt Bierner ce119308e8
Allow using language override for more js/ts settings
Fixes #141912
2022-01-31 18:03:51 -08:00
Matt Bierner c2af7753f6
Mark some JS/TS prefs as language-overridable
Fixes #139864
2022-01-31 17:48:45 -08:00
Matt Bierner e7d8e9e856
Use markdownDescription
This text uses markdown
2022-01-31 17:43:02 -08:00
Matt Bierner 1ab6e6fd06
Pass in doc instead of doc uri 2022-01-31 17:41:03 -08:00
Daniel Imms ed631b0eb1 External link detector progress 2022-01-31 17:38:10 -08:00
Matt Bierner c33f53e1f2
Pass language desc around instead of modeid 2022-01-31 17:21:55 -08:00
Matt Bierner 2a1274e4a9
Pass around language desc object instead of ids 2022-01-31 17:21:55 -08:00
Matt Bierner babda1e42e
Align name of languageIds with vscode api 2022-01-31 17:21:55 -08:00
Matt Bierner 42914f99ab
Scope JS/TS inlay hints settings per-resource
Fixes #140414
2022-01-31 17:21:54 -08:00
Matt Bierner 967b65e01f
Use URLSearchParams 2022-01-31 17:21:54 -08:00