Raymond Zhao
d10e2fc0e6
Use new helper extractAbbreviation function
2020-10-19 11:27:17 -07:00
Raymond Zhao
0c50806e8c
Refactor Emmet abbrevationAction files
2020-10-19 11:27:16 -07:00
Christof Marti
bfe35d4427
Settings copied only once ( microsoft/vscode-remote-release#484 )
2020-10-19 17:50:43 +02:00
Christof Marti
dbc90498b4
Add hint ( fixes microsoft/vscode-remote-release#486 )
2020-10-19 17:50:43 +02:00
Ladislau Szomoru
e1692b33b1
Abort rebase command polish ( #108919 )
...
* Abort rebase command polish
2020-10-19 10:59:36 +02:00
Martin Aeschlimann
845d014429
[scss] Normalise SCSS attributes with CSS/LESS/SASS. Fixes #108840
2020-10-19 09:55:57 +02:00
Rachel Macfarlane
74ef0a92fe
Update callback url for ms authentication when not using local server
2020-10-17 09:45:19 -07:00
Matt Bierner
dd124a5cae
Cleaning up code
...
- Use more explicit names
- extract
- Use `??`
2020-10-16 17:18:44 -07:00
Raymond Zhao
fbc4c87523
Bump vscode emmet helper to 2.0.5
2020-10-16 10:42:36 -07:00
João Moreno
b9115b8b9c
fixes #108714
2020-10-16 16:58:25 +02:00
Andrey Sinitsyn
b71ede64c1
fix(git): fatal when adding, reverting files or cleaning repo on win32 ( #108691 )
...
Fixes issue #108690
2020-10-16 15:26:15 +02:00
Martin Aeschlimann
0211038211
[json] increase rangeFormatting editLimit to 10000 (for #97138 )
2020-10-15 15:37:51 +02:00
Raymond Zhao
f87d1f4609
Add force refresh case for #108670
2020-10-14 14:07:40 -07:00
Martin Aeschlimann
59f4562c66
[json] update service. Fixes #97843
2020-10-14 22:20:05 +02:00
Raymond Zhao
0fc17285e1
Update Emmet on save of snippets file #108670
2020-10-14 12:32:20 -07:00
Matt Bierner
f564bbd517
Restore injection grammar for multiline jsdoc types
...
For #108237
This only fixes the basic case of making sure multiline types in jsdoc do not capture the leading `*`
2020-10-13 16:51:58 -07:00
Raymond Zhao
2dbd0ae6a4
Bump vscode-emmet-helper to 2.0.4
2020-10-13 15:10:55 -07:00
Martin Aeschlimann
01eb77a598
[html] update services (for #108016 )
2020-10-13 21:52:25 +02:00
Raymond Zhao
197b9ffeb4
Update vscode-emmet-helper to fix #104962
2020-10-13 09:42:52 -07:00
Martin Aeschlimann
8d29dde51c
package.json dependency completion: npm command not used on windows. Fixes #108605
2020-10-13 17:05:57 +02:00
Martin Aeschlimann
362da0a14d
[css] update service
2020-10-13 16:55:48 +02:00
Martin Aeschlimann
42ddf0fd65
fix isValidNPMName
2020-10-13 09:57:28 +02:00
Eric Amodio
0ac9d25b81
Closes #91695 - adds emoji support
2020-10-12 14:38:07 -04:00
Rachel Macfarlane
31419adc34
Polish onDidChangePassword changes
2020-10-12 10:31:16 -07:00
Eric Amodio
9910c38005
Fixes #108530
2020-10-12 11:08:13 -04:00
Martin Aeschlimann
588b6cc57d
update seti theme (fixes https://github.com/microsoft/vscode/issues/108185 )
2020-10-12 15:34:05 +02:00
Alex Ross
5742413347
Fix preffered pm when pm can't be determined
2020-10-12 15:25:05 +02:00
Martin Aeschlimann
0dfa897c22
JSON Language Server 1.3.1
2020-10-12 13:25:05 +02:00
Martin Aeschlimann
256d3ad405
vscode-json-languageserver crashes on start: Cannot find module '../out/jsonServerMain' . Fixes #107949
2020-10-12 13:25:05 +02:00
João Moreno
47116a8acd
fixes #108371
2020-10-12 11:04:30 +02:00
Rachel Macfarlane
4c0811c9c2
Removing polling from auth extensions, fixes #107480
2020-10-09 16:33:53 -07:00
Sebastian Andil
6f4409deae
Fix typo ( #108329 )
2020-10-09 16:28:58 +02:00
João Moreno
7cb2f56439
more uppercase
...
fixes #108348
2020-10-09 16:24:11 +02:00
Shivang Tripathi
f8c0e3b612
feat: Autodetect npm.packageManager #102050 ( #102494 )
...
Detects the preferred package manager
and if multiple are present, warns and uses
in priority order: npm => yarn => pnpm
Fixes #102050
Co-authored-by: Alex Ross <alros@microsoft.com >
2020-10-09 11:01:47 +02:00
Eric Amodio
d8b1776ccb
Closes #97407 , #93405
2020-10-09 02:31:48 -04:00
Nafana
df59ceb026
Markdown reference links starting with ^ should not be clickable ( #108015 )
...
Co-authored-by: mmacovei <mmacovei@sfu.ca >
2020-10-08 00:38:17 -06:00
Eric Amodio
937b30edf2
Fixes #100610
2020-10-07 16:00:07 -04:00
Miguel Solorio
83ecd5b6e1
Update default color tokens for last pinned tab border ( #108207 )
2020-10-07 07:59:01 +02:00
Benjamin Pasero
13ccfeb2cd
test - check for dirty flag too ( #107739 )
2020-10-07 07:53:09 +02:00
Rachel Macfarlane
64d64c70ff
Check token scopes for manually provided tokens
2020-10-06 16:16:57 -07:00
Rachel Macfarlane
dafce599a6
Add getPassword, setPassword, and deletePassword APIs, #95475
...
Co-authored-by: SteVen Batten <sbatten@microsoft.com >
2020-10-06 14:57:16 -07:00
Alex Dima
1a9e0af641
Fixes #107815 : Remove save RenameOperation
2020-10-06 22:53:57 +02:00
Alex Dima
ca01c69720
Finalize test for #107739
2020-10-06 22:45:46 +02:00
Alex Dima
443508c4c9
Add test for #107739
2020-10-06 22:18:30 +02:00
Peng Lyu
2d6d4a328a
Merge pull request #108144 from microsoft/rebornix/notebookEditorDebt
...
Move acitve/visible notebook editors to window namespace.
2020-10-06 12:52:03 -07:00
rebornix
9ba85c3d66
💄
2020-10-06 11:18:52 -07:00
rebornix
ac85c3ca2c
fix notebook extension compile errors.
2020-10-06 11:06:12 -07:00
Alex Ross
8d2621e952
Update grammars
2020-10-06 11:20:42 +02:00
Benjamin Pasero
cc594b88d8
themes - add last pinned tab color to default themes
2020-10-06 07:59:56 +02:00
Jackson Kearl
f88b86d714
vscode.Uri.joinPath instead of Node's path.join
...
Fixes https://github.com/microsoft/vscode-internalbacklog/issues/1280
2020-10-05 08:52:44 -07:00