Commit graph

81948 commits

Author SHA1 Message Date
Logan Ramos
0148fdfc35
Much more aggressive setting conversion 2021-05-10 09:44:03 -04:00
Benjamin Pasero
3015e285e4
web - upload up to 20 files in parallle to speed things up 2021-05-10 15:38:25 +02:00
Daniel Imms
8c630ac16e Move split terminal back to terminalActions
Needed to leverage icon?

Fixes #123347
2021-05-10 06:31:57 -07:00
Johannes Rieken
a1e4f1b91c
validate NotebookCellData before passing it to renderer 2021-05-10 15:17:23 +02:00
Alex Ross
8de5c819a1
Add test for C# grammar but
Part of https://github.com/microsoft/vscode/issues/123333
2021-05-10 15:05:52 +02:00
Alex Ross
66eb516dc3
Revert C# grammar
Part of https://github.com/microsoft/vscode/issues/123333
2021-05-10 14:59:58 +02:00
Johannes Rieken
6ac37fcd3c
implicit kernel selection upon: hover, notebook change, cell change, https://github.com/microsoft/vscode/issues/122647 2021-05-10 14:48:46 +02:00
Daniel Imms
d90709f3ee Auto detect scoop git bash paths
Fixes #123205
2021-05-10 05:47:45 -07:00
Alex Ross
2fae6ffacd
Do port finding when there's a tunnel provider
Fixes https://github.com/microsoft/vscode-remote-release/issues/4923
2021-05-10 14:14:49 +02:00
Dirk Baeumer
2fc3214ba4
Fixes #123083: Localization: starts with 'DE' locale and verifies title and viewlets text is in German 2021-05-10 13:57:43 +02:00
Johannes Rieken
a399a894df
let getMatchingKernel return selected and suggested kernels, https://github.com/microsoft/vscode/issues/122647 2021-05-10 13:43:42 +02:00
Henning Dieterichs
0a4d4563b8
Fixes #105730. Word wrapping did not work well with left/right cursor movement if there is a selection. 2021-05-10 12:56:20 +02:00
Alex Ross
27fe7f9dfb
Revert "Add an "always" options to port source setting"
This reverts commit 46a2b70583.
2021-05-10 12:06:11 +02:00
Alexandru Dima
04ef7cb985
Merge pull request #123294 from hediet/hediet/fix-link-detection-121438
Removes special character that terminates link recognition
2021-05-10 12:04:18 +02:00
Benjamin Pasero
5d1370af49
file editors - move the input to the editor (browser) 2021-05-10 11:34:52 +02:00
Johannes Rieken
06fa8b8543
API 💄 for NotebookCellData 2021-05-10 11:33:41 +02:00
Benjamin Pasero
4bcf463bc0
explorer - have "Download..." first 2021-05-10 11:28:02 +02:00
Johannes Rieken
a02047d706
remove notebook selector because it isn't needed anymore 2021-05-10 11:03:40 +02:00
Johannes Rieken
4089f9c660
💄 use {}-syntax instead of Record, https://github.com/microsoft/vscode/issues/122495 2021-05-10 11:00:57 +02:00
Henning Dieterichs
38a62d50f6
Removes 《, 》, “ and ” as well, as there are urls using these characters. 2021-05-10 10:58:22 +02:00
Johannes Rieken
7ea5b137ea
rename cell kind Markdown to Markup, https://github.com/microsoft/vscode/issues/105933 2021-05-10 10:56:13 +02:00
Benjamin Pasero
133ae5ecee
explorer - consolidate upload/download code and provide a "Upload..." action (web)
cc @isidorn
2021-05-10 10:55:39 +02:00
Benjamin Pasero
2a824d80cc
editors - adopt working copy handler for files 2021-05-10 09:50:17 +02:00
Benjamin Pasero
dc8155a3be
editors - adopt working copy handler for untitled 2021-05-10 09:39:55 +02:00
dependabot[bot]
7a004c6973
Bump hosted-git-info from 2.8.8 to 2.8.9 (#123320)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 09:37:52 +02:00
Benjamin Pasero
d3092241f6
code editor - move untitled hint contribution 2021-05-10 09:31:10 +02:00
Johannes Rieken
b9c5d61dfe
Merge branch 'main' into notebook/dev 2021-05-10 08:42:19 +02:00
Benjamin Pasero
7bec90ca46
editor group - inline doOpenEditor 2021-05-10 08:39:12 +02:00
Benjamin Pasero
94ab53c9b5
adopt working copy editor handler and remove custom editor input factory (#123308)
* adopt working copy editor handler and remove custom editor input factory

* Fix isOpen

Co-authored-by: Matt Bierner <matb@microsoft.com>
2021-05-10 07:29:45 +02:00
rebornix
54d33cf14c
fix diff editor reload on content editing. 2021-05-09 10:45:16 -07:00
Jackson Kearl
5979135dbe
Fix #123342 2021-05-08 09:59:04 -07:00
Ladislau Szomoru
1831d54507
Workspace trust transition participants (#122727) 2021-05-08 09:46:20 +02:00
Megan Rogge
b55b12fac6
Handle onDrop within TerminalInstance (#123329) 2021-05-08 02:54:02 +00:00
Matt Bierner
c113cc74d6
Adopt @ link inside mode.ts (#123198)
The current format of these links don't work in editors
2021-05-07 18:28:41 -07:00
Jackson Kearl
029a54d087
Fix #122680 2021-05-07 18:02:11 -07:00
Rob Lourens
4f44495063 Fix cell statusbaritem tabindex 2021-05-07 17:38:26 -07:00
Rob Lourens
d97beb3588 Fix focus mode switching flakiness
Fix #122594
2021-05-07 17:35:58 -07:00
Tyler James Leonhardt
2ee59df71e always create the artifact file 2021-05-07 17:22:00 -07:00
Rob Lourens
b987317d1a Rename onDidChangeNotebookCellExecutionState 2021-05-07 17:00:09 -07:00
Tyler James Leonhardt
a945921fcc update artifact name 2021-05-07 16:11:24 -07:00
Rachel Macfarlane
a92c3660b2
Keep process explorer window on top, fixes #120391 2021-05-07 15:29:35 -07:00
Rob Lourens
4a76f0b19a registerNotebookCellStatusBarItemProvider should use viewType instead of NotebookSelector
Fix #122347
2021-05-07 15:23:19 -07:00
SteVen Batten
403723c4f9 allow focusing links in custom dialogs
refs #122537
2021-05-07 15:14:10 -07:00
Tyler James Leonhardt
d61f87f292 handle multiple retries in publish stage 2021-05-07 15:04:40 -07:00
rebornix
36d9ef5564
more diff tests. 2021-05-07 15:03:51 -07:00
Matt Bierner
4eb5f7a7e9
Fix merge conflict 2021-05-07 15:00:47 -07:00
Matt Bierner
0d522390b5
Error if trying to create a markdown preview that already exists
For #123217
2021-05-07 14:51:29 -07:00
Rob Lourens
450e5d164e Lookup the proper keybinding for the placeholder hint.
Need to consider the notebookViewType for the jupyter-contributed keybindings, fake the focus-related keys, and also use the real editor context to get jupyter's keybinding config key
Fix #122768
2021-05-07 14:49:47 -07:00
Rob Lourens
cd43111c9f Don't send execution requests to running cells.
This is only a basic best effort
2021-05-07 14:46:34 -07:00
SteVen Batten
532aada25c fixes #122655 2021-05-07 14:41:04 -07:00