Commit graph

50166 commits

Author SHA1 Message Date
Matt Bierner 50d3888105 Make sure we dispose of empty results 2019-06-13 17:51:36 -07:00
Matt Bierner 580bd304c9 Don't use heap service for signature help
For #74846

Migrates from using the heap service to have an explicit lifecycle
2019-06-13 17:49:00 -07:00
Matt Bierner 592b91b5cb Use readonly for cache
This type never modifies the input arrays
2019-06-13 16:43:09 -07:00
Matt Bierner 89aadaa131 Use TS 3.5.2 for building VS Code 2019-06-13 16:39:26 -07:00
Matt Bierner 4f102f6ffc Pick up TS 3.5.2 2019-06-13 16:12:58 -07:00
Daniel Imms 976320ddd2 Pass workspace shell permissions to ext host 2019-06-13 15:41:00 -07:00
SteVen Batten 9c1746acdf update distro 2019-06-13 15:34:48 -07:00
Daniel Imms 83ba7099ff Default shell API
Part of #75091
2019-06-13 15:13:31 -07:00
Matt Bierner 8b0f06bef9
Merge pull request #75371 from andrius-pra/external-typescript-plugin-files
Sync languages provided by Typescript plugins
2019-06-13 14:23:11 -07:00
Matt Bierner 3bb736272e Mark readonly on insertSnippet
This function does not modify the input array
2019-06-13 14:11:46 -07:00
Matt Bierner bb48783c40 Make sure dispose of code actions on hover properly
Fixes #75445
2019-06-13 14:08:35 -07:00
Matt Bierner a767e5e838 Add isArray overload to handle simple case where input is a readonly array
isArray should keep the output as readonly
2019-06-13 13:43:54 -07:00
Matt Bierner c91fc7f218 Use ReadonlyArray for coalesce
coalesce does not mutate its input array
2019-06-13 13:43:54 -07:00
Matt Bierner 755a69e950
Merge pull request #75378 from microsoft/dev/mjbvz/use-mutable-disposable-for-editor-status
Use MutableDisposable for managing editorStatus items
2019-06-13 13:41:56 -07:00
Christian Oliff 63fe7ad216 Recommend users install EditorConfig extension (#75391) 2019-06-13 09:58:29 -07:00
Miguel Solorio bec412a6e6 Remove background images for icon explorations, except for twisties
This is due to this https://github.com/microsoft/vscode/issues/8017#issuecomment-499780142
2019-06-13 09:41:00 -07:00
Andrius 2ac8fbb7d0 notify tsserver about changes in external files. 2019-06-13 19:20:33 +03:00
Miguel Solorio cdc9f10c68 Fix #75401, add more spacing to breadcrumbs in no tab view 2019-06-13 09:16:51 -07:00
Johannes Rieken 37518cae49 dispose code lens model(s) only after having resolved the current model, #75105 2019-06-13 17:31:00 +02:00
Johannes Rieken b8e43cc7ca 💄 2019-06-13 17:31:00 +02:00
Martin Aeschlimann 9bc4699da4 package.json suggestions stopped working - skimdb is being retired. Fixes #75274 2019-06-13 17:30:10 +02:00
Martin Aeschlimann 56d1a02b56
Merge pull request #72763 from jk21/package-json-info
Package json info
2019-06-13 17:01:24 +02:00
isidor 1c45c4c31d fix jump to cursor 2019-06-13 16:59:41 +02:00
Martin Aeschlimann 4284a8ff20 use --json 2019-06-13 16:58:34 +02:00
Miguel Solorio 334c61c45b
Merge pull request #75372 from microsoft/misolori/warning-colors
Update warning colors to pass color contrast ratio
2019-06-13 07:57:57 -07:00
isidor bcad3bcce7 explorer dnd: polish dialog 2019-06-13 16:10:17 +02:00
Joao Moreno 8a86f8eed3 fix build 2019-06-13 16:09:16 +02:00
Martin Aeschlimann 8cbd7355ee Merge branch 'master' into pr/jk21/72763 2019-06-13 16:06:33 +02:00
Sandeep Somavarapu e49fd43df8 update distro 2019-06-13 16:04:19 +02:00
Martin Aeschlimann c67229f526
Merge pull request #75332 from remcohaszing/highlight-gitmodules
Add syntax highlighting for .gitmodules
2019-06-13 15:46:27 +02:00
isidor 28c99fa333 debug: fix jump to line 2019-06-13 15:44:10 +02:00
Martin Aeschlimann c47421fb44 [testresolver] setting 'testresolver.pause' to test disconnect & reconnect 2019-06-13 15:27:36 +02:00
Joao Moreno 3f79533f9b use stable snapcraft 2019-06-13 15:19:30 +02:00
Johannes Rieken 003abb013c don't dispose results for API command too early, fixes #75208 2019-06-13 15:07:35 +02:00
Alex Ross 6a7e5dbd0e Update C++ grammar
Get the fix for traling spaces. Fixes #75069
2019-06-13 13:20:04 +02:00
Sandeep Somavarapu c56224d463 remove registering SimpleTextResourcePropertiesService in web 2019-06-13 12:36:37 +02:00
Sandeep Somavarapu b47800bfee Move textResourcePropertiesService to browser namespace
Enable it in web
2019-06-13 12:36:36 +02:00
Martin Aeschlimann 81821c71a6 testresolver: kill server process, more settings 2019-06-13 12:25:17 +02:00
isidor 390c0bda7c rawDebugSession: fire simulated continued event for the goto request 2019-06-13 11:31:17 +02:00
isidor e0c9b7b3af debug: add jump to cursor 2019-06-13 11:15:09 +02:00
Benjamin Pasero 402aa47b26 web - fix empty title 2019-06-13 10:59:06 +02:00
Benjamin Pasero 5d3841e4f4 web - cleanup menu contributions 2019-06-13 10:53:24 +02:00
Sandeep Somavarapu aa45ce6929 update distro 2019-06-13 10:43:26 +02:00
Martin Aeschlimann a84c30184c [css/json/html] update lsp, services & dependencies 2019-06-13 10:27:45 +02:00
Martin Aeschlimann 51e5a1985d update remote node version to 10.11 (matching electron 4.2.3) 2019-06-13 10:27:45 +02:00
Johannes Rieken ddd555c5ca add svg/woff mime types to mime.ts, #75061 2019-06-13 10:24:37 +02:00
Johannes Rieken a280393c6b clarify names and return disposable, #74922 2019-06-13 10:09:10 +02:00
Joao Moreno 5f70390f0d fixes microsoft/vscode-remote-release#671 2019-06-13 10:02:23 +02:00
Sandeep Somavarapu ff38c0fee5 Derive configuration resources 2019-06-13 09:56:51 +02:00
Joao Moreno 07ea8c2ced fix snap build 2019-06-13 09:54:53 +02:00