Commit graph

60019 commits

Author SHA1 Message Date
Benjamin Pasero 5d498736f4 revert back to electron 6 (#89245) 2020-01-24 14:39:40 -08:00
Sandeep Somavarapu 856a5ad8ad
Merge pull request #88714 from GabeDeBacker/user/gabrield/throwExceptionOnExtensionInstallFail
Allows extension install and uninstall command execution to throw exceptions back to caller
2020-01-24 21:58:36 +01:00
Sandeep Somavarapu 2c35d9c048 💄 2020-01-24 21:57:03 +01:00
Sandeep Somavarapu a27c9fc6b1 Fix #85211 2020-01-24 21:47:16 +01:00
Christof Marti ad063b9df9 ThemeIcon support (fixes #72489) 2020-01-24 21:40:21 +01:00
Rachel Macfarlane 8c2a25968f Account extension - support multiple sessions, passing scopes to login 2020-01-24 12:05:23 -08:00
Rachel Macfarlane c7c619784a Move to v2 endpoint for account extension 2020-01-24 12:05:23 -08:00
Pine Wu acd1d19ec9 Single click in hover/inline to go to link 2020-01-24 20:58:51 +01:00
Connor Peet b6b604ab37
extensions: fix missing update to compiled extensions build file 2020-01-24 09:59:33 -08:00
Connor Peet 61a928c824
extensions: use specific js-debug-nightly version to avoid downloading each time 2020-01-24 09:45:25 -08:00
isidor 66d21376e3 accessibility service cleanup 2020-01-24 18:18:01 +01:00
Rob Lourens 4234daa304 Bump node2 2020-01-24 09:12:27 -08:00
SteVen Batten 481923c44e
migrate search to use new setting (#89190)
* migrate search to use new setting

* rename

* add getViewLocation api to vds for search

* remove unreferenced location option
2020-01-24 08:23:34 -08:00
Martin Aeschlimann aac1e3d12c fix default styles for class, enum, interface 2020-01-24 17:18:51 +01:00
Gabriel DeBacker 60d8dde777 Merge branch 'user/gabrield/throwExceptionOnExtensionInstallFail' of https://github.com/GabeDeBacker/vscode into user/gabrield/throwExceptionOnExtensionInstallFail 2020-01-24 07:55:04 -08:00
Gabriel DeBacker ccc74677e2 Merge remote-tracking branch 'upstream/master' into user/gabrield/throwExceptionOnExtensionInstallFail 2020-01-24 07:50:38 -08:00
Connor Peet 7ad58a9bd7
extensions: allow built-in extensions on different qualities (#89199)
Adds a new optional `forQualities` property to built-in extensions,
and filters that as appropriate for different builds.
2020-01-24 07:39:34 -08:00
Alex Dima 1d93480508
Fixes #88012: consider pairs like (r',') to be symmetric 2020-01-24 16:16:25 +01:00
Alex Dima 951202baa7
Fixes #86358 2020-01-24 15:58:29 +01:00
Christof Marti a93ffac38a Add forwardPorts to schema (microsoft/vscode-remote-release#1009) 2020-01-24 14:51:53 +01:00
Alex Dima c5c2551f7c
Fixes #88913: Make sure to always read the languageId/tokenType metadata from a valid TM token index 2020-01-24 13:57:11 +01:00
isidor 365c034866 fixes #89177 2020-01-24 12:54:14 +01:00
Johannes Rieken 8c8d0d6c26 update references viewlet, https://github.com/microsoft/vscode/issues/89214 2020-01-24 12:39:35 +01:00
Johannes Rieken 680393541b bulk: have UX and model checked states, propagate check states to child edits 2020-01-24 12:28:04 +01:00
Johannes Rieken 09b83d342f bulk - better view model 2020-01-24 12:28:04 +01:00
Benjamin Pasero e57ba0c870 textfiles - simplify getAll() 2020-01-24 12:26:43 +01:00
Oliver Larsson 7b315c80be Friendly pickstring options (#89180)
* Implement git.pruneOnFetch setting (#86813)

* Revert "Implement git.pruneOnFetch setting (#86813)"

This reverts commit 55fbb5347f.

* Implemented pickString "friendly name"

* Default pickString option fix

* "name" field changed to "label"

Co-authored-by: Alex Ross <alros@microsoft.com>
2020-01-24 12:22:17 +01:00
Sandeep Somavarapu 61141737dd Fix #88324 2020-01-24 12:21:56 +01:00
Konstantin Solomatov 28bf0b1f56 Use leading flag set to true in debouncing events from extension trees (#88051)
* Use leading flag set to true in debouncing events from extension trees

* - remove the flag for debounce in extHostTreeView
- refactor test extHostTreeView's test to test prod behavior
- fix a small bug in debounce

* Minor cleanup
2020-01-24 12:02:19 +01:00
Benjamin Pasero bfee2e5cdc textfiles - add comment 2020-01-24 12:01:20 +01:00
Alex Ross 27713adad5 Fix ... when simple file picker is at drive root
Fixes https://github.com/microsoft/vscode/issues/89209
2020-01-24 11:59:33 +01:00
Alex Ross 4324cadcd0 Revert "Ensure that when there is a Windows drive letter as the whole path the simple file picker keeps the slash"
This reverts commit 4ba2070818 in favor of a better solution to removeTrailingPathSeparator.
2020-01-24 11:41:34 +01:00
Benjamin Pasero 10cbb8533f Explorer: copy() of dirty file reverts the source if dirty (fix #89217) 2020-01-24 11:37:14 +01:00
Alex Ross 4ba2070818 Ensure that when there is a Windows drive letter as the whole path the simple file picker keeps the slash
Part of https://github.com/microsoft/vscode-remote-release/issues/1596
2020-01-24 11:18:08 +01:00
Benjamin Pasero 5d0bd4987c 💄 text files 2020-01-24 10:57:14 +01:00
Joao Moreno 72186b21d1
Merge branch 'joao/macos-build' 2020-01-24 10:44:03 +01:00
Pine Wu 38549a606c Allow link on Diagnostic#code for #11847
Squashed commit of the following:

commit 76689c23011bf960f5ba3e199659e8180455466d
Author: Pine Wu <octref@gmail.com>
Date:   Fri Jan 24 10:19:44 2020 +0100

    Clarify API

commit 88d772d62da5d912b54285aa52dc6d6a108ca587
Author: Pine Wu <octref@gmail.com>
Date:   Fri Jan 24 10:17:28 2020 +0100

    Tooltip

commit 11ef8012ae3e560d6db6fff26ba3c258e7eae4a6
Author: Pine Wu <octref@gmail.com>
Date:   Thu Jan 23 16:50:28 2020 +0100

    Hover to show link color and use cmd/alt click

commit 38655a70b3eed56b99e8018fb5c79bd41b6c4f56
Author: Pine Wu <octref@gmail.com>
Date:   Thu Jan 23 15:21:13 2020 +0100

    Add hack to always render underline a bit below

commit 959f6b13bf81885cc370f6099e5123142089599e
Author: Pine Wu <octref@gmail.com>
Date:   Thu Jan 23 11:32:37 2020 +0100

    Fix compile error

commit b5c50e872935e74503451bd2801227f82b8410f4
Author: Pine Wu <octref@gmail.com>
Date:   Thu Jan 23 11:19:52 2020 +0100

    Bring code link everywhere for Diagnostics

commit f88cd4cc4e2064fd96853373e26c12670161bf60
Author: Pine Wu <octref@gmail.com>
Date:   Wed Jan 22 17:24:54 2020 +0100

    Add Diagnostic#code2 and render it in hover/inline/panel

commit 2a13e3e4f62fd3707f2c03c1e814a8fdc557c367
Author: Pine Wu <octref@gmail.com>
Date:   Wed Jan 22 13:49:42 2020 +0100

    WIP
2020-01-24 10:30:19 +01:00
Joao Moreno 80e2ea28b6
use macOS-latest hosted agent 2020-01-24 09:44:16 +01:00
Benjamin Pasero e4eec1db9c 💄 backup tracker 2020-01-24 09:27:02 +01:00
Benjamin Pasero 286db43065 lifecycle - more details when unload fails 2020-01-24 09:16:29 +01:00
Benjamin Pasero 982a71938c Let read-only editors show problems (fixes #89057) 2020-01-24 08:37:35 +01:00
Alex Dima 2fc7c60b95
Fix editor validation decorations (#89057) 2020-01-24 08:27:57 +01:00
Alex Dima c7cc30ca5a
Add editor.renderValidationDecorations (#89057) 2020-01-24 08:06:47 +01:00
Benjamin Pasero a9a5fd05b6
untitled - change mode when found in paste data (#89159)
* untitled - change mode when found in paste data

* do not update mode for readonly editors
2020-01-24 07:27:27 +01:00
Benjamin Pasero cd2e132fbc tests - avoid tests that bring up webview for now (#88415) 2020-01-24 07:20:53 +01:00
Matt Bierner f3dbcea32a
Adds a backup method (#88948)
Adds a backup method to the custom editor API proposal. This method allows custom editors to hook in to VS Code's hot exit behavior

If `backup` is not implemented, VS Code will assume that the custom editor cannot be hot exited.

When `backup` is implemented, VS Code will invoke the method after every edit (this is debounced). At this point, this extension should back up the current resource.  The result is a promise indicating if the backup was successful or not

VS Code will only hot exit if all backups were successful.
2020-01-23 16:14:27 -08:00
Jackson Kearl b60f43d098 Validate before deserialization 2020-01-23 14:52:10 -08:00
Jackson Kearl 145ec39a8e Add telemetry events for search editors 2020-01-23 14:52:10 -08:00
Jackson Kearl f76adb0d9c Remove extrenous hideHeader call 2020-01-23 14:52:10 -08:00
Martin Aeschlimann 72c3424916 themes: normalize textmate theming rules. Fixes #89043 2020-01-23 22:28:13 +01:00