Commit Graph

2261 Commits

Author SHA1 Message Date
Sandeep Somavarapu cf87944720 do not check for ui extensions while installing on remote server 2019-05-23 05:44:28 +02:00
Benjamin Pasero c4d9732d45 tweak paths 2019-05-22 12:33:23 +02:00
Sandeep Somavarapu 3c00afcb27 #72906 use async spdlog service 2019-05-22 04:36:21 +02:00
RMacfarlane 613ea9ef4b Tweak cli output 2019-05-17 12:52:07 -07:00
Matt Bierner 2b28a35028 Remove unreachable null check 2019-05-16 10:38:28 -07:00
Matt Bierner cd1b7130ae Remove call to withNullAsUndefined 2019-05-16 10:38:28 -07:00
Benjamin Pasero 376061acc4 debt - less type cases 2019-05-15 11:42:49 -07:00
Benjamin Pasero f607c9bae7 web - backport some changes 2019-05-14 09:30:37 -07:00
Benjamin Pasero 10b0935c1d Add basic support to start vscode in the web (#73687)
* web - scaffold a basic dev setup via "yarn web"

* 💄
2019-05-13 11:59:13 -07:00
Joao Moreno f794ad0a22 Merge branch 'joao/next' 2019-05-13 11:42:03 -07:00
Benjamin Pasero 905680b459 Merge branch 'master' into ben/web-companion 2019-05-13 11:20:13 -07:00
Benjamin Pasero dc8fc80d09 fix #50830 (#73681) 2019-05-13 11:07:57 -07:00
Benjamin Pasero 4b5c68c1bd web - scaffold a basic dev setup via "yarn web" 2019-05-09 13:13:27 +02:00
Joao Moreno 4f0536ad73 add logs to shell env 2019-05-09 11:19:11 +02:00
Benjamin Pasero e1c2fcf955 debt - no more monaco-shell 2019-05-09 10:50:31 +02:00
Martin Aeschlimann dbcefa1d91 don't restore non-file empty windows 2019-04-24 17:42:44 +02:00
Benjamin Pasero 32184f4d11 untitled - fully support resources with associated filepath 2019-04-23 11:58:54 +02:00
Rachel Macfarlane 0595b3d76f Improve error handling when opening issue reporter 2019-04-17 16:10:52 -07:00
Andre Weinand 105e87186f filter workspace paths contradicting ext development 2019-04-17 17:27:25 +02:00
Martin Aeschlimann 6d5feae579 new window to open in new window 2019-04-17 11:01:29 +02:00
Martin Aeschlimann 1d3a96edca allow remote fonts to be loaded 2019-04-17 10:44:15 +02:00
Martin Aeschlimann d3a2e0f524 use forceReuseWindow in openNewWindow 2019-04-16 18:08:54 +02:00
Martin Aeschlimann 044c8ed8e1 toWorkspaceFolders takes workspaceConfigPath 2019-04-16 16:01:36 +02:00
Martin Aeschlimann e5f694ebf8 Can't open workspace file with absolute paths 2019-04-16 16:01:36 +02:00
Paul.K.Zhang c78d0ff35c fix typos 2019-04-15 19:16:09 +08:00
Johannes Rieken 90824c1d6b Merge branch 'master' into joh/e5host 2019-04-15 10:29:59 +02:00
Rachel Macfarlane 668068e26f Fix process explorer highest memory calculation 2019-04-12 14:34:20 -07:00
Rachel Macfarlane 9d958136be Set initial focus on an input field when opening the issue reporter 2019-04-12 14:25:16 -07:00
Johannes Rieken ac46eb6089 Merge branch 'master' into joh/e5host 2019-04-12 11:44:59 +02:00
Rachel Macfarlane ea7e2600d8 Expose vscode.openIssueReporter command that allows passing an extensionId to open the reporter with 2019-04-11 14:28:53 -07:00
Johannes Rieken c734c403a6 Merge branch 'master' into joh/e5host 2019-04-11 09:55:03 +02:00
RMacfarlane 6dce972b61 Improve CSS 2019-04-10 20:57:40 +02:00
Sandeep Somavarapu f329277979 - Define Machine Settings: Schema, Environment
- Scope machine settings
- Make remote settings scoped to machine settings
2019-04-10 18:25:13 +02:00
Johannes Rieken ce3d50cdbd Merge branch 'master' into joh/e5host 2019-04-10 17:12:22 +02:00
Johannes Rieken a623755f4a wip 2019-04-09 20:11:19 +02:00
Andre Weinand fd44b66c0f cleanup multi extension debugging 2019-04-09 18:28:23 +02:00
Martin Aeschlimann 6a956ce219 add locate-extension as command line parameter 2019-04-09 16:23:12 +02:00
Benjamin Pasero 8d0ce9700b schemas - add vscodeRemote 2019-04-09 11:00:30 +02:00
Rachel Macfarlane 019f23ed01 Return processes in original order, not alphabetized 2019-04-08 16:30:35 -07:00
Rachel Macfarlane 4c512883c9 Improve error handling when fetching diagnostics 2019-04-08 15:49:57 -07:00
Sandeep Somavarapu ab8989d2f6 #70459 Enable experimental azure search 2019-04-08 18:41:59 +02:00
Rachel Macfarlane 97f93d2901 Process explorer refactoring 2019-04-05 15:14:21 -07:00
Martin Aeschlimann 591842cc4b fix compile error 2019-04-05 21:13:58 +02:00
Martin Aeschlimann 11def431c9 fix open workspace uri from cli 2019-04-05 17:55:05 +02:00
Rachel Macfarlane d234937aed More diagnostics refactoring 2019-04-04 17:30:27 -07:00
Andre Weinand e07de5b3ad support debuging more than one extension; fixes #71081 2019-04-04 16:11:13 +02:00
Rachel Macfarlane 65e55416c4 Some diagnostics refactoring 2019-04-03 15:51:20 -07:00
isidor 25069814d6 introduce ExtensionHostDebugService to no longer piggy back on the broadcastService
fixes #70835
2019-04-03 18:14:35 +02:00
Martin Aeschlimann 1ca3959faf refactor IURIToOpen 2019-04-02 17:32:11 +02:00
Martin Aeschlimann 0b9c74f76f native pickers: fix 2019-04-02 17:31:43 +02:00