Commit Graph
109629 Commits
Author SHA1 Message Date
Henning DieterichsandGitHub 8aaf66366c Fixes svg inline issue (#184318) 2023-06-05 07:50:56 -07:00
Daniel ImmsandGitHub c91e086397 Merge pull request #183673 from microsoft/tyriar/157907
Apply terminal clear command in serializer
2023-06-05 07:45:05 -07:00
Benjamin PaseroandGitHub fe30bbc5dd 🆙 playwright (#184228) 2023-06-05 16:36:55 +02:00
Benjamin PaseroandGitHub a741aa356f Explorer: readonly files should not report drag and drop feedback for "move" (fix #180999) (#184301) 2023-06-05 07:05:49 -07:00
Ladislau SzomoruandGitHub ea2307487e Engineering - fix yarn.lock github action (#184332) 2023-06-05 15:48:40 +02:00
Joyce ErandGitHub 70a976e461 Fix #183939 (#184221) 2023-06-05 13:43:12 +00:00
Johannes RiekenandGitHub e6936ce0ab update distro to latest (#184307) 2023-06-05 06:16:04 -07:00
Johannes RiekenandGitHub 87065f8d15 remove mod-key listener to toggle diff (#184308)
https://github.com/microsoft/vscode-internalbacklog/issues/4342
2023-06-05 15:13:55 +02:00
Johannes RiekenandGitHub dfd7c609e8 Merge pull request #184317 from microsoft/joh/central-rooster
joh/central rooster
2023-06-05 15:08:35 +02:00
Johannes RiekenandGitHub 5503fefd74 use parent's getOverflowWidgetsDomNode for live preview diff editors (#184320)
https://github.com/microsoft/vscode-internalbacklog/issues/4152#issuecomment-1575963055
2023-06-05 15:08:05 +02:00
Aiday Marlen KyzyandGitHub da106db635 Merge pull request #184325 from microsoft/aiday/issue181597
Adding length 3 and length 4 hex formatted strings to default document color provider
2023-06-05 15:07:36 +02:00
Alexandru DimaandGitHub d10902d080 Merge pull request #184239 from microsoft/alexd/busy-raven
Take into account already activated extensions when computing running locations
2023-06-05 15:04:59 +02:00
Alexandru DimaandGitHub 8f93229614 Avoid extensionService.getExtension and use ActivationKind.Immediate to allow that URI handling works while resolving (#184312)
Avoid `extensionService.getExtension` and use `ActivationKind.Immediate` to allow that URI handling works while resolving (fixes #182217)
2023-06-05 15:04:35 +02:00
Aiday Marlen KyzyandGitHub 74c50b0c78 Merge pull request #183305 from microsoft/aiday/internalIssue4027
Reading out placeholder when no text written in interactive editor
2023-06-05 14:15:45 +02:00
Aiday Marlen KyzyandGitHub 41a3e40fc4 Merge pull request #184322 from microsoft/aiday/issue181480
Showing the standalone color picker at the model state position, not view state
2023-06-05 14:15:30 +02:00
Aiday Marlen KyzyandGitHub b19d6afac3 Merge pull request #184321 from microsoft/aiday/issue176959
Hiding color picker when editor model has changed
2023-06-05 14:14:46 +02:00
Aiday Marlen Kyzy 3fe6121ef6 Adding also length 3 and length 4 dectection in default document color provider 2023-06-05 14:10:32 +02:00
Aiday Marlen Kyzy d823338304 changing from the view state to the model state position 2023-06-05 13:51:26 +02:00
Aiday Marlen Kyzy a0a3a663dd Merge branch 'main' into aiday/internalIssue4027 2023-06-05 13:06:22 +02:00
Aiday Marlen Kyzy 2efb4ae4ac Hiding the hover when it contains a color picker when the editor model has changed 2023-06-05 13:02:31 +02:00
Benjamin PaseroandGitHub bf9bbbb0b6 scratchpad - fix tests on macOS (#184314) 2023-06-05 12:53:06 +02:00
Johannes 4141bc4b4b track initial whole range and all subsequent edits as wholeRanges so that "outside" edits are treated properly
fixes https://github.com/microsoft/vscode-internalbacklog/issues/4346
2023-06-05 12:50:36 +02:00
Ladislau SzomoruandGitHub 15dc0b5af3 Engineering - fix CLI build for Alpine ARM64 (#184309)
* Add task to install yarn

* Move task

* Add condition
2023-06-05 12:05:51 +02:00
Johannes 19e03c275b assert finishing when typing outside of wholeRange 2023-06-05 11:45:25 +02:00
Johannes 645988d01b add unit testing for wholeRange 2023-06-05 11:32:01 +02:00
Aiday Marlen KyzyandGitHub dbed937b80 Merge pull request #183564 from microsoft/aiday/internalIssue4180
Expand button should not be shown when message not cropped in interactive editor
2023-06-05 09:55:55 +02:00
Alex Dima c1b8d66d4b Take into account already activated extensions when computing running locations (fixes #184180) 2023-06-03 15:23:04 +02:00
Alex Dima 36b9d931d7 Activate vscode.github-authentication from the test resolver 2023-06-03 15:19:04 +02:00
Alex Dima 5b2f96e69d Add support for using the test resolver in the web 2023-06-03 13:26:51 +02:00
Matt BiernerandGitHub 671ab0ff7c Pick up latest markdown language server (#184215) 2023-06-02 23:13:26 +02:00
Connor PeetandGitHub eb44b5ef6c build: don't apply cli 'patches' for merge check (#184210)
* build: don't apply cli 'patches' for merge check

This also needed modules installed. But with the new toml patches, the 'merge' will never fail outright, so there's no need to do a separate merge check for it imo

* reduce duplication in pipelines, cache node_modules
2023-06-02 22:29:48 +02:00
Andrea MahandGitHub fde89caaad clicking on two raw notebook output search results in sequence throws error (#184209)
Fixes #184187
2023-06-02 22:22:20 +02:00
Connor PeetandGitHub be433ac136 build: install packages for distro mixin (#184207) 2023-06-02 21:44:18 +02:00
Megan RoggeandGitHub a840a6c7f7 Merge branch 'main' into tyriar/157907 2023-06-02 14:23:40 -05:00
Rob LourensandGitHub a82af228e6 Change "Vote" terminology in chat (#184204) 2023-06-02 21:09:58 +02:00
Connor PeetandGitHub 42015fe01c build: support structured toml patches to reduce build breakage (#184201)
Currently the Cargo.toml patches are git patches, but these can break
easily when surrounding lines are changed. Instead this lets us make
"Cargo.patch.toml" which gets a structured merge.
2023-06-02 12:09:16 -07:00
Joyce ErandGitHub 5504c4b854 Allow share providers to return text (#184203) 2023-06-02 20:59:14 +02:00
Benjamin PaseroandGitHub fa84a900fa code --status displays a lot of errors before actual status output (#183787) (#184199)
fix 183787
2023-06-02 20:40:41 +02:00
Bhavya UandGitHub 9c9dd5be27 Handle galleryExtension failure in featuredExtensionService (#184198)
Handle galleryExtension failure
2023-06-02 20:36:14 +02:00
Connor PeetandGitHub baff8546bd chore: bump distro for build fix (#184197) 2023-06-02 20:32:37 +02:00
Joyce ErandGitHub 0876c19e0a Support language selector and passing selection to share providers (#184196)
* Allow selecting share provider by language

* Pass selections to extension providers
2023-06-02 20:19:32 +02:00
Connor PeetandGitHub ccc5e48e92 fix: breakpoints in extension subdirs on windows not working (#184195)
It did not normalize to forward slashes, so the empty sourcemap was
created with a source called `foo\\bar.js`. Then the build process was
adding a new source `foo/bar.js` since it didn't see it already in the
sourcemap, but `foo\\bar.js` was later normalized. This normalized
version came first in the mapping, but didn't have any mapped locations,
so breakpoints never got set.
2023-06-02 20:15:04 +02:00
Peng LyuandGitHub 9b12d4ada6 Fix #184183. Multiple output height updates are skipped. (#184185) 2023-06-02 10:51:05 -07:00
Aaron MungerandGitHub 65600c155b Merge pull request #183473 from microsoft/aamunger/scratchpadHotExit
backup scratchpads on window close for hotexit=onexit
2023-06-02 10:47:19 -07:00
Connor PeetandGitHub 75c2f321b2 cli: update dependencies (#184189)
Up all the dependencies! Notably:

- russh to the latest main now that tunnel changes are merged
- secret-service-rs to 3.x and dropping our custom fork
- which also fixes SDL pings

Fixes https://github.com/microsoft/vscode-internalbacklog/issues/4328
Fixes https://github.com/microsoft/vscode-internalbacklog/issues/4077
2023-06-02 10:27:47 -07:00
Rob LourensandGitHub 0cf685c1da Remove unneeded check for disposed terminal (#184190)
Since #180018 is fixed
2023-06-02 19:25:35 +02:00
Aaron MungerandGitHub 6cea9da535 Merge branch 'main' into aamunger/scratchpadHotExit 2023-06-02 10:22:54 -07:00
Joyce ErandGitHub 8bac540235 Include (1) when incrementing accounts activity badge number (#184182) 2023-06-02 18:12:46 +02:00
Aiday Marlen Kyzy d7ae94ff50 Merge branch 'main' into aiday/internalIssue4180 2023-06-02 18:08:55 +02:00
Henning DieterichsandGitHub 1899f626fd Merge pull request #184169 from microsoft/hediet/diff-editor-v2-monaco-editor
Make new diff editor available in monaco (with experimental.useVersion2: true)
2023-06-02 18:01:49 +02:00