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
Rachel Macfarlane
b80e813365
Updates to authentication provider API
2020-01-15 15:45:29 -08:00
Martin Aeschlimann
a2d46d4b68
ts semantic highlighting: support alias
2020-01-15 23:08:15 +01:00
Rachel Macfarlane
ac5756dd7c
Sync account state between windows
2020-01-15 10:55:34 -08:00
Benjamin Pasero
2585092dbe
tests - reduce output of integration tests ( #84283 )
2020-01-15 12:56:22 +01:00
Joao Moreno
7a05051001
Merge commit 'refs/pull/86919/head' of github.com:microsoft/vscode into pr/86919
2020-01-15 11:05:43 +01:00
Rachel Macfarlane
60beab2535
Move settings sync auth into built in extension
2020-01-14 14:50:37 -08:00
Matt Bierner
95793304cc
Also show extract to function as disabled in js/ts
...
Currently we only show `extract constant`
2020-01-14 13:03:59 -08:00
Martin Aeschlimann
3198a28176
make consistent with plugin
2020-01-14 17:35:58 +01:00
Martin Aeschlimann
661bc5da41
define constants in typescript-vscode-sh-plugin
2020-01-14 17:35:58 +01:00
Christof Marti
66fa2c0d21
Extension id format ( microsoft/vscode-remote-release#1800 )
2020-01-14 16:59:25 +01:00
Martin Aeschlimann
585e937ef2
Merge branch 'aeschli/ts-sem'
2020-01-14 11:17:00 +01:00
Benjamin Pasero
7c8b0844ec
fix #87330
2020-01-14 10:48:10 +01:00
Martin Aeschlimann
5ee9f6646e
add constants
2020-01-14 10:07:40 +01:00
Martin Aeschlimann
7ef5ef6e95
polish html sem highlighting
2020-01-13 21:35:51 +01:00
Martin Aeschlimann
fc57a1421d
update typescript-language-features
2020-01-13 21:09:37 +01:00
Martin Aeschlimann
a5f90a5685
polish html sem highlighting
2020-01-13 21:07:00 +01:00
Martin Aeschlimann
18f0a5bd21
add reaonly support, update typescript-vscode-sh-plugin version
2020-01-13 19:57:17 +01:00
Martin Aeschlimann
5cb1ae0661
Merge branch 'master' into aeschli/ts-sem
2020-01-13 17:51:46 +01:00
Martin Aeschlimann
ae8fee7ba8
finish test
2020-01-13 17:51:11 +01:00
Martin Aeschlimann
517e4391c2
readonly semantic highlighting
2020-01-13 17:51:11 +01:00
Joao Moreno
420fa18924
💄
2020-01-13 15:54:10 +01:00
João Moreno
99d2801fa5
Merge branch 'master' into fix-gitfs-stat
2020-01-13 15:31:00 +01:00
Martin Aeschlimann
0fe69bd529
TS semantic highlighting: check api version
2020-01-13 12:42:45 +01:00