Commit graph

86332 commits

Author SHA1 Message Date
Alex Ross 13d8a09ec8
Return undefined on tree refresh cancellation
Fixes #129019
2021-08-16 13:19:11 +02:00
Henning Dieterichs 0714ed957f
Merge branch 'main' into hediet/bracketPairColorizer 2021-08-16 12:31:37 +02:00
Johannes Rieken 12ce16af9c
update my work milestone 2021-08-16 12:12:32 +02:00
Benjamin Pasero a3cbe52139
debt - convert all workspace actions to action2 2021-08-16 12:09:40 +02:00
Johannes Rieken 6c4f2129ee
Merge pull request #129501 from vagusX/fix/remove-useless-priority-field-in-vscode.FileDecoration-api
fix: remove useless priority field in vscode.FileDecoration api
2021-08-16 11:46:26 +02:00
Benjamin Pasero d2482697b9
editors - fix tests 2021-08-16 11:23:13 +02:00
Benjamin Pasero ceecefd764
web - mitigate playground no longer starting 2021-08-16 11:17:47 +02:00
Jackson Kearl 16f755cfc5
categoryDescriptor => descriptor 2021-08-16 02:16:53 -07:00
Jackson Kearl 2a7b4d5197
Lots of cleanup in to getting started. (#130892)
More still needed but good preogress.
Fixes #123525
Fixes #125354
Fixes #127510
2021-08-16 02:15:27 -07:00
Henning Dieterichs 91b3003567
Adapt max supported size. 2021-08-16 11:05:41 +02:00
Henning Dieterichs e4b06beb34
Ensure that reordering brackets does not force reparsing. 2021-08-16 11:05:26 +02:00
Benjamin Pasero 70c6a945ed
Keep editors open instead of closing them when loading fails on startup (fix #110062) 2021-08-16 10:53:48 +02:00
Henning Dieterichs a72deaf49e
Support a dynamic amount of colors. 2021-08-16 10:42:54 +02:00
Alexandru Dima 26bbfb814a
Merge pull request #130773 from microsoft/alex/improve-bundles
Improve bundles
2021-08-16 11:00:03 +03:00
Henning Dieterichs 676ca5bb56
Fixes issues from code review. 2021-08-16 09:51:06 +02:00
Henning Dieterichs 58eb113b40
Don't enable bracket pair colorization for large files. 2021-08-16 09:40:06 +02:00
Dave Nicolson 9474a40584 Adjust capitalization of "ID" 2021-08-14 23:36:32 +02:00
Connor Peet 9dd4f31a21
testing: add 'never' option to auto open peek
For #130629
2021-08-13 16:46:58 -07:00
Connor Peet cac0f7d6b8
testing: add expected vs actual labels on output
Fixes #129492
2021-08-13 16:26:06 -07:00
Connor Peet e8b1f07cb1
testing: allow opening test output in separate editor
Fixes #130786
2021-08-13 16:26:06 -07:00
Connor Peet 34fbd4bd49
testing: correctly size test message, fix arrows not working when focused in nested editor 2021-08-13 16:26:05 -07:00
Connor Peet b9d7a92688
testing: fix duration computation being incorrect
Fixes #130626
2021-08-13 16:26:05 -07:00
Connor Peet cdef45a2a6
testing: support ranges in test uris
Fxies #130541
2021-08-13 16:26:05 -07:00
Connor Peet 6fc79968ab
testing: add gutterEnabled setting
Fixes #130542
2021-08-13 16:26:05 -07:00
Connor Peet 031b1453c8
testing: fix welcome not initially showing
Fixes #130696
2021-08-13 16:26:04 -07:00
Connor Peet 30465d50fa
testing: update search to use new category 2021-08-13 16:26:04 -07:00
rebornix 30bb47f41d 💄 2021-08-13 14:59:37 -07:00
rebornix e14ad03d64 insert cell and focus container. 2021-08-13 14:58:53 -07:00
rebornix b111af216d notebook.cell.executeAndFocusContainer 2021-08-13 14:47:46 -07:00
rebornix f081958ae1 shift enter turn markup cell to preview. 2021-08-13 14:24:41 -07:00
Matt Bierner 691e9cea33
Support clickable links between markdown cells
Fixes #103519
2021-08-13 14:17:10 -07:00
Matt Bierner 6dfd607e8d
No need to call toLowerCase on tagName 2021-08-13 14:17:09 -07:00
Matt Bierner ae4e477ccb
Remove root path from local notebook roots
This is no longer needed now that we don't include requireJS
2021-08-13 14:17:09 -07:00
Matt Bierner b5097b0af5
Remove unused and mark private 2021-08-13 14:17:09 -07:00
Logan Ramos 0565e37a59
Bump distro 2021-08-13 16:43:14 -04:00
Tyler Leonhardt 53f82ca6e8
Move to "Auto Detect" in language picker and use smarts in Auto Detect for non-Untitled files 2021-08-13 12:24:36 -07:00
vlwkaos 05654069f2
fix: maxResults config value is now applied to searchEditor (#130531) 2021-08-13 11:55:47 -07:00
Logan Ramos 53f597fe6b
Bump distro 2021-08-13 14:22:34 -04:00
Logan Ramos fda227db23
Add expiration to typings 2021-08-13 13:18:01 -04:00
Isidor Nikolic a8d816bdc2
Merge pull request #130768 from microsoft/isidorn/asociateFileTypes
Register Code as an editor for supported file types default ON
2021-08-13 17:38:19 +02:00
Alex Dima 66c49064db
Fix errors 2021-08-13 18:10:44 +03:00
Daniel Imms 00cb4888d6
Merge pull request #130726 from microsoft/tyriar/127717
Implement Terminal.state proposed API and associated event
2021-08-13 08:08:40 -07:00
Alex Dima b3ae959c76
Avoid duplicating modules in worker bundles 2021-08-13 18:04:11 +03:00
Alex Dima fff6737349
Reduce duplication of createModuleDescription 2021-08-13 17:59:46 +03:00
Benjamin Pasero 96b8ccdf98
💄 formatting 2021-08-13 16:53:29 +02:00
Benjamin Pasero 36e17c6a67
explorer - disable empty view drop in web 2021-08-13 16:36:20 +02:00
Daniel Imms 449f1926eb Update distro 2021-08-13 07:09:44 -07:00
Daniel Imms 9d726dce47 Fix default values of persistent session serializer
Part of #116113
2021-08-13 07:08:47 -07:00
Daniel Imms ddcf2d6630 Dispose of terminal at end of onDidChangeTerminalState test 2021-08-13 07:00:41 -07:00
isidor a796c8e749
Register Code as an editor for supported file types default ON 2021-08-13 15:56:25 +02:00