Commit graph

64220 commits

Author SHA1 Message Date
Benjamin Pasero 335dd17b8e dev - do not set ELECTRON_DEFAULT_ERROR_MODE on windows 2020-04-15 19:37:36 +02:00
Rob Lourens 5d2ef75299 Better progress indicator for running cell 2020-04-15 12:36:29 -05:00
Rob Lourens ac2b7958f1 Add "running" message to cell 2020-04-15 12:28:10 -05:00
Rob Lourens 989bbcc97e Implement notebook cell status bar 2020-04-15 12:28:09 -05:00
Matt Bierner e31bbff8a8 Passing backup id through restored custom editors 2020-04-15 10:02:47 -07:00
Matt Bierner 948aa4a214 Make TS completion item more efficent to compute
For #95324

- Removes repeated calls to `getWordRangeAtPosition`
- Only use our fuzzy string logic when using TS 3.8 or older
2020-04-15 10:02:47 -07:00
Pine Wu 6c068456e3 Modify @types/vscode notification to ping @eamodio 2020-04-15 09:36:12 -07:00
Martin Aeschlimann b02307e53d [themes][semantic] default themes: new constant color. Fixes #95346 2020-04-15 17:04:28 +02:00
SteVen Batten d1011e219e fixes #95341 2020-04-15 07:37:17 -07:00
Martin Aeschlimann 5efce5b7a5 tokenColorCustomizationsExperimental: validation error in theme specific rule 2020-04-15 16:01:26 +02:00
Daniel Imms 2f690b41f3 node-pty@0.10.0-beta8
Fixes #78539
2020-04-15 06:50:37 -07:00
isidor 1b3c70657e fixes #93657 2020-04-15 15:23:46 +02:00
isidor 9972ba4364 Quick Open screen reader should not only read file names but their relative paths as well
fixes #93657
2020-04-15 15:20:40 +02:00
Sandeep Somavarapu 090081d747 fix errors in tests 2020-04-15 14:52:16 +02:00
Sandeep Somavarapu db64c5967b Fix #95316 2020-04-15 14:52:16 +02:00
Daniel Imms 17e606160b Add @param docs to link handler api 2020-04-15 05:33:10 -07:00
Alex Dima 39419c6e58
Fixes #94929: Use the raw scrollTop/scrollLeft only when setting dimensions in the editor 2020-04-15 13:26:24 +02:00
Benjamin Pasero 8efa839e25 web - change into namespace API for commands 2020-04-15 12:10:03 +02:00
Benjamin Pasero 4f6c57a96d web - fix service cycle 2020-04-15 11:26:09 +02:00
Benjamin Pasero 13fe219fbf debt - remote path => path service 2020-04-15 10:57:35 +02:00
Benjamin Pasero 8d53e233d8 debt - adopt remote path user home 2020-04-15 10:45:37 +02:00
Johannes Rieken 53bbba0b8f
Merge pull request #94968 from jeanp413/fix-94323
Fixes rename preview "Group Changes By File" view doesn't show the reference type icon info
2020-04-15 10:18:09 +02:00
Johannes Rieken c139d3bf1e remove old proposal for https://github.com/microsoft/vscode/issues/90208 2020-04-15 10:04:56 +02:00
Isidor Nikolic 7ef215a1de
Merge pull request #95193 from usernamehw/revealInOs
Reveal file in OS should work for special files like settings.json wi…
2020-04-15 09:17:42 +02:00
Rachel Macfarlane 1b9a442590 Move github config generation to own build step 2020-04-14 22:59:08 -07:00
João Moreno b8512b2055 remove git content provider 2020-04-15 07:42:50 +02:00
Eric Amodio 1c36d747fb Fixes #94091, #94092 - switches to pinned metaphor 2020-04-14 23:13:26 -04:00
Eric Amodio 956f914ae9 Fixes #94258 - adds pageOnScroll setting 2020-04-14 23:13:25 -04:00
Rob Lourens a3e3167876 Cleanup 2020-04-14 20:20:52 -05:00
deepak1556 221475ef52 chore: update distro 2020-04-14 17:00:37 -07:00
Matt Bierner 3d9eab77d3 Use editor background for scrollbar corner in webviews
Fixes #93871
2020-04-14 15:57:25 -07:00
Miguel Solorio 4fa9542a65 Update Codicons: add 'github-inverted' 2020-04-14 15:50:37 -07:00
SteVen Batten 47bb7545c0 remove localized custom view string 2020-04-14 15:42:50 -07:00
Matt Bierner 4eec0cf21e Make sure webviews are properly destroyed/hidden when the webview editor is hidden by a maximized panel
Fixes #94805
2020-04-14 15:32:44 -07:00
Josh Smith 3f9e68436b
Issue #93589: Rename 'renameShorthandProperties' setting to 'useAliasesForRenames' (#94480)
* Issue #93589: Rename 'renameShorthandProperties' setting to 'useAliasesForRenames'

* Issue 93589: Added deprecation message to 'renameShorthandProperties' preference

* Issue 93589: Old and new setting value added for mitigtion

Co-authored-by: joshuahs <joshuahs@umich.edu>
2020-04-14 14:53:19 -07:00
Rob Lourens 1d10fe1deb Bump distro 2020-04-14 16:34:00 -05:00
Alexandru Dima fdab8aef2a
Merge pull request #95245 from TylerLeonhardt/autoclosing-powershell-herestrings
Add PowerShell herestring autoclosing pairs
2020-04-14 23:28:07 +02:00
Matt Bierner b6c2ea092d Add experimental trigger reason to ts server protocol
For https://github.com/microsoft/TypeScript/issues/35096
2020-04-14 13:55:08 -07:00
SteVen Batten 941f7a4d0b resolves #94043 2020-04-14 12:28:03 -07:00
SteVen Batten 929753d485
use uuid and try dynamic titles (#94686)
* use uuid for generated containers
* use dynamic titles based on container views
* add icons to built-in views
2020-04-14 11:14:51 -07:00
kieferrm 92ff20ac39 app.ts - check uris 2020-04-14 10:06:52 -07:00
Daniel Imms 48089b370a Share word link handler to hover follow link
Fixes #95246
2020-04-14 09:35:19 -07:00
Rob Lourens 61db9a5e8d Bump node-debug 2020-04-14 11:30:04 -05:00
Tyler Leonhardt b6d8d6ef14 Add PowerShell herestring autoclosing pairs 2020-04-14 09:06:40 -07:00
Benjamin Pasero 2b75f2d64e quick access - clean up symbols matching 2020-04-14 18:01:25 +02:00
Martin Aeschlimann 8d23203c65 fix compile error 2020-04-14 17:59:41 +02:00
Martin Aeschlimann 951164ae96 product icons definition files: show icon in hover 2020-04-14 17:46:12 +02:00
Benjamin Pasero 1897f26c21 better fix #94742 2020-04-14 17:42:00 +02:00
Alex Dima be7c78cda4
Have the integrity service also resolve when a file is missing 2020-04-14 17:26:20 +02:00
Benjamin Pasero 6e5a73c6ce actually fix #94775 2020-04-14 17:25:24 +02:00