Commit graph

85689 commits

Author SHA1 Message Date
Tyler Leonhardt 2bab0ad046
exclude languages from language picker normal section if they are a detected language 2021-07-22 14:21:27 -07:00
rebornix 475eacd1eb fix ##125551. Move actions into overflow menu when the editor is narrow. 2021-07-22 14:14:28 -07:00
rebornix 8449cf3a17 expose actions from toolbar. 2021-07-22 14:14:28 -07:00
rebornix dd33bf7dd6 fix #128999. 2021-07-22 14:14:27 -07:00
Tyler Leonhardt c69945154d
improve heuristics around language detection and show detected languages in language picker 2021-07-22 14:01:39 -07:00
Matt Bierner ff922dc231
Use TextDecoder instead of Buffer
Fixes #129165
2021-07-22 13:36:22 -07:00
Sandeep Somavarapu 53ca7186cc
update doc 2021-07-22 21:58:17 +02:00
Jackson Kearl fe671f3008
Always consult exp service for . in walkthrough id vs #. 2021-07-22 11:35:46 -07:00
Connor Peet 81800ee1c0
testing: pull autorun, for now 2021-07-22 11:30:44 -07:00
Connor Peet d7a7e917ca
testing: docs polish 2021-07-22 11:18:49 -07:00
Connor Peet 0f8221e464
debug: bump debug packages 2021-07-22 10:48:10 -07:00
Jackson Kearl 4863fb707a
Update commands.json 2021-07-22 10:39:50 -07:00
Jackson Kearl 90d1d9cd0d
Update commands.json 2021-07-22 10:02:37 -07:00
Jackson Kearl a340fb752d
Update commands.json 2021-07-22 10:02:19 -07:00
Daniel Imms 4f01994d0d Use editor service over command service to split terminal editors
Fixes #127191
2021-07-22 09:42:58 -07:00
Rob Lourens 49cb8ce9a3 Fix multiline disposables 2021-07-22 09:15:10 -07:00
Johannes Rieken 2fbb01afae
fix @link-comment 2021-07-22 17:47:13 +02:00
Connor Peet 66b231db13
acquire the mainLockFile asynchonrously
For #128366
2021-07-22 08:45:28 -07:00
Martin Aeschlimann 4a92332728
editor.foldingImportsByDefault shifts code around when you first open a file. Fixes #129127 2021-07-22 17:27:48 +02:00
Connor Peet 949c7c4acf
Merge pull request #129154 from dtinth/patch-2
[vscode.proposed.d.ts] Rename TestSnapshoptTaskState to TestSnapshotTaskState (possible typo)
2021-07-22 07:56:37 -07:00
Johannes Rieken 0803e2cc67
jsdoc 💄 2021-07-22 16:19:09 +02:00
Sandeep Somavarapu d312804c3f
escape text before adding 2021-07-22 16:13:57 +02:00
Johannes Rieken c7db68cd7d
💄 2021-07-22 16:10:06 +02:00
Sandeep Somavarapu e49d4aee38
fix more info container 2021-07-22 15:44:59 +02:00
Sandeep Somavarapu 03f7e8d3d6
fix padding 2021-07-22 15:44:58 +02:00
Sandeep Somavarapu 5d8d47ff3a
fine tune hover and extension status 2021-07-22 15:44:58 +02:00
Sandeep Somavarapu 2feb2fc6b5
rename extension status action 2021-07-22 15:44:58 +02:00
Sandeep Somavarapu 52ab12d021
show recommendation at the end of the hover 2021-07-22 15:44:57 +02:00
Daniel Imms 66c08904ec Create terminal editor to the side command
Fixes #129172
2021-07-22 05:42:31 -07:00
Daniel Imms 7d4402a813 Remove any from terminal editor split
Part of #126387

Co-Authored-By: Megan Rogge <merogge@microsoft.com>
2021-07-22 05:42:31 -07:00
João Moreno 723ce3f4be
fix no type to filter in lists, web 2021-07-22 13:26:30 +02:00
Andre Weinand 4f5f5de28f
Merge pull request #125737 from xisui-MSFT/dev/xisui/disassembly
Disassembly view
2021-07-22 11:28:41 +02:00
Yue (Felix) Huang c4920642ce Remove getdisassemble as it is not used from DebugService 2021-07-22 02:05:25 -07:00
Andre Weinand 7fb6a2ef1c
check correct capability supportsInstructionBreakpoints 2021-07-22 10:17:26 +02:00
Andre Weinand a0e2977ead
call sendInstructionBreakpoints for persisted breakpoints 2021-07-22 10:17:25 +02:00
Thai Pangsakulyanont c16e371bcc
Rename TestSnapshoptTaskState to TestSnapshotTaskState 2021-07-22 14:56:26 +07:00
Matt Bierner e8a59bc6f9
Try to handling paths with encodes percent or slash
For #123494
2021-07-21 18:32:57 -07:00
Matt Bierner 0207dfe18c
Remove unused class 2021-07-21 18:32:57 -07:00
Daniel Imms 50e025e0d9 Terminal profile enum tests, fix arg formatting
Part of #129140
2021-07-21 18:12:01 -07:00
Daniel Imms f831c8d3cb Provide intellisense for newWithProfile command
Fixes #129140
2021-07-21 18:02:53 -07:00
Daniel Imms 2ff75e163d Throw when terminal profile isn't found
Part of #126738
2021-07-21 18:02:53 -07:00
Daniel Imms 4fd146f5de Fix newWithProfile when args are profiles
Fixes #126738
2021-07-21 18:02:53 -07:00
Rob Lourens d97ca09f33 Update notebook cell collapse rules and work around class conflict with codespaces splash screen, see #129090 2021-07-21 18:00:49 -07:00
Rob Lourens 78a48b505b
Merge pull request #129091 from microsoft/dev/joyceerhl/collapsed-cells
Remove 'collapsed' css class for collapsed notebook cells
2021-07-21 17:27:53 -07:00
Tyler Leonhardt a968c7dd78
Add Auto to Language StatusBarItem and honor user Language Pick 2021-07-21 17:03:25 -07:00
Tyler Leonhardt 9bd6f4890f
fix comment for statusbarentry 2021-07-21 17:00:56 -07:00
Raymond Zhao ecc6785b1b
Implement dnd for array settings (#128884)
* Implement drag and drop for array settings

Fixes #127424
Also removes redundant options for uniqueItem enum array settings
2021-07-21 16:29:45 -07:00
Connor Peet d39f94357d
testing: improve wording 2021-07-21 15:46:49 -07:00
Connor Peet 3213cb423c
finalize testing api 🎉
Closes #122208
Closes #107467

This will ship in VS Code 1.59 in about two weeks
2021-07-21 15:28:14 -07:00
Connor Peet 38e09192c0
testing: api feedback 2021-07-21 15:20:12 -07:00