Commit graph

83818 commits

Author SHA1 Message Date
Daniel Imms eebe969d11 Update distro 2021-06-16 05:54:57 -07:00
Daniel Imms 152d4226e6 Support detach from process in remote
Part of #118276
2021-06-16 05:54:57 -07:00
Johannes Rieken 16facd8645
relax supportThemeIcons 2021-06-16 14:53:43 +02:00
Johannes Rieken b5da2d0f10
extract MarkdownString from MarkedString type, fyi @mjvbz 2021-06-16 14:53:42 +02:00
Sandeep Somavarapu a36051efae
refactor and align web extensions scanning with desktop
- translate the manifest always
- remove additional scanned extension types and reuse IExtension
- expose separate apis for scanning system, user and dev extensions
- dedup web extensions by reusig the existing logic from desktop
2021-06-16 14:45:14 +02:00
Daniel Imms d6395e8f50 Use editor bg color for terminal editors
Fixes #126473
2021-06-16 05:36:23 -07:00
Daniel Imms 89d620f4fc Fix terminal editor cursor border
Fixes #126470
2021-06-16 05:29:41 -07:00
Daniel Imms a178b9534b
Merge pull request #126472 from microsoft/tyriar/126248
Start of move to terminal view command
2021-06-16 05:20:41 -07:00
Johannes Rieken 54455cfdb0
fix https://github.com/microsoft/vscode/issues/126460 2021-06-16 14:18:22 +02:00
Daniel Imms 1e5991b64b Add todo for joinInstances 2021-06-16 05:17:05 -07:00
Daniel Imms 0c5fbcccd8 Correctly reattach when moving term from editor to view 2021-06-16 05:15:42 -07:00
Daniel Imms eafba8ce2e Fix exception when moving from terminal editor to view 2021-06-16 05:00:34 -07:00
Daniel Imms c551cf89b7 Start of move to terminal view command
Part of #126248
2021-06-16 04:43:30 -07:00
Johannes Rieken 0e9445af46
make leaking menus less severe, https://github.com/microsoft/vscode/issues/126365 2021-06-16 12:25:55 +02:00
Martin Aeschlimann a67415bcb1
[html] Linked Editing is just working for the first opened file. Fixes #126373 2021-06-16 12:20:44 +02:00
Henning Dieterichs b724a7a6dc
Fixes leaking disposable (_menuService.createMenu). 2021-06-16 11:06:49 +02:00
Benjamin Pasero 4b364d36a5
untitled - encode working copy type id into URI when generating untitled resource 2021-06-16 11:01:16 +02:00
Ladislau Szomoru d11f550308
Remote test specific code 2021-06-16 10:03:49 +02:00
Benjamin Pasero 3f363797cf
editor override - fix exception when opening picker
//cc @lramos15 the `currentEditor` can be `undefined` but was cast to `IRegisteredEditorInput`
2021-06-16 08:52:33 +02:00
大表哥 237a750b1c
fix: do not ignore changes to the node_modules folder itself. (#125801) 2021-06-16 08:38:03 +02:00
Benjamin Pasero 9f59e87b66
editors - remove delegating editor service 2021-06-16 08:36:25 +02:00
Miguel Solorio 5cfa24eba1
Merge pull request #124416 from meyoustu/main
Updated "Code - OSS" icon for macOS Big Sur
2021-06-15 23:05:22 -07:00
Connor Peet 3e0c442a8e
testing: avoid duplicated calls to workspace root if document tests are not provided
Fixes #126290
2021-06-15 18:29:02 -07:00
Jackson Kearl cab9e56390
Format 2021-06-15 17:42:10 -07:00
Jackson Kearl e4d6dc639c
Fix #126420 2021-06-15 17:42:10 -07:00
Daniel Imms d21b9b8e6d
Merge pull request #126407 from microsoft/merogge/terminal-editor
Terminal editors
2021-06-15 17:34:09 -07:00
SteVen Batten 3724cf8f6e adding basic folder info to dialog
fixes #125984
2021-06-15 17:19:15 -07:00
Jackson Kearl 06aa366ab2
Fix #125956 2021-06-15 16:56:48 -07:00
SteVen Batten f2179ee2f3 fixes #125094 2021-06-15 16:34:48 -07:00
Ladislau Szomoru dbd99b9767
Workspace trust - emit telemetry if workspace trust is disabled (#126372)
* Emit telemetry if workspace trust is disabled

* use explicit event

Co-authored-by: SteVen Batten <steven.m.batten@outlook.com>
2021-06-15 16:22:34 -07:00
Ladislau Szomoru 25365b2f9f
Workspace trust - improve settings discoverability (#126362)
* Workspace trust configure action

* Implement #126361

* remove unnecessary reference to settingseditor2

Co-authored-by: SteVen Batten <steven.m.batten@outlook.com>
2021-06-15 16:05:48 -07:00
Jackson Kearl c4e73858c8
Close #126419 2021-06-15 15:23:35 -07:00
Matt Bierner cd08aa0081
Initial work adding NotebookCellData.mime
For #126280
For #126417
2021-06-15 15:16:58 -07:00
Matt Bierner 92160bf660
Clairify 2021-06-15 15:16:36 -07:00
Matt Bierner 7339e94830
Support https links as jsdoc target
Fixes #126180
2021-06-15 15:16:36 -07:00
Matt Bierner ce275e4f7c
Make sure we encode generated markdown links in jsdoc
Fixes #126246
2021-06-15 15:16:35 -07:00
meganrogge ff14d2000c
clean up 2021-06-15 14:55:10 -07:00
Alex Dima 2267488a38
Do not auto-trigger suggest when typing exactly the inline suggestion
Co-authored-by: Henning Dieterichs <hdieterichs@microsoft.com>
2021-06-15 23:33:47 +02:00
Daniel Imms 5ab03be9fb Rename terminal localize key 2021-06-15 14:17:13 -07:00
rebornix 16cc6ded6d
Merge branch 'notebook/dev' into main 2021-06-15 13:55:10 -07:00
meganrogge 377131da05
migrate createTerminal to use CreateTerminalOptions everywhere 2021-06-15 13:26:00 -07:00
meganrogge 03da9c1deb
remove iconManager 2021-06-15 12:14:30 -07:00
meganrogge 4c60be9606
delete iconManager for now
Co-Authored-By: Daniel Imms <daimms@microsoft.com>
2021-06-15 12:00:52 -07:00
meganrogge 22f216d7bf
Squashed commit of the following:
commit 89de2bd6ed
Author: meganrogge <megrogge@gmail.com>
Date:   Tue Jun 15 11:43:13 2021 -0700

    dispose of instance on close of editor

commit 583f348737
Author: meganrogge <megrogge@gmail.com>
Date:   Tue Jun 15 11:21:02 2021 -0700

    get unique terminal instances to work
    Co-authored-by: Daniel Imms <daimms@microsoft.com>

commit 7fa7440d6e
Author: meganrogge <megrogge@gmail.com>
Date:   Tue Jun 15 09:44:29 2021 -0700

    call attachToElement in setInput

commit 5416f7555c
Author: Benjamin Pasero <benjamin.pasero@microsoft.com>
Date:   Tue Jun 15 15:49:49 2021 +0200

    :chore: - ignore unhandled promise cancel rejections

    //cc @joaomoreno @alexdima @sbatten

commit 55c6ee0872
Author: Benjamin Pasero <benjamin.pasero@microsoft.com>
Date:   Tue Jun 15 15:45:10 2021 +0200

    .

commit 25fe69f920
Author: Benjamin Pasero <benjamin.pasero@microsoft.com>
Date:   Tue Jun 15 15:40:20 2021 +0200

    fix emmet test integration path

commit f4bc7d3c32
Author: Martin Aeschlimann <martinae@microsoft.com>
Date:   Tue Jun 15 15:34:54 2021 +0200

    Use custom hover for all status bar entries

commit 5b79dcf94a
Author: Martin Aeschlimann <martinae@microsoft.com>
Date:   Tue Jun 15 15:17:12 2021 +0200

    MarkdownString for StatusBarItem.tooltip. For #126258

commit 0a0c8f3d2a
Author: João Moreno <joao.moreno@microsoft.com>
Date:   Tue Jun 15 15:29:36 2021 +0200

    Revert "switch to generic pool"

    This reverts commit 6495c052ab.

commit 19f9cd42ea
Author: Johannes Rieken <johannes.rieken@gmail.com>
Date:   Tue Jun 15 15:24:09 2021 +0200

    fix https://github.com/microsoft/vscode/issues/125942

commit c6945f1c52
Author: João Moreno <joao.moreno@microsoft.com>
Date:   Tue Jun 15 15:15:41 2021 +0200

    fix integration browser tests

commit e99f7918b8
Author: Sandeep Somavarapu <sasomava@microsoft.com>
Date:   Mon Jun 14 23:29:27 2021 +0200

    - move writing user configuration to main process
    - safe guard read from writing in parallel from other windows

commit 4a840ce386
Author: Megan Rogge <megan.rogge@microsoft.com>
Date:   Tue Jun 15 07:31:23 2021 -0500

    finalize terminal iconPath (#125783)

commit 5745873a72
Author: Alex Ross <alros@microsoft.com>
Date:   Tue Jun 15 14:08:59 2021 +0200

    Fix timing issue where port detection can fail to start

commit d47661d453
Author: João Moreno <joao.moreno@microsoft.com>
Date:   Tue Jun 15 14:07:35 2021 +0200

    skip the entire notebook test suite so Code isn't even launched

commit 41c7c251ca
Author: Alex Ross <alros@microsoft.com>
Date:   Tue Jun 15 13:20:11 2021 +0200

    Fix task close=false
    Fixes #126352

commit 5d70c90530
Author: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com>
Date:   Tue Jun 15 13:08:59 2021 +0200

    💄 clean-up workspace contribution

commit 537b1f0b9e
Author: meganrogge <megrogge@gmail.com>
Date:   Tue Jun 15 07:00:12 2021 -0700

    add icon manager

commit e97953a703
Author: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
Date:   Tue Jun 15 06:57:18 2021 -0700

    Add move to editor command

    Part of #126247

commit 56501c57f5
Author: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
Date:   Tue Jun 15 06:50:21 2021 -0700

    Disable serialization by returning undefined

commit 52d8d8e77a
Merge: 46877c9abc f5696915ba
Author: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
Date:   Tue Jun 15 06:43:37 2021 -0700

    Merge pull request #126383 from microsoft/merogge/terminalEditor_tyriar

    Terminal editor lifecycle work

commit f5696915ba
Merge: a215c798d5 46877c9abc
Author: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
Date:   Tue Jun 15 06:26:45 2021 -0700

    Merge remote-tracking branch 'origin/merogge/terminalEditor' into merogge/terminalEditor_tyriar

commit 46877c9abc
Author: meganrogge <megrogge@gmail.com>
Date:   Tue Jun 15 06:16:17 2021 -0700

    fix serialization error

commit a215c798d5
Author: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
Date:   Tue Jun 15 06:10:21 2021 -0700

    Move editor creation into new service

commit 4475d8461e
Author: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
Date:   Tue Jun 15 05:03:39 2021 -0700

    Create editor terminal in terminal service

commit 86b4336e37
Author: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
Date:   Tue Jun 15 04:44:53 2021 -0700

    Make detach return a Promise

    Part of #118276

commit 120f9b88cd
Author: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
Date:   Tue Jun 15 04:34:42 2021 -0700

    Change createTerminal signature to use options object

commit 0baba5e51e
Author: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
Date:   Tue Jun 15 04:14:27 2021 -0700

    Rename editor to just 'Terminal'

    Other editors that don't actually edit don't have 'Editor' in the name either (eg.
    Running Extensions), so it will be an internal term.

commit 8bb96ced86
Author: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
Date:   Tue Jun 15 04:11:08 2021 -0700

    Inline terminal editor input ID

commit c2304c2330
Author: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
Date:   Tue Jun 15 04:07:57 2021 -0700

    Remove unneeded !

commit 8367f1875a
Merge: c29d362ec2 9b4f499aca
Author: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
Date:   Tue Jun 15 04:05:12 2021 -0700

    Merge remote-tracking branch 'origin/main' into merogge/terminalEditor

commit c29d362ec2
Author: meganrogge <megrogge@gmail.com>
Date:   Mon Jun 14 19:23:52 2021 -0700

    use terminal instance.resource

commit fb50a7fe7a
Author: meganrogge <megrogge@gmail.com>
Date:   Mon Jun 14 17:13:51 2021 -0700

    revert some css changes

commit 50b6b81f20
Author: meganrogge <megrogge@gmail.com>
Date:   Mon Jun 14 15:53:47 2021 -0700

    add copy and try a few other things

commit 0c226cd099
Author: meganrogge <megrogge@gmail.com>
Date:   Mon Jun 14 13:13:28 2021 -0700

    clean up

commit e4c8b94b29
Author: meganrogge <megrogge@gmail.com>
Date:   Mon Jun 14 12:03:05 2021 -0700

    remove unnecessary changes

commit 31bcda454a
Author: meganrogge <megrogge@gmail.com>
Date:   Mon Jun 14 11:45:41 2021 -0700

    add basics for #126244
2021-06-15 11:55:37 -07:00
Connor Peet 79d338bbbe
notebooks: restore --theme colors for notebook webviews 2021-06-15 11:30:45 -07:00
Connor Peet ad4e5ec48f
terminal: expand the pane when showing the panel if not expanded
Fixes https://github.com/microsoft/vscode/issues/126324
2021-06-15 11:18:12 -07:00
Connor Peet 9a56884b47
testing: fix tree overflowing when running first test
Fixes #126163
2021-06-15 11:07:03 -07:00
Alex Ross 41c86e5bb8
Fix race in proc based port finding 2021-06-15 18:59:47 +02:00
Miguel Solorio e26870957e
Merge pull request #126288 from microsoft/misolori/list-focus-icon
Make list focus icon themeable
2021-06-15 09:22:39 -07:00
Benjamin Pasero 0e87f2107e
Clear all notification is not working (fix #126363) 2021-06-15 17:58:55 +02:00