Commit Graph
110526 Commits
Author SHA1 Message Date
Daniel Imms d5f6bc6a83 Improve pty host startup marks/logging
Part of #185393
2023-06-23 15:35:37 -07:00
Connor PeetandGitHub d0d97015b0 cli: publish availability of wsl on tunnel tags (#186016)
I plan to use this in the explorer to add a 'connect to wsl' button on relevant tunnels
2023-06-23 12:12:18 -07:00
Henning DieterichsandGitHub e64712a094 Fixes context key (#186021) 2023-06-23 20:48:25 +02:00
Daniel ImmsandGitHub 90806577c7 Merge pull request #185896 from microsoft/tyriar/181837
Support for multi-line terminal links
2023-06-23 11:32:40 -07:00
Raymond ZhaoandGitHub b9ada3a2c6 Bump emmet-helper (#185607) 2023-06-23 11:17:15 -07:00
Michael LivelyandGitHub 1f2fc4c6a3 Fix Run All + Stop Execution for non-jupyter kernels (#186013)
non jupyter kernel actions (fixes: #184194)
2023-06-23 19:52:32 +02:00
Benjamin PaseroandGitHub 675314d59c working copy - allow to custom save method on model (#172345) (#185963) 2023-06-23 10:43:27 -07:00
Benjamin PaseroandGitHub 03d716067c working copy - allow to override backup delay (#172345) (#185958)
* working copy - allow to override backup delay (#172345)

* working copy - also use `backupDelay` for untitled
2023-06-23 10:42:50 -07:00
Daniel Imms ecb3331956 Merge remote-tracking branch 'origin/main' into tyriar/181837 2023-06-23 09:59:29 -07:00
Daniel Imms 4be0ee191a Fix tests 2023-06-23 09:58:56 -07:00
Benjamin PaseroandGitHub fd4a49e853 files - 💄 code styles (#186003) 2023-06-23 18:04:02 +02:00
Daniel ImmsandGitHub ff3369f232 Merge pull request #185888 from microsoft/tyriar/178287
Support terminal links with end row/col
2023-06-23 08:56:43 -07:00
Daniel Imms f0e8f86dfb Include end col/line in link openers tests 2023-06-23 08:40:09 -07:00
Benjamin PaseroandGitHub 052ac9ca4c files - allow more file operations to run in the extension host (#172345) (#185988)
* files - allow more file operations to run in the extension host (#172345)

* fix tests

* tests

* tests

* tests
2023-06-23 17:18:44 +02:00
Daniel ImmsandGitHub 6b5330586a Merge pull request #185882 from microsoft/tyriar/185254
Restart pty host connection correctly after restart
2023-06-23 08:12:28 -07:00
Alex RossandGitHub b34f54ccec Fix auto forward cache (#185997) 2023-06-23 07:51:49 -07:00
Johannes RiekenandGitHub 06197f020d joh/tsec update (#185987)
* chore - update tsec

* update tsec, tweak exemptions 🤔
2023-06-23 16:49:27 +02:00
Johannes RiekenandGitHub 841b784f00 Merge pull request #185982 from microsoft/joh/uptight-whitefish
also report late commands as deprecated API but let it slip through f…
2023-06-23 15:59:40 +02:00
RoboandGitHub 6067bb4ebe chore: bump electron@22.3.14 (#185983)
* chore: bump electron@22.3.14

* chore: bump distro
2023-06-23 15:43:02 +02:00
ChaseKnowldenandGitHub b603fcf963 chore: update minimum installable version in inno setup (#175818)
* Drop support for windows versions prior to windows
10

* Prepare for windows 8 eol

* fix typo

* Revert "Prepare for windows 8 eol"

This reverts commit f65a7107280da4328014d4964ba432f3d7462de0.
2023-06-23 22:15:49 +09:00
Aiday Marlen KyzyandGitHub d72845cd14 Merge pull request #185986 from microsoft/aiday/incorrectIndentation
Fixing incorrect indent
2023-06-23 15:00:59 +02:00
Aiday Marlen KyzyandGitHub e399de0069 Merge branch 'main' into aiday/incorrectIndentation 2023-06-23 14:43:23 +02:00
Aiday Marlen Kyzy d463dc07e9 the second show widget should also take in value true 2023-06-23 14:40:03 +02:00
Aiday Marlen KyzyandGitHub 49b8e2d541 Merge pull request #185984 from microsoft/aiday/overridingPositionForLivePreview
Fixing incorrect background color
2023-06-23 14:27:35 +02:00
Aiday Marlen Kyzy c862be97f7 overriding the position 2023-06-23 14:09:21 +02:00
Johannes RiekenandGitHub a0183bc055 Merge pull request #184328 from microsoft/joh/dark-lizard
chore - update SWC
2023-06-23 13:59:54 +02:00
Henning DieterichsandGitHub 2354a33214 Fixes #185942 (#185979) 2023-06-23 13:42:32 +02:00
Johannes 56c917debf update SWC config to disable useDefineForClassFields 2023-06-23 12:55:32 +02:00
Henning DieterichsandGitHub cc7af983c2 Repairs diff editor v2 context keys (#185972) 2023-06-23 12:26:56 +02:00
Johannes 8f4b627c1f Merge branch 'main' into joh/dark-lizard 2023-06-23 12:20:27 +02:00
Johannes RiekenandGitHub 6637e2bceb Let Escape accept inline chat changes when users made edits on top (#185967)
avoid https://github.com/microsoft/vscode-copilot/issues/288
2023-06-23 11:39:38 +02:00
Johannes RiekenandGitHub ee2b3a261e debt - move notebook specific session management into its own place (#185955) 2023-06-23 11:01:16 +02:00
Johannes RiekenandGitHub a0c5c22ede make more space more embedded new file preview, add potential for a message but don't use it yet (#185962)
https://github.com/microsoft/vscode-copilot/issues/350
2023-06-23 11:00:42 +02:00
Connor PeetandGitHub 9b8451dd3a testing: fix text messages being shown as terminal output (#185945)
TestMessages should not be treated as terminal output like
`appendOutput`. They were incorrectly kept in the same implementation
when we added terminal support.

Fixes #185778
2023-06-23 10:09:59 +02:00
Sandeep SomavarapuandGitHub a201c73080 cleanup: remove unused code (#185938) 2023-06-23 07:33:02 +02:00
Henning DieterichsandGitHub a5727468f3 diff editor refactoring (#185928) 2023-06-23 13:02:30 +10:00
Daniel Imms cc589f9a83 Handle wrapped lines 2023-06-22 18:07:24 -07:00
Daniel Imms 8c3fc45e47 Add multiple links test 2023-06-22 17:58:46 -07:00
Daniel Imms abbb5a8909 Add multi-line link tests 2023-06-22 17:56:51 -07:00
Matt BiernerandGitHub 5ee455116f Add codeql comments and small fix (#185931) 2023-06-23 02:40:39 +02:00
Daniel Imms 6afd37fd57 Correct buffer range of multi-line links 2023-06-22 17:21:45 -07:00
Bhavya UandGitHub 04a2bbc6e0 Prevent showing installable extensions till ready (#185930) 2023-06-23 02:16:45 +02:00
Daniel Imms c3e6d72284 Clean up ctor 2023-06-22 17:06:56 -07:00
Daniel Imms 32c0c74023 Extend multi-line link to whole line 2023-06-22 17:04:57 -07:00
Daniel Imms 3622f30d90 Prioritize multi line links over local links 2023-06-22 17:04:12 -07:00
Bhavya UandGitHub 1602ab89a7 Unify remote menu and start entry items for desktop (#185908)
* Unify remote menu and start entry items for desktop

* Clean up code

* Move remoteStartEntry to be web workbench contrib
2023-06-22 16:26:53 -07:00
Megan RoggeandGitHub 511849ef6d Merge pull request #185925 from microsoft/revert-185812-merogge/workspace-tasks
Revert "Revert "Fix accidently starting all onTaskType extensions when running a build command""
2023-06-22 15:55:01 -07:00
Michael LivelyandGitHub f93437ddf2 reorder navigation/execute toolbar group (#185923) 2023-06-23 00:47:33 +02:00
Megan RoggeandGitHub 2b2418f5bf Revert "Revert "Fix accidently starting all onTaskType extensions when running a build command"" 2023-06-22 15:39:31 -07:00
Megan RoggeandGitHub 3cc13d791d Merge pull request #185907 from microsoft/merogge/mode-prompt
fix fish shell integration problems
2023-06-22 15:39:09 -07:00