Matt Bierner
62d631a165
Add serializer for simple browser
...
Fixes #119057
2021-10-07 16:49:33 -07:00
Raymond Zhao
f542a0e83a
Update emmet-helper dependency
...
Fixes #117519
Fixes #131966
2021-10-07 16:30:17 -07:00
Raymond Zhao
c359130500
Change emmet.extensionsPath to machine-overridable
...
Affects #117519
2021-10-07 16:30:15 -07:00
SteVen Batten
24a4fe7245
refs #110083
2021-10-07 16:26:24 -07:00
Gerrit Birkeland
3629e68250
Fix rendering of @example comment blocks ( #132821 )
2021-10-07 16:22:36 -07:00
rebornix
6b1e7a7115
re microsoft/vscode-dev#285
2021-10-07 16:00:34 -07:00
Connor Peet
456296f36d
testing: better support controllers who don't parse unsaved files
...
Fixes #133441
2021-10-07 15:16:40 -07:00
Logan Ramos
c867ac7291
Add an a for consistency
2021-10-07 17:37:15 -04:00
Logan Ramos
2b06d315be
Fix link in .d.ts
2021-10-07 17:24:15 -04:00
Logan Ramos
492f07122a
Update version
2021-10-07 17:11:24 -04:00
Martin Aeschlimann
f92df8b8d0
Status hover: cannot show hover twice via keyboard. Fixes #134091
2021-10-07 22:17:21 +02:00
Daniel Imms
6f47f12c4d
Include polish as a issue type
...
https://github.com/microsoft/vscode/wiki/Issues-Triaging#categorizing-issues
2021-10-07 12:26:15 -07:00
Sandeep Somavarapu
bdbe7d0995
#134595 minimal fix
2021-10-07 20:13:01 +02:00
Connor Peet
d130a278c6
debug: apply environment to remote extension host
2021-10-07 09:37:16 -07:00
Raymond Zhao
f25fd50e22
Add > to Emmet expand suggestions
...
Fixes #120566
2021-10-07 08:34:51 -07:00
Matt Bierner
8ae69c7a39
Use insiders bits when running tests
...
These tests run before the content for the webview is published. To work around this, we use previously published bits inside the tests. These only exist on insiders, not stable, so update the `webviewExternalEndpoint` always use insider when running the tests
2021-10-07 08:16:25 -07:00
Johannes Rieken
5f168021c4
clarify how Memento#update can be used to remove values, https://github.com/microsoft/vscode/issues/134424
2021-10-07 17:14:24 +02:00
Johannes Rieken
fd01f5f659
don't wrap link text, https://github.com/microsoft/vscode/issues/134554
2021-10-07 16:30:41 +02:00
Logan Ramos
760c178702
Fix #134568
2021-10-07 10:25:45 -04:00
Logan Ramos
d5248f3167
Revert "Add model change events separate from group"
...
This reverts commit 82b8de69a7 .
2021-10-07 09:18:23 -04:00
Henning Dieterichs
df994efca5
Fixes tests.
2021-10-07 12:52:55 +02:00
Benjamin Pasero
3543f9386e
web - tweak wording
2021-10-07 08:04:58 +02:00
Benjamin Pasero
c1f128639b
Codespaces: better handle invalid workspaces when opening ( fix #133872 )
2021-10-07 07:39:26 +02:00
Suven-p
262cc6e4e7
Add tooltip for keybinding ( #133655 ) ( #134438 )
2021-10-06 22:12:42 -07:00
Pranom Vignesh
2d11b54ea8
Merge branch 'microsoft:main' into Fix-keybindings-title
2021-10-07 10:40:37 +05:30
Benjamin Pasero
619731caec
web - fix wording of open dialog
2021-10-07 07:09:07 +02:00
Matt Bierner
4f518df006
Fix link
2021-10-06 19:12:38 -07:00
Matt Bierner
cb369b4b4e
Put s inside the @link
...
A bit nicer looking
2021-10-06 19:11:03 -07:00
Matt Bierner
91132cab87
Use | undefined instead of ? for some readonly properties on objects that we control
...
For #124362
This includes:
- Event objects
- Context objects passed to providers
- Managed objects such as `TextEditor`
2021-10-06 19:08:22 -07:00
Jackson Kearl
2470310ad2
Assign Peng on notebook.* issues
2021-10-06 17:48:34 -07:00
Raymond Zhao
665e0adaec
Add update tag placeholder.
...
Fixes #128110
2021-10-06 16:41:17 -07:00
rebornix
d8c6fdef96
fix #133914
2021-10-06 16:13:53 -07:00
rebornix
6f9e39711d
fix #133925
2021-10-06 15:53:45 -07:00
rebornix
2e900652fd
fix #134078 .
2021-10-06 15:29:01 -07:00
Raymond Zhao
59bcc6a556
Ignore Emmet test workspace
...
Fixes #134112
2021-10-06 14:49:01 -07:00
Raymond Zhao
982e1af4ac
Change various Emmet settings to be resource scope
...
Affects #117519
2021-10-06 14:38:45 -07:00
Matt Bierner
8a600adb5c
Register .cts and .mts as TypeScript files
...
For https://github.com/microsoft/TypeScript/pull/44501
2021-10-06 14:33:36 -07:00
Logan Ramos
82b8de69a7
Add model change events separate from group
2021-10-06 15:54:26 -04:00
Megan Rogge
6d7222d524
fit terminal contents better
2021-10-06 12:43:45 -07:00
Raymond Zhao
7ff3cc58d6
Add specific activation languages
...
Fixes #133194
2021-10-06 12:22:37 -07:00
Sandeep Somavarapu
a381a1828e
improve wording
2021-10-06 21:01:44 +02:00
Megan Rogge
9a3644d5c6
toggle terminal line wrapping beginning with last buffer line ( #134521 )
2021-10-06 11:59:12 -07:00
Raymond Zhao
748a753aa0
Don't show completion on comment lines
...
Fixes #117888
2021-10-06 11:24:32 -07:00
Raymond Zhao
8682747182
Add cells for older unverified issues
...
These cells could help detect when some issues
don't have the right milestone assigned to them.
2021-10-06 11:24:31 -07:00
isidor
80e592d898
fixes #134262
2021-10-06 20:10:27 +02:00
Sandeep Somavarapu
30f32df9f1
add a comment
2021-10-06 18:23:47 +02:00
Sandeep Somavarapu
cc5060c44e
Show extension button in the extension pack install dialog in web
2021-10-06 18:22:13 +02:00
Henning Dieterichs
3149492f19
Fixes 129678 by tweaking border decoration of inline suggestions.
2021-10-06 18:20:05 +02:00
Logan Ramos
160ca5ef34
Fix #134184
2021-10-06 12:10:43 -04:00
Logan Ramos
a088926058
Revert "Switch to listening to editor active on group model instead of pane"
...
This reverts commit 881dbb0fa0 .
2021-10-06 11:45:29 -04:00