Commit Graph

89088 Commits

Author SHA1 Message Date
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
Daniel Imms 4233679a93 Use a getter for onDidWriteTerminalData 2021-08-13 06:47:02 -07:00
Daniel Imms 189a73a197 Add listener to disposables array 2021-08-13 06:45:36 -07:00
Isidor Nikolic 0f605f07e2 Merge pull request #130754 from gjsjohnmurray/fix-124020
Suppress 'Open launch.json' command on error dialog if DA provided a command (#124020)
2021-08-13 15:14:04 +02:00
Benjamin Pasero 9fac9bd1c7 web - better error handling with guidance 2021-08-13 14:27:53 +02:00
Benjamin Pasero 3252199273 files - drop query and fragment from URI when using findSuperstr (fix #128151) 2021-08-13 12:33:26 +02:00
Benjamin Pasero d569f47733 web - change handle ID to be part of query, not path 2021-08-13 12:03:26 +02:00
gjsjohnmurray 3cb18e4115 use Schemas.command constant instead of string 2021-08-13 10:58:37 +01:00
Benjamin Pasero 4211de9ebb web - fs to use proper extUri 2021-08-13 10:52:41 +02:00
gjsjohnmurray 57e8b9fc2b Suppress 'Open launch.json' command on error dialog if DA provided a command (#124020) 2021-08-13 09:13:05 +01:00
rebornix 58454f7bec notebook layout optimization memo. 2021-08-12 19:29:24 -07:00
Chuck Lantz a915eeb9a2 Ensure privs are correct 2021-08-12 19:05:18 -07:00
deepak1556 f7794b6e11 chore: bump distro 2021-08-12 18:36:46 -07:00
rebornix 4a39c43144 fix #130733. 2021-08-12 18:34:19 -07:00
rebornix cdd52b8d7b calcuate index of visible viewport 2021-08-12 18:31:27 -07:00
Daniel Imms be646cf780 Use correct assert import 2021-08-12 17:21:26 -07:00
Connor Peet 03504d625a testing: support for test tags in search
This also involves creating a suggest enabled input with history, which
I modelled off the previous plain text input with history.
2021-08-12 17:16:32 -07:00
rebornix adc95bfdc2 warmup viewport above will lead to more flickering. 2021-08-12 17:07:57 -07:00
Matt Bierner 383c9cf613 Remove old not-null assertion 2021-08-12 16:18:41 -07:00
Matt Bierner 2a6ac9fe43 Don't hardcode inline code font size
Fixes #130715
2021-08-12 16:02:41 -07:00
Matt Bierner bbe80088ee Pick up TS 4.4 rc 2021-08-12 15:35:07 -07:00
Matt Bierner 5fe071c2e7 Don't return trigger characters for ambient JS suggestions
Fixes #130096
2021-08-12 15:34:34 -07:00
Daniel Imms 241a07d412 Add test, finish piping through interaction event
Part of #127717
2021-08-12 15:33:25 -07:00