Commit Graph
111554 Commits
Author SHA1 Message Date
Michael Lively 19ea2a0dec hover sticky line CSS 2023-07-21 11:21:03 -07:00
Connor PeetandGitHub b5038f81d1 cli: allow exec server to listen on a port and require token authentication (#188434)
* cli: allow exec server to listen on a port and require token authentication

For remote ssh on Windows where pipe forwarding doesn't work

* fix linux build
2023-07-21 18:32:20 +02:00
Aaron MungerandGitHub fb031d4957 Merge pull request #188514 from microsoft/aamunger/toggleScrollFix
bump version on metadata change
2023-07-21 09:12:59 -07:00
Henning DieterichsandGitHub fbbbb55ac8 Fixes monaco diff editor color var issues (#188513) 2023-07-21 18:09:38 +02:00
Henning DieterichsandGitHub 7943f8de4b Fixes https://github.com/microsoft/vscode-internalbacklog/issues/4480 (#188512) 2023-07-21 18:04:15 +02:00
John MurrayandGitHub 980c60b2c6 Use go-to-file codicon for test output inline action (fix #186369) (#188472) 2023-07-21 16:01:54 +00:00
Sandeep SomavarapuandGitHub 34db0b6838 Integrate create profile with import flow (#188510) 2023-07-21 17:58:35 +02:00
Henning DieterichsandGitHub 698b8adae8 Fixes #187939 (#188504) 2023-07-21 17:37:33 +02:00
Alex RossandGitHub b210745306 Revert "Skip failing integration tests (#187424)" (#188459)
This reverts commit 00db67e440.
2023-07-21 08:30:45 -07:00
Aaron MungerandGitHub b358b35c2d Merge pull request #188505 from microsoft/revert-187304-aamunger/dirtyCustomEditors
Revert "treat soon-to-be-autosaved as saving"
2023-07-21 08:27:09 -07:00
João MorenoandGitHub ed1de9e0e9 fixes #187885 (#188502) 2023-07-21 17:08:05 +02:00
Aaron MungerandGitHub 21ae90ffce Revert "treat soon-to-be-autosaved as saving" 2023-07-21 08:04:46 -07:00
Sandeep SomavarapuandGitHub 2077a4c397 Show builtin profile templates in import flow (#188498)
* Show builtin profile templates in import flow

* feedback
2023-07-21 16:24:32 +02:00
Sandeep SomavarapuandGitHub e9f353867e Merge pull request #188464 from microsoft/sandy081/surviving-hookworm
fix #188463
2023-07-21 16:14:12 +02:00
Henning DieterichsandGitHub 501a019068 Fixes #188388 (#188495) 2023-07-21 15:54:23 +02:00
Henning DieterichsandGitHub ab8498ab2a Fixes https://github.com/microsoft/vscode/issues/182782 (#188478) 2023-07-21 15:07:43 +02:00
Henning DieterichsandGitHub 8d808bc395 Fixes #183228 (#188489) 2023-07-21 15:02:39 +02:00
Johannes RiekenandGitHub f20ae7a1a8 Merge pull request #188488 from microsoft/joh/integrated-lobster
fix https://github.com/microsoft/vscode/issues/188317
2023-07-21 14:58:30 +02:00
Johannes eeb718aee4 fix https://github.com/microsoft/vscode/issues/188317 2023-07-21 14:35:41 +02:00
Johannes RiekenandGitHub 110e2f633c Merge pull request #188476 from microsoft/joh/occupational-vulture
Improve message of performance error
2023-07-21 13:50:29 +02:00
Henning DieterichsandGitHub 76415ef0b1 Fixes illegal value for lineNumber error (#188479) 2023-07-21 13:06:37 +02:00
Henning DieterichsandGitHub 97a88315cf Merge pull request #188421 from microsoft/hediet/b/careful-porpoise
Refactors async tokenization. Fixes #188351
2023-07-21 12:29:18 +02:00
Henning DieterichsandGitHub eda33fc3e4 Fixes #184900. Enables advanced diff algorithm by default. (#188474) 2023-07-21 12:27:22 +02:00
Johannes 34645e40a9 Improve message of performance error
fixes https://github.com/microsoft/vscode-internalbacklog/issues/4472
2023-07-21 12:18:07 +02:00
Sandeep SomavarapuandGitHub c815a857dd Fix syncing extensions when new property is added (#188462)
- make isApplicationScoped property optional
- bump the version so that older clients wont remove isApplicationScoped
- make the client compatible when new properties are added later
2023-07-21 11:27:07 +02:00
Johannes RiekenandGitHub fdac0768d1 likely fix https://github.com/microsoft/vscode/issues/188208 (#188468) 2023-07-21 11:11:31 +02:00
Sandeep Somavarapu 3987f96f95 fix #188463 2023-07-21 10:44:15 +02:00
Johannes RiekenandGitHub 5b48914b4c fix https://github.com/microsoft/vscode-copilot-release/issues/283 (#188458) 2023-07-21 10:16:36 +02:00
Sandeep SomavarapuandGitHub 822ad2de02 Merge pull request #188456 from microsoft/sandy081/tender-termite
skip flaky test
2023-07-21 09:57:07 +02:00
RoboandGitHub 4df4f694c3 ci: install qemu for alpine arm64 (#188455) 2023-07-21 09:51:34 +02:00
7628b550c0 ci: fix oss node_modules cache pipeline (#188448)
* ci: fix oss node_modules cache pipeline

* align all "Install build dependencies" steps

---------

Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2023-07-21 09:40:53 +02:00
Aiday Marlen KyzyandGitHub fbdd2b79ad Merge pull request #188389 from microsoft/aiday/hoverPlacementProblem
Incorrect placement of hover
2023-07-21 09:36:15 +02:00
Aiday Marlen KyzyandGitHub 3f20370f50 Merge pull request #188384 from microsoft/aiday/addingMoreTelemetry
Sending accepted event to chat provider for handling
2023-07-21 09:36:01 +02:00
Sandeep Somavarapu dc00865687 skip flaky test #188375 2023-07-21 09:34:18 +02:00
RoboandGitHub 2509b7f504 ci: fix alpine build (#188446) 2023-07-21 08:41:43 +02:00
RoboandGitHub 00039b0fcf refactor: linux pipeline to use containers only for yarn step (#188383)
* ci: use container only in yarn step

* chore: invalidate cache

* chore: install missing deps for packaging

* chore: remove duplicate package installations

* fix: oss build

* chore: separate deb and rpm package preparation

* chore: mount out folder when packaging

* ci: switch to official docker image
2023-07-20 21:02:56 -07:00
Tyler James LeonhardtandGitHub b949114b9f Make InputOnTopChat the default (#188430)
I think it's improved enough to be the new default.
2023-07-20 20:01:12 -07:00
Tyler James LeonhardtandGitHub 696f9682f3 Introduce chat.experimental.defaultMode to decide default chat experience (#188429) 2023-07-20 15:56:44 -07:00
28e972e496 initial stickyScroll support for notebooks (#188323)
* stickyscrool wip. dom node + filler static content

* headers rendering. todo: too early, multiple headers

* css file movement + outline rework

* kernel css move

* pop-in fixed // css cleaned // setting added

* fix override

* low hanging fixes

* refactor to remove unnecessary layer

* section transition logic cleanup + other misc fixes

* whoops changed a little too much. todo: linesToRender thinking

* finalized logic

* nits

* def false

* Update zindex

* Fix font size

---------

Co-authored-by: Peng Lyu <penn.lv@gmail.com>
2023-07-20 15:50:39 -07:00
2ba9f17b3f making the markdown link paste feature smart (#188119)
* making markdown link pasting feature smarter

* Update settings description

Co-authored-by: Joyce Er <joyceerhl@gmail.com>

* made checkPaste more concise

* won't paste md link in fenced code or math

* updated the smart md link pasting

* link validation and naming changes

* resolving comments and tests

* resolving comments & writing tests

---------

Co-authored-by: Joyce Er <joyceerhl@gmail.com>
2023-07-20 15:16:40 -07:00
Henning Dieterichs f5adc42f8a Fixes #188350 2023-07-20 23:58:09 +02:00
Henning Dieterichs 900874fdf2 Fixes CI 2023-07-20 23:57:38 +02:00
Tyler James LeonhardtandGitHub aa7bc8579a Support showing progress on InputBoxes (#188424)
Fixes https://github.com/microsoft/vscode/issues/188080
2023-07-20 23:44:08 +02:00
Henning Dieterichs 17973aa241 Fixes CI 2023-07-20 23:36:55 +02:00
Megan RoggeandGitHub 043e26c99e Merge pull request #188422 from microsoft/merogge/prevent-response
prevent response from being accepted by the accessibility service repeatedly
2023-07-20 14:33:44 -07:00
aamunger b45ea5f5ff bump version on metadata change 2023-07-20 14:17:37 -07:00
meganrogge 13e76637ba fix #188417 2023-07-20 14:15:02 -07:00
Megan RoggeandGitHub 3146dbd625 Merge pull request #188419 from microsoft/merogge/lang
use markdown as language for accessible view
2023-07-20 14:04:10 -07:00
Henning Dieterichs 76a571684f Refactors async tokenization. Fixes #188351 2023-07-20 22:53:59 +02:00
meganrogge 5c06ca6274 consolidate 2023-07-20 13:36:32 -07:00