Commit Graph
124157 Commits
Author SHA1 Message Date
Daniel Imms 9d1bc6ae59 Move to scoped xterm.js packages
xterm-addon-image is excluded currently as there are some publishing
issues.

See xtermjs/xterm.js#4859
2023-11-01 12:15:41 -07:00
Connor PeetandGitHub 7d2c73944d cli: use bit flags for publishing tunnel data (#197164)
And it now publishes the OS it runs on, which is used to fix part of #195938
2023-11-01 20:05:53 +01:00
Connor PeetandGitHub d6707fd3fd cli: explicitly deny anonymous control port access (#197093)
* cli: explicitly deny anonymous control port access

Prevents inheriting any ACL set at the tunnel level which may allow different access for forwarded ports

* testing: make ui more clear for discovery errors (#197115)

* testing: make ui more clear for discovery errors

Fixes #196546

* undo

* fix tests
2023-11-01 19:59:46 +01:00
aamungerandAaron Munger 3a722fe95f handle disposed within the timeout 2023-11-01 11:57:17 -07:00
aamungerandAaron Munger 2e686cd216 better test error messages 2023-11-01 11:57:17 -07:00
aamungerandAaron Munger 7068d40102 let disposableTimeout handle disposal of itself 2023-11-01 11:57:17 -07:00
Andrea MahandGitHub 4321b79552 move closed notebook search to EH (#192358)
move closed notebook search to EH to improve performance, especially in remote scenarios
2023-11-01 11:22:25 -07:00
Megan RoggeandGitHub 98417b150a Merge pull request #197156 from microsoft/merogge/status-bar-hover
show tooltip on keyboard focus of status bar item
2023-11-01 10:31:21 -07:00
Benjamin PaseroandGitHub c5bf435ff9 aux window - limit reload window action to main window (#197145) 2023-11-01 18:18:03 +01:00
meganrogge e5bca58c34 register once 2023-11-01 10:16:33 -07:00
meganrogge a35724eb8c status bar part of #196500 2023-11-01 10:11:12 -07:00
Joyce ErandGitHub 8fe00d1e00 fix: use textPreformat-background in MD preview (#197153) 2023-11-01 17:50:58 +01:00
Michael LivelyandGitHub 527ccb6e81 disposed model check (#197108) 2023-11-01 09:18:37 -07:00
Megan RoggeandGitHub 57ef0b91e1 Merge branch 'main' into verified-domain-tooltip 2023-11-01 08:57:10 -07:00
Megan Rogge 15f5c0796e add space 2023-11-01 08:50:47 -07:00
Benjamin Pasero e4a5c0948c Merge branch 'main' into benibenj/hideTabsActionBar 2023-11-01 16:48:16 +01:00
Megan RoggeandGitHub 01370b60f4 Merge branch 'main' into merogge/custom-prompt 2023-11-01 08:42:49 -07:00
454cdf5956 Update src/vs/platform/terminal/common/capabilities/commandDetectionCapability.ts
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2023-11-01 08:42:23 -07:00
Aaron MungerandAaron Munger b45119ef4d fix cell link regression, remove diagnostic log 2023-11-01 08:01:17 -07:00
Aaron MungerandAaron Munger 08f1c3d792 reuse existing editorInputs, backup preferred resource URI 2023-11-01 08:01:17 -07:00
Aaron MungerandAaron Munger ca063373aa get the cononical URI when creating the notebookEditorInput 2023-11-01 08:01:17 -07:00
Alex RossandGitHub 04992395df Reconcile pending comments in comment threads (#197146)
Add comment thread pending comment reconciliation
Fixes #196574
2023-11-01 15:35:55 +01:00
isidor 79abb9756a Add new context key for focused session without
debugging. And disable pause when run without debugging
2023-11-01 15:14:26 +01:00
Benjamin PaseroandGitHub be84baa543 eng - recommend pr pinger (#197136) 2023-11-01 13:07:48 +01:00
BeniBenj 047fc0b770 💄 2023-11-01 12:56:05 +01:00
Ladislau SzomoruandGitHub 11b3aa8566 SCM - input box polish (#196988) 2023-11-01 12:30:01 +01:00
Ladislau SzomoruandGitHub fba54a670c SCM - correctly set the context of the action bar of the view pane container (#196802) 2023-11-01 12:21:46 +01:00
BeniBenj 1db8fb565c 💄 2023-11-01 12:08:19 +01:00
Sandeep SomavarapuandGitHub 9581516b7c fix #195532 (#197135) 2023-11-01 11:09:08 +01:00
Benjamin SimmondsandGitHub 80dce9f6b0 Update classifier.json 2023-11-01 10:32:17 +01:00
Benjamin PaseroandGitHub 1a3461f764 aux window - require a target window for requestAnimationFrame (#197126) 2023-11-01 17:01:11 +11:00
Andrea MahandGitHub c43d9c433f Quick search: No feedback when a search results in 0 results (#197117)
Fixes #191799
2023-10-31 16:32:43 -07:00
Matt BiernerandGitHub 8a450b31e3 Pull in latest markdown language server (#197105) 2023-10-31 16:25:27 -07:00
David DossettandGitHub d42b0ce005 Merge pull request #197113 from microsoft/ddossett/harsh-dormouse
Update pill background and foreground
2023-10-31 16:22:26 -07:00
Matt BiernerandGitHub fe40f853df Bump github notebooks to November (#197104)
Bump github notebooks to november
2023-10-31 16:13:59 -07:00
David Dossett 4c6ab441a0 Update pill background and foreground 2023-10-31 15:50:31 -07:00
Daniel ImmsandGitHub 311781e62f Merge pull request #197078 from microsoft/tyriar/197076
Send quick chat toggle text when already visible
2023-10-31 15:41:19 -07:00
Andrea MahandGitHub 99f3094224 Opening quick text search in a diff editor doesn't put selected text in input (#197096)
Fixes #194675
2023-10-31 20:10:03 +01:00
Daniel ImmsandGitHub fb1c770dc5 Merge pull request #173368 from rehmsen/terminal_welcome_view_switch
Layout when switching from welcome to terminal.
2023-10-31 11:51:37 -07:00
Andrea MahandGitHub 6384066be7 adopt ensureNoDisposablesAreLeakedInTestSuite in search (#197014)
* adopt ensureNoDisposablesAreLeakedInTestSuite in search

* linux tests
2023-10-31 18:39:03 +01:00
Daniel ImmsandGitHub 13df0753e3 Fix compile 2023-10-31 10:13:31 -07:00
Andrea MahandGitHub 96d48e8481 Duplicate Lines In Search Editor (#197038)
Fixes #192113
2023-10-31 08:58:36 -07:00
Sandeep SomavarapuandGitHub 9732347d2c Merge pull request #197070 from microsoft/sandy081/floating-debug-toolbar
Support debug tool bar float on custom title bar
2023-10-31 16:54:54 +01:00
Sandeep Somavarapu 14d7452f0c feedback 2023-10-31 16:29:43 +01:00
Daniel ImmsandGitHub 14849e4a53 Merge pull request #197073 from microsoft/tyriar/197071
Fix localization issues in terminal find and history hint
2023-10-31 08:21:51 -07:00
Daniel ImmsandGitHub e6040ba4b8 Merge pull request #197075 from microsoft/tyriar/xterm_231031
Update xterm.js
2023-10-31 08:18:02 -07:00
Daniel Imms d69cf9c8c0 Send quick chat toggle text when already visible
Fixes #197076
2023-10-31 08:10:18 -07:00
Daniel ImmsandGitHub 5f7ea174d6 Add _ prefix 2023-10-31 08:07:02 -07:00
Daniel ImmsandGitHub b40adad43c Merge branch 'main' into terminal_welcome_view_switch 2023-10-31 07:49:36 -07:00
Daniel Imms 0a06579a7f Update xterm.js
Fixes #151181
2023-10-31 07:39:09 -07:00