Commit Graph

89088 Commits

Author SHA1 Message Date
rjc e7d0b82c56 Fix Description field 2021-10-04 15:53:56 +01:00
Johannes Rieken 48272059d9 cleanup, also use TST#fill for decoration change events, related to https://github.com/microsoft/vscode/issues/134075 2021-10-04 15:11:56 +02:00
Benjamin Pasero 0fa7ce221b files - adopt the new long running canHandleResource variant 2021-10-04 15:11:41 +02:00
Benjamin Pasero 23f8788a8b debt - rename IFileService.canHandleResource to IFileService.hasProvider and make canHandleResource a promise that activates 2021-10-04 15:06:49 +02:00
Johannes Rieken 54ffd1db08 simplify equalsIgnoreCase and startsWithIgnoreCase, let them use compareSubstringIgnoreCase 2021-10-04 14:54:25 +02:00
Johannes Rieken 2f740875b0 reduce chances to bail-out onto toLowerCase in compareSubstringIgnoreCase, https://github.com/microsoft/vscode/issues/134075 2021-10-04 14:54:25 +02:00
Benjamin Pasero 80ca5cfdba debt - do not directly use node.js path module 2021-10-04 14:13:30 +02:00
Benjamin Pasero d3d722b9bb --wait released if split editor is closed (fix #134299) 2021-10-04 14:09:21 +02:00
Johannes Rieken f8e953fdff adopt API breakage of onDidChangeInlayHints 2021-10-04 12:59:25 +02:00
Johannes Rieken bbff19b5ba allow to send onDidChangeInlayHints-event for specific uris, https://github.com/microsoft/vscode/issues/130430 2021-10-04 12:17:10 +02:00
Johannes Rieken 9c6de0fb16 fix https://github.com/microsoft/vscode/issues/120898 2021-10-04 11:57:35 +02:00
Benjamin Pasero fbe916a03f Auto save on window focus change still asks to save on close, triggering the save (fix #134250) 2021-10-04 10:55:21 +02:00
Johannes Rieken 7d5070517d update mywork notebook to october 2021-10-04 09:55:01 +02:00
Johannes Rieken 3176fb8f1a Merge pull request #134280 from microsoft/joh/fillFileEvents
add better fill-method (for tuples) and adopt for file events
2021-10-04 09:54:48 +02:00
gjsjohnmurray eff1aa0f94 fix #134345 - 'workpsace' typo
In addition to user-facing string, fix same typo in symbol names plus 'unwatedRecommendations' symbol name typo
2021-10-03 14:11:40 +01:00
Suven Pandey 9b37df3930 Set wordwrap to on for testingOutputPeek 2021-10-03 07:02:10 +05:45
Logan Ramos a4342f3add Bump telemetry module 2021-10-01 16:52:56 -04:00
Rob Lourens 974af82b27 Fix #134302 2021-10-01 13:20:32 -07:00
Matt Bierner 5fc835305a Re-enable webview tests on web (#134300)
* Enable webview tests on web

These tests pass fine on Chrome and webkit. On Firefox, the two about loading resources currently fail

I spent a while trying to debug what is going on with these tests. It seems like the service workers is registered properly but `fetch` is never called on it. Skipping these for now

* Remove only

* Fix test
2021-10-01 12:32:29 -07:00
SteVen Batten 4b18313b44 listen to both settings changes 2021-10-01 11:53:48 -07:00
rebornix 6d26775334 fix #134295. Cell language update from UI is not applied. 2021-10-01 11:05:39 -07:00
Jackson Kearl b71da64103 Fix microsoft/vscode-internalbacklog/issues/2423 2021-10-01 11:04:07 -07:00
David Dossett 4b9f535c94 Update language status icons 2021-10-01 10:23:49 -07:00
Megan Rogge 220412f589 fix #134025 2021-10-01 11:40:33 -05:00
Logan Ramos 6bfe83dcac Check test plan items regardless of milestone 2021-10-01 12:31:43 -04:00
Megan Rogge 981850625c fix #133361 2021-10-01 08:57:58 -07:00
deepak1556 a9a598351e chore: bump electron@13.5.1
Fixes https://github.com/microsoft/vscode/issues/134244
Fixes https://github.com/microsoft/vscode/issues/122225
2021-10-02 00:37:51 +09:00
Logan Ramos c9e8266ee2 Bump distro 2021-10-01 09:19:11 -04:00
Johannes Rieken 41be57cb66 add better fill-method (for tuples) and adopt for file events 2021-10-01 13:01:21 +02:00
Johannes Rieken bde7d28924 prepare code for icon arrival, https://github.com/microsoft/vscode/issues/134102 2021-10-01 11:09:53 +02:00
Benjamin Pasero 4743d84dd8 file watcher - handle files.watcherInclude properly via URI identity 2021-10-01 10:31:46 +02:00
Sandeep Somavarapu e899e6d805 add unkpkg repo 2021-10-01 09:43:49 +02:00
Johannes Rieken cb7663e1b4 use label-or in notebooks 2021-10-01 09:27:02 +02:00
Benjamin Pasero 350bd769d9 actually fix #134030 2021-10-01 08:37:24 +02:00
Matt Bierner 12167d7ce8 Note required TS version of JSX completion setting 2021-09-30 17:20:27 -07:00
Rob Lourens d4c589383d Bump vscode-ripgrep 2021-09-30 16:51:42 -07:00
SteVen Batten 19cf2465dc fixes #134037 2021-09-30 16:33:09 -07:00
Jackson Kearl b65f57336e Fix #134252 2021-09-30 15:58:38 -07:00
Jackson Kearl 5c07e47a9d Fix #134231 2021-09-30 15:50:29 -07:00
SteVen Batten 1cf8cc78f3 fixes #134208 2021-09-30 15:17:10 -07:00
Alex Dima 76d2ccad20 Use the default editor font family as fallback for Safari (#125968) 2021-09-30 22:35:04 +02:00
Suzy Mueller 6d1bb6ca90 disassemble request fix off by one error 2021-09-30 15:17:03 -05:00
Alex Dima 57eaa81a3e Add telemetry for local process extension host startup times 2021-09-30 22:14:08 +02:00
Harald Kirschner 0b3ef7ee6d Only show git clone on Get Started when git is installed 2021-09-30 12:44:07 -07:00
Alex Dima 81ad6d14dc Fixes #131922: Only use &nbsp; after a <space> in HTML clipboard on Windows 2021-09-30 21:15:09 +02:00
isidor 4eeb58db4f update distro 2021-09-30 21:09:54 +02:00
Jackson Kearl 1404654b36 Fix #132361 2021-09-30 12:08:34 -07:00
Matt Bierner 595bc1d56b Fix fragment being dropped from in-memory js/ts resources
Some documents (specifically notebook cells) use the fragment to identify different document parts

Make sure we preserve this
2021-09-30 11:49:08 -07:00
SteVen Batten dc8e4024e8 fixes #133932 2021-09-30 11:45:58 -07:00
Logan Ramos 83b7d33abb Fix missing renderer telemetry 2021-09-30 14:35:13 -04:00