Commit Graph

9372 Commits

Author SHA1 Message Date
Sandeep Somavarapu
a3f6ecc5eb #103544 comment out failing test 2020-07-29 11:01:37 +02:00
Rachel Macfarlane
12f63d9c66 Stabilize authentication consumer side, fixes #100993 2020-07-28 09:58:16 -07:00
Alex Dima
f485d75605 Revert change that breaks integration tests 2020-07-28 12:04:57 +02:00
Matt Bierner
7493065766 Fix webview special paths for resources and re-enable test
Fixes #103419
2020-07-27 21:41:30 -07:00
Ye-hyoung Kang
fcc2a4935e Add filename patterns for jsconfig.json (#103360)
Add alternative filename patterns for jsconfig.json that will be recognized as JSONC when opened. This mirrors the accepted filename patterns for tsconfig.json.
2020-07-27 13:12:42 -07:00
Alex Dima
88e6416265 comment out failing web integration test 2020-07-27 17:50:47 +02:00
Alex Dima
6c99a9fca9 Fix that microsoft-authentication is a web extension 2020-07-27 14:23:10 +02:00
Rob Lourens
50652f8189 Fix findFiles integration tests after PR even more 2020-07-26 18:35:14 -07:00
Rob Lourens
e2de23c683 Fix integration tests 2020-07-25 09:21:27 -07:00
Jean Pierre
86c04f72be Fixes regression: cannot open image with special characters '#', '?', '%' (#102189)
* Fixes #102188

* Add unit test for #102188
2020-07-24 13:58:54 -07:00
Matt Bierner
519ce367a3 Use asAbsolutePath instead of hardcoding path 2020-07-24 13:52:48 -07:00
Matt Bierner
d43491b79d Reduce number of files copied for TS web build 2020-07-24 13:52:48 -07:00
Rachel Macfarlane
33659eda9f Add codeExchangeProxyEndpoints to web api 2020-07-24 12:46:15 -07:00
Rachel Macfarlane
3c96ef7d89 Update Microsoft auth callbacks 2020-07-24 09:11:50 -07:00
Alex Dima
91cdca1bdb Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
Alex Dima
2fa41fb23e Add "web" as extensionKind to extensions which support this 2020-07-24 10:41:03 +02:00
Matt Bierner
731f9c2563 Prefer using data-href if it exists on a markdown preview link
Fixes #101203
2020-07-23 21:51:18 -07:00
Rachel Macfarlane
1522727940 Update Microsoft auth provider extension kind 2020-07-23 12:00:45 -07:00
Sandeep Somavarapu
080eae73cd fix #103009 2020-07-23 11:19:00 +02:00
Matt Bierner
8c426f9f3b Update built TS web version 2020-07-22 17:56:43 -07:00
Andrew Branch
2cf34eefdd [typescript-language-features] Add telemetry for package.json auto imports (#103126)
* Add telemetry for package.json auto imports

* Change data classification

* Use string, boolean is not allowed in TelemetryProperties
2020-07-22 15:59:51 -07:00
Andrew Branch
1c8662b8bf Add setting for package.json auto imports (#103037) 2020-07-22 15:28:22 -07:00
Matt Bierner
fe47409531 Pick up TS 3.9.7 2020-07-22 15:22:40 -07:00
Matt Bierner
3f1206a355 Fix isWeb platform check
The new check should be safer
2020-07-22 14:52:38 -07:00
Matt Bierner
5b9fd525fa Minimize shipped tsserver
This takes the shipped size from 9Mb to 2.9mb
2020-07-22 14:52:38 -07:00
Matt Bierner
ba6576d343 Move project status into host 2020-07-22 14:02:38 -07:00
Matt Bierner
8d6b507dfb Fix build error
watch didn't pick up on the file rename
2020-07-22 12:12:21 -07:00
Peng Lyu
0c7c7c3d73 Merge pull request #103054 from rebornix/rebornix/integration-test-notebook
💄 integration test notebook
2020-07-22 11:46:35 -07:00
Matt Bierner
f9224c26cb Move command manager into commands folder 2020-07-22 11:31:08 -07:00
Matt Bierner
3b15049759 Rename files to mark them as browser or electron 2020-07-22 11:31:08 -07:00
Matt Bierner
c6ce8f26cc Move fork impl into serverProcess 2020-07-22 11:31:08 -07:00
Matt Bierner
2f10b23958 Move buffer sync support into server folder 2020-07-22 11:31:08 -07:00
rebornix
3423d5c7ac no assert for initial state 2020-07-22 10:50:16 -07:00
rebornix
8f032b536c 💄 2020-07-22 09:32:59 -07:00
Peng Lyu
bd70388d46 Merge branch 'master' into rebornix/integration-test-notebook 2020-07-22 09:32:48 -07:00
rebornix
86356398dd use tmp file for every test. 2020-07-22 09:01:02 -07:00
João Moreno
be901d8db1 fixes #103053 2020-07-22 10:37:09 +02:00
João Moreno
e4f2a0fa0b Merge pull request #103044 from NotWearingPants/patch-1
Treat all files with `npmrc`/`npmignore`/`gitignore` extensions as properties/ignore files
2020-07-22 09:26:02 +02:00
Matt Bierner
0a7364f005 Use object parameter for services 2020-07-21 18:56:27 -07:00
Peng Lyu
e67bc31c39 Merge branch 'master' into rebornix/integration-test-notebook 2020-07-21 18:14:51 -07:00
rebornix
e83010a4aa silent fail when the documents events are wrong 2020-07-21 18:13:23 -07:00
Matt Bierner
feadf5183d Move code lens files into own directory 2020-07-21 17:19:47 -07:00
Matt Bierner
5dfb77c313 Move task provider into own folder 2020-07-21 17:15:20 -07:00
Matt Bierner
a4b0116978 Rename features -> langaugeFeatures 2020-07-21 17:12:19 -07:00
Matt Bierner
6649f4e296 Clean up extension activation 2020-07-21 17:06:24 -07:00
Matt Bierner
0bf4493b75 Don't send git resources to tsserver 2020-07-21 16:52:17 -07:00
Matt Bierner
21cd7c6001 Move some files into server 2020-07-21 16:47:54 -07:00
Matt Bierner
ae7254a2e9 Fixing some errors when loading workspace TS versions 2020-07-21 16:41:02 -07:00
Matt Bierner
23c4467ed3 Enable web TS Server (#102990)
This enables running the TS Server on web. This currently requires a special version of the TypeScript server
2020-07-21 16:13:52 -07:00
NotWearingPants
e4824fa66a Treat all files with an npmrc/npmignore extension as properties/ignore files 2020-07-22 00:22:10 +03:00