Commit Graph

89088 Commits

Author SHA1 Message Date
Jackson Kearl 5294e11530 Close #121778 2021-08-16 18:30:28 -07:00
Matt Bierner 6546ea8a72 Pick up marked 3.0 2021-08-16 17:13:43 -07:00
Matt Bierner 2bd64d7164 Reduce number of listeners we register for webviews 2021-08-16 17:13:43 -07:00
Matt Bierner 28a0006850 Use more generic title for code action lightbulb
Fixes #129238
2021-08-16 17:13:43 -07:00
Jean Pierre c094fcf995 Fixes #113475 (#130815) 2021-08-16 16:47:23 -07:00
Tyler Leonhardt 520fa49e68 refactor github auth to be a bit simpler. Remove PAT for GitHub auth since Settings Sync doesn't allow for it and add timeout so that GitHub Auth is not stuck. 2021-08-16 16:34:21 -07:00
rebornix 4ea225a1f0 more notebook layout tags. 2021-08-16 15:16:57 -07:00
Xinyu Sui 75622a6c6a Merge branch 'main' into dev/xisui/fix_129526 2021-08-16 13:02:49 -07:00
Miguel Solorio 9921c378a0 Make text links in panel visible on focus (fixes #130920) 2021-08-16 10:17:11 -07:00
Yan Zhang 4ce24321fb peek type hierarchy
Signed-off-by: Yan Zhang <yanzh@microsoft.com>
2021-08-17 00:40:36 +08:00
isidor e3f72fa466 bot: zen mode issues to Jackson 2021-08-16 18:37:14 +02:00
Sandeep Somavarapu 2ea4dcda7e use opener service to open link always 2021-08-16 18:15:16 +02:00
Tyler James Leonhardt f5717a4b32 remove .txt from stdio files so that language guessing is easier (#130917) 2021-08-16 09:11:06 -07:00
isidor 132e88d6f3 add common.isTouchDevice 2021-08-16 16:49:06 +02:00
Daniel Imms f6b8aef1eb Merge pull request #130291 from spasche/fix_terminal_split
Copy URI authority from base when splitting terminals, fixes #127811
2021-08-16 07:36:04 -07:00
isidor bb33171a27 Do not auto focus on ios
fixes #127832
2021-08-16 16:16:30 +02:00
Martin Aeschlimann 51c39d0df3 update isWebExtension check in built script (fixes microsoft/vscode-internalbacklog#2295) 2021-08-16 15:57:36 +02:00
isidor 30d73ea6df We need to pass focus to other sessions / threads with a timeout in case a quick stop event occurs
fixes #130321
2021-08-16 15:52:18 +02:00
Johannes Rieken b3a86e6fee update doc, fixes https://github.com/microsoft/vscode/issues/129513 2021-08-16 15:34:14 +02:00
isidor 29a85f4633 Only show the error when showUser is either not defined, or is true
fixes #128484
2021-08-16 15:13:29 +02:00
Alex Ross 84a8a567e8 Move TaskGroup isDefault api out of proposed
Part of #79188
2021-08-16 15:07:07 +02:00
isidor 59eac5771b fixes #110431 2021-08-16 14:36:13 +02:00
Benjamin Pasero 2b5d0607d5 workspaces - properly set new EnterMultiRootWorkspaceSupportContext context key 2021-08-16 14:35:33 +02:00
Benjamin Pasero 24fb75382d debt - decouple empty workspace support from enter multi-root workspace support 2021-08-16 14:21:26 +02:00
Alex Ross d00c6a45bc Check for symlinks for task process
Fixes #130863
2021-08-16 13:59:07 +02:00
Benjamin Pasero a0afddd876 electron - set v8CacheOptions: none when code caching is disabled 2021-08-16 13:36:10 +02:00
Henning Dieterichs 7aa0f8e754 Merge pull request #129231 from microsoft/hediet/bracketPairColorizer
Performant Bracket Pair Colorization
2021-08-16 13:32:00 +02:00
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
jeanp413 76a32deece Fixes #130725 2021-08-15 03:53:54 -05: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