isidor
0defd91586
debug: skip start debugging test
2020-03-10 10:59:17 +01:00
isidor
c91e2b62d7
debug integration: make sure to clear out session on retry
2020-03-10 10:11:54 +01:00
Matt Bierner
f20250c965
Move version check into provideCompletionItems
...
Handle TS version changes
2020-03-09 14:45:43 -07:00
Miguel Solorio
75b86ddb70
Merge branch 'master' into misolori/scm-icons
2020-03-09 13:37:28 -07:00
Benno
0b3e54edb1
update #91296 allow multiple workspace roots ( #92082 )
...
* update #91296 allow multiple workspace roots
* update #92082
2020-03-09 12:56:54 -07:00
Josh Goldberg
72c700cf54
Added completion entry for @ts-expect-error directive ( #92093 )
...
* Added completion entry for @ts-expect-error directive
* Limited to relevant TS versions
* You know what, it's more complicated, I'll just go with everything vs 3.9
2020-03-09 12:56:23 -07:00
Martin Aeschlimann
eeda7a1fb1
add icon registry
2020-03-09 13:53:43 +01:00
Martin Aeschlimann
f837b41d7c
Merge branch 'master' into aeschli/productIconsTheme
2020-03-06 16:33:17 +01:00
Martin Aeschlimann
785eb0872a
jsonValidation takes an array for fileMatch
2020-03-06 16:31:48 +01:00
Martin Aeschlimann
f91c7ded03
product icons more
2020-03-06 16:26:59 +01:00
Martin Aeschlimann
18f3bee3e9
jsonValidation takes an array for fileMatch
2020-03-06 15:49:08 +01:00
Christof Marti
1f720ae43a
Revert "Only write config file during postinstall if process env variables are present ( #91793 )"
...
This reverts commit b2b488fa43 .
2020-03-06 11:34:06 +01:00
Pine Wu
2362584a62
Revert "Fix #73803 "
...
This reverts commit 67e6aef0c8 .
2020-03-06 00:30:14 -08:00
Pine Wu
a8ff40791d
Revert "Fix failed integration tests"
...
This reverts commit 0a36d4c82b .
2020-03-06 00:30:07 -08:00
Pine Wu
4857a9a746
Revert "Fix integration test"
...
This reverts commit 5a0ab960f0 .
2020-03-06 00:29:57 -08:00
Matt Bierner
be9c791caa
Extract toSymbolInformation
2020-03-05 13:30:52 -08:00
Matt Bierner
f062556992
Limit number of pulled in workspace symbols
...
Fixes #11432
2020-03-05 13:30:52 -08:00
Matt Bierner
9cc4da7503
💄
2020-03-05 12:52:18 -08:00
Pine Wu
5a0ab960f0
Fix integration test
2020-03-05 12:41:06 -08:00
Matt Bierner
eca0690ba0
Allow issue reporter to work on built-in extensions ( #92040 )
...
Fixes #91029
2020-03-05 12:15:23 -08:00
Pine Wu
0a36d4c82b
Fix failed integration tests
2020-03-05 12:03:55 -08:00
Pine Wu
ea2f6c6391
Fix #87493
2020-03-05 11:59:02 -08:00
Pine Wu
67e6aef0c8
Fix #73803
2020-03-05 11:34:58 -08:00
Miguel Solorio
6b745dace7
Use codicons in scm
2020-03-05 11:24:32 -08:00
Jackson Kearl
ea91347c6b
Add .yml syntax hilighting. Closes #92027 .
2020-03-05 09:32:53 -08:00
isidor
5cf50df3be
debug: reanable tests. Use 2 retries
2020-03-05 17:50:16 +01:00
Matt Bierner
81c95f2e5c
Prompt user to report issue after single fatal error on insiders
2020-03-04 19:25:15 -08:00
Miguel Solorio
573fe9e800
Update npm scripts explorer to use codicons (ref #90911 )
2020-03-04 16:13:36 -08:00
Matt Bierner
022b6c6d23
Use customtexteditor for markdown editor
2020-03-04 14:14:31 -08:00
Martin Aeschlimann
1a55cd072a
improve fileMatch descriptions for exclusion patterns
2020-03-04 09:56:33 +01:00
Matt Bierner
2057e931c8
Refactoring version picker
...
- Rename `versionPicker` -> `versionManager`
- Simplify running of picked items
- Cleaning up interfaces
- 💄
2020-03-03 17:12:40 -08:00
Matt Bierner
3f0aeab1ca
Display more information in the TS version status bar item
...
For #91510
Switching TS versions is fairly uncommon, so repurpose the status bar entry to have additional project commands in it (including the ability to switch TS versions)
2020-03-03 17:12:40 -08:00
Alex Ross
2f6da279c7
Update grammars
2020-03-03 16:20:05 +01:00
Jackson Kearl
2158b1aa65
[Search Editor] Align results from the same file
2020-03-02 16:28:45 -08:00
Rachel Macfarlane
b2b488fa43
Only write config file during postinstall if process env variables are present ( #91793 )
2020-03-02 12:45:33 -08:00
Matt Bierner
6e30cf38a7
Mark markdown comment folding regions as comments
...
Fixes #91271
2020-03-02 11:26:29 -08:00
Eric Amodio
d1c1e27028
Changes limit to take a cursor object — #91722
2020-03-02 04:35:43 -05:00
Eric Amodio
a5225d02a8
Limits schemes for Git timeline provider
2020-03-01 11:32:59 -05:00
Eric Amodio
634522a6ed
Fixes #91381
2020-03-01 11:32:18 -05:00
Matt Bierner
d685711e7c
Pick up TS 3.8.3
2020-02-28 14:45:36 -08:00
Matt Bierner
d4dc9e09a2
Fix command being set twice in object
2020-02-28 14:45:35 -08:00
Andrew Branch
23850c7990
[typescript-language-features] Add importModuleSpecifierEnding preference ( #90405 )
...
* Expose importModuleSpecifierEnding to typescript-language-features
* Add default `auto` setting
* Use string 'auto' for auto setting
* Work with TypeScript 3.8
2020-02-28 11:20:50 -08:00
Martin Aeschlimann
40cd953770
Turn off JSON item resolving. Fixes #91747
2020-02-28 11:47:10 +01:00
Rachel Macfarlane
b77929959c
Log additional information when getting auth token
2020-02-27 10:12:12 -08:00
Eric Amodio
d983fe6014
Fixes bad encoding in title - ref #91377
2020-02-27 11:23:45 -05:00
Joao Moreno
96dfec43ee
fixes #90934
2020-02-27 09:58:06 +01:00
Joao Moreno
04c9b01aff
fixes #91466
2020-02-27 09:24:38 +01:00
Joao Moreno
50ec1b1b33
fixes #91070
2020-02-27 08:37:34 +01:00
Matt Bierner
e4beca6b31
Remove TS 3.7 protocol workaround
2020-02-26 16:04:27 -08:00
Matt Bierner
027da88563
Use constant
2020-02-26 16:03:10 -08:00