Jackson Kearl
3a1e245648
Remove outdated extension contributed commands
2020-01-24 17:24:03 -08:00
Benjamin Pasero
5d498736f4
revert back to electron 6 ( #89245 )
2020-01-24 14:39:40 -08:00
Rachel Macfarlane
8c2a25968f
Account extension - support multiple sessions, passing scopes to login
2020-01-24 12:05:23 -08:00
Rachel Macfarlane
c7c619784a
Move to v2 endpoint for account extension
2020-01-24 12:05:23 -08:00
Christof Marti
a93ffac38a
Add forwardPorts to schema ( microsoft/vscode-remote-release#1009 )
2020-01-24 14:51:53 +01:00
Benjamin Pasero
cd2e132fbc
tests - avoid tests that bring up webview for now ( #88415 )
2020-01-24 07:20:53 +01:00
Martin Aeschlimann
2b880f2b74
update typescript-vscode-sh-plugin
2020-01-23 17:08:49 +01:00
Martin Aeschlimann
abab0c8548
[json] move jsonValidation declaration for #88835
2020-01-23 11:35:51 +01:00
Rachel Macfarlane
4d017a937e
Fix displayName of sessions
2020-01-22 17:56:23 -08:00
Rachel Macfarlane
7d55753182
Use authentication provider display name in settings sync notification
2020-01-22 15:43:25 -08:00
Rachel Macfarlane
a2ae791bac
Add logging to account extension
2020-01-22 15:43:25 -08:00
Martin Aeschlimann
3c930f9214
improve jsx semantic highlighting
2020-01-22 23:16:57 +01:00
Martin Aeschlimann
9283ee35c9
[json] fix typo
2020-01-22 15:53:33 +01:00
Martin Aeschlimann
ce31ace9d9
[json] avoid too many deltas ( #79014 ) & update dependencies
2020-01-22 15:51:39 +01:00
Joao Moreno
a398adac13
revert git uri changes
...
fixes #88775
2020-01-22 15:29:13 +01:00
Pine
f04c450f7f
Merge pull request #88976 from jarodsmk/jarodsmk/mirrorCursorOnMatchingTag-default
...
Defaulted mirrorCursorOnMatchingTag to false
2020-01-22 10:47:16 +01:00
xearonet
f471840b72
Add % to .bat variable surround ( #88986 )
2020-01-22 09:43:58 +01:00
Miguel Solorio
666fcc0d62
Fix #88418 , update number color for color contrast
2020-01-21 10:23:18 -08:00
Joao Moreno
afe47568c1
git: expose getRepository
2020-01-21 15:49:44 +01:00
Pine Wu
bcdc8caf20
Drop duplicate code
2020-01-21 12:29:32 +01:00
Pine Wu
698d439b7a
Adopt CSS for #39441
2020-01-21 10:41:37 +01:00
Alex Dima
fbc1c189ff
Bring back version check to avoid flickering caused by coordinates conversion
2020-01-21 09:19:20 +01:00
Jarod Kurland
9be42959e3
Defaulted mirrorCursorOnMatchingTag to false
...
Resolves #87737
2020-01-20 16:12:54 +02:00
Matt Bierner
74cc2f352a
Use more explit name for request start time
...
Note that this is the total time the request has been in the server queue, not the actual execution time
2020-01-19 20:14:25 -08:00
Matt Bierner
5359a9373a
Log the full version string for TS
...
Right now, if TS has an error before we get back the full version string in the TSServer `'telemetry'` event, we end up logging just the basic version info (such as 3.8.0). We also want to include the pre-release tags (3.8.0-tsversion20200101)
2020-01-19 20:14:25 -08:00
Matt Bierner
4a5890eabc
Add explict update methods intead of using spread
2020-01-19 20:14:25 -08:00
Matt Bierner
8714526077
💄
2020-01-19 20:14:25 -08:00
Matt Bierner
cb0cd66791
Make sure we only send TS trigger characters they know about
2020-01-19 20:14:25 -08:00
Matt Bierner
2fd0153d56
Remove extra no null check
...
This is already checked a few lines up
2020-01-19 20:14:25 -08:00
Rachel Macfarlane
2eb1c837d7
Store account per env.uriScheme
2020-01-17 14:56:32 -08:00
Alex Dima
697c7d5c43
Prefer running the built-in python extension on the UI side ( fixes #88837 )
2020-01-17 22:27:14 +01:00
Martin Aeschlimann
b6e7eaa1bd
fix for typescript-vscode-sh-plugin not found
2020-01-17 16:09:44 +01:00
Benjamin Pasero
cdc2469931
untitled - rewrite creation logic
2020-01-17 11:33:13 +01:00
Martin Aeschlimann
844f49f2a8
typescript-vscode-sh-plugin is not bundled
2020-01-17 11:16:34 +01:00
Matt Bierner
b600d39061
Treat '#' as a VS Code trigger character
...
Fixes #88816
2020-01-16 17:22:04 -08:00
Rachel Macfarlane
8d8645ea54
Webpack account extension
2020-01-16 17:01:41 -08:00
Matt Bierner
b57190f449
💄
2020-01-16 15:49:36 -08:00
Matt Bierner
e1373b367d
Use test instead of exec
2020-01-16 15:49:36 -08:00
Matt Bierner
b53a2f4b8a
💄
2020-01-16 15:49:36 -08:00
Matt Bierner
534a034c2b
Pick up new TS version
2020-01-16 13:16:38 -08:00
Matt Bierner
53682cf56d
Bump VS code version
2020-01-16 13:16:38 -08:00
Rachel Macfarlane
235695393d
Revert "Add webpack config file to vscode-account extension"
...
This reverts commit 7278da3687 .
2020-01-16 10:07:24 -08:00
Rachel Macfarlane
03d46dc17e
Revert "Move keytar to dependencies for account extension"
...
This reverts commit 3d933fb742 .
2020-01-16 10:07:23 -08:00
Rob Lourens
8c0a573b9e
Merge pull request #88730 from mairaw/typo
...
fix typo
2020-01-16 10:00:15 -08:00
Alex Dima
9e1d730cf2
SemanticTokens - implement feedback received in API call:
...
- extract a separate DocumentRangeSemanticTokensProvider that deals with a document range
- extract a separate provideDocumentSemanticTokensEdits that deals with updating via SemanticTokensEdits a previous result
2020-01-16 18:02:02 +01:00
Johannes Rieken
430de16fef
fix compilos and adopt proposed api usage, #10266
2020-01-16 17:52:18 +01:00
Matt Bierner
30f2cec795
Try moving keytar to externals
...
This attempts to fix an extension compile error introduced with 3d933fb742
The issue is that keytar loads a `.node` file, which webpack is not able to understand
2020-01-15 23:34:48 -08:00
Rachel Macfarlane
3d933fb742
Move keytar to dependencies for account extension
2020-01-15 16:57:18 -08:00
Maira Wenzel
71ed221b0e
fix typo
2020-01-15 16:35:58 -08:00
Rachel Macfarlane
7278da3687
Add webpack config file to vscode-account extension
2020-01-15 16:25:34 -08:00