Commit Graph
124157 Commits
Author SHA1 Message Date
Aiday Marlen Kyzy 50e4c03fc8 Merge pull request #184591 from microsoft/aiday/IEtoICmigration
Further migrating Interactive Editor to Inline Chat
2023-06-08 14:20:35 +02:00
Daniel Imms e139fdb1c6 Localize git features string 2023-06-08 05:11:45 -07:00
Daniel Imms 0073b24311 Merge pull request #184543 from microsoft/tyriar/windowsPty
Update xterm and adopt windowsPty
2023-06-08 05:07:27 -07:00
Aiday Marlen Kyzy f893e87372 using a different mode for migrating options 2023-06-08 14:00:34 +02:00
Aiday Marlen Kyzy 89286458d7 migration 2023-06-08 13:44:29 +02:00
Johannes Rieken 24c43efaec always use F12 for go to def, on web also register Cmd/Ctrl+F12 as fallback (#184585)
fixes https://github.com/microsoft/vscode/issues/183953
2023-06-08 12:55:00 +02:00
Ladislau Szomoru cad3a1c656 Engineering - skip property mangling in PR builds (#184584) 2023-06-08 12:42:40 +02:00
Johannes Rieken 2798d7bf41 joh/rainy weasel (#184582)
* add tooltip (plain text) to static items,

re https://github.com/microsoft/vscode/issues/183772

* support accessibilityInformation for static static bar contribs,

https://github.com/microsoft/vscode/issues/183772
2023-06-08 12:33:24 +02:00
Aiday Marlen Kyzy 09b41bea74 review changes 2023-06-08 12:19:51 +02:00
Johannes Rieken d8dcdb924a Merge pull request #184575 from microsoft/joh/protective-cicada
joh/protective cicada
2023-06-08 12:15:04 +02:00
weartist 1d3ef64ad7 add sort for ActivationEvents 2023-06-08 18:00:54 +08:00
weartist 8ef497fcfd add sort for render list 2023-06-08 17:52:36 +08:00
Benjamin Pasero 70daab796e remote - merge two latency measurements into one (#184566)
* remote - remove original latency measurement

* remote - log high latency events to logger and telemetry
2023-06-08 08:56:35 +02:00
Connor Peet e686621e2e cli: avoid running prepare a second time in ci (#184558) 2023-06-08 02:22:44 +02:00
Connor Peet 9de813729c build: install clippy when building cli in ci (#184554) 2023-06-07 16:40:30 -07:00
Connor Peet 43742d891d Run a lint build of the CLI in CI (#184545)
* cli: adopt sccache for speedier cli compilations

* only cache common linux x64 build

* instead, only dev compile/clippy lint in ci
2023-06-07 15:48:55 -07:00
Matt Bierner 977ee8ca1e Add logging of readDirectory (#184549) 2023-06-07 15:22:16 -07:00
David Dossett 80f09eef48 Fix settings dropdown list background (#184547) 2023-06-08 00:03:16 +02:00
Megan Rogge 527dea4111 Merge pull request #183680 from gjsjohnmurray/fix-183679
Display terminal icon correctly in panel titlebar (fix #183679)
2023-06-07 16:06:46 -05:00
meganrogge c8e3f3e25b rename setting 2023-06-07 15:42:33 -05:00
Peng Lyu ece3470371 fix markdown cell focus indicator bottom (#184544) 2023-06-07 13:35:17 -07:00
Matt Bierner 22e273bc60 Update markdown grammar (#184533) 2023-06-07 13:05:32 -07:00
Matt Bierner 703a75da38 Add ` as an autoClosingPair in markdown (#184532)
Fixes #183489

Will test this out to see if it's helpful or too annoying
2023-06-07 13:05:01 -07:00
meganrogge f6d53ab4d8 fix typo 2023-06-07 14:47:19 -05:00
meganrogge d265e88506 update names 2023-06-07 14:46:19 -05:00
meganrogge 4c7738e0ae Merge branch 'main' into merogge/accessibleView 2023-06-07 14:43:53 -05:00
Daniel Imms b28ef2d2e1 Update xterm and adopt windowsPty
Fixes #134448
2023-06-07 12:41:50 -07:00
meganrogge d72567ad3a sort of fix layout issues 2023-06-07 14:39:14 -05:00
Bhavya U 4874dc69a0 Default to opening the welcome page when no readme found (#184540) 2023-06-07 12:02:29 -07:00
Daniel Imms fab99a2c40 Explain features the git extension enables 2023-06-07 11:57:04 -07:00
meganrogge 1797625d6b address comments 2023-06-07 13:50:44 -05:00
Megan RoggeandDaniel Imms 5e414c731f Update src/vs/workbench/contrib/accessibility/browser/accessibleView.ts
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2023-06-07 13:36:23 -05:00
meganrogge e7e0dbcd5d adopt in interactive editor 2023-06-07 13:32:10 -05:00
MeghanKulkarniandMeghan Kulkarni 67cc0965b3 allow images in markdown preview editor to be copied (#184432)
* allow images in markdown preview editor to be copied

* resolved feedback

* added findPreview method

* removed copy image command from showPreview

* clean up

---------

Co-authored-by: Meghan Kulkarni <t-mekulkarni@microsoft.com>
2023-06-07 18:08:22 +00:00
Sandeep Somavarapu 218c6d4f9b fix #177481 (#184524)
* #177481 remove install and do not sync action

* #177481 more cleanup
2023-06-07 11:01:39 -07:00
Megan Rogge 47264ae67c Update src/vs/editor/standalone/browser/accessibilityHelp/accessibilityHelp.css 2023-06-07 12:52:13 -05:00
Daniel Imms cf31308eb4 Merge pull request #184452 from microsoft/tyriar/184323
Clean up lifecycle of MainThreadTerminalService
2023-06-07 10:48:17 -07:00
Ladislau Szomoru 909e55fbdc Git - add tracing messages to help with troubleshooting (#184506) 2023-06-07 10:02:17 -07:00
meganrogge b86247ce19 rm provider on dispose 2023-06-07 11:48:43 -05:00
Sandeep Somavarapu 9c28bf7a3b do not initialise remote extensions if settings sync is not enabled (#184521) 2023-06-07 18:48:09 +02:00
meganrogge d7dbd0c07f TerminalAccessibleContentProvider 2023-06-07 11:25:25 -05:00
meganrogge e00b7e81c4 fix height, width 2023-06-07 11:09:22 -05:00
meganrogge 5fbe78ccb0 separate AccessibleView class from AccessibleViewService 2023-06-07 10:50:29 -05:00
Aiday Marlen Kyzy a4505ae392 checking that lineContent is defined first 2023-06-07 17:16:20 +02:00
Aiday Marlen Kyzy 1c22e0e8c5 code after review 2023-06-07 17:12:08 +02:00
Aiday Marlen Kyzy 2538cc4333 Merge pull request #184508 from microsoft/aiday/renamingIEtoIC
Renaming Ineractive Editor to Inline Chat inside of the InlineChat contribution folder
2023-06-07 16:56:50 +02:00
Johannes 978bb08619 add extensions-ci-pr task which does a full build without mangling 2023-06-07 16:36:02 +02:00
meganrogge 23996f5825 add impl for chat 2023-06-07 09:10:13 -05:00
Aiday Marlen Kyzy c529638000 renaming the content inside of inlineChat folder from IE to IC 2023-06-07 16:02:34 +02:00
Johannes ac7789cbab add core-ci-pr task which does a full build without mangling 2023-06-07 15:51:48 +02:00