Commit Graph
100456 Commits
Author SHA1 Message Date
Matt BiernerandGitHub c9a97b5581 Pick up TS 4.8 final (#159238)
Fixes #157527
2022-08-26 01:30:07 +02:00
Matt BiernerandGitHub 6958e011d2 Remove stringbuilder code for when TextDecoder doesn't exist (#157952)
All of the environments we run in now have `TextDecoder`
2022-08-26 01:24:13 +02:00
Alexandru DimaandGitHub 087921e04a Revert "Skip folded regions when computing relative line numbers (#155970)" (#159236)
This reverts commit 187ec0613a.
2022-08-25 16:15:16 -07:00
Michael LivelyandGitHub fe743bbfe0 Merge pull request #159231 from microsoft/regional-parakeet
fix for attachment naming within notebook metadata
2022-08-25 15:47:42 -07:00
Michael Lively 05ae151b7d return object, change placeholder 2022-08-25 15:33:50 -07:00
Michael Lively 16f842ea76 fix for attachment naming within notebook metadata 2022-08-25 15:04:56 -07:00
Joyce ErandGitHub 74acf9c038 Transform schemes in remote windows when activating contributing extensions (#159218) 2022-08-25 13:54:07 -07:00
David DossettandGitHub 59b4df03d2 Merge editor: use solid borders (#159208)
Revert to solid line borders
2022-08-25 20:14:04 +02:00
Joyce ErandGitHub 91da7ddf60 Edit session filesystem provider should implement IFileSystemProviderWithReadWriteCapability (#159203)
* Implement `IFileSystemProviderWithFileReadWriteCapability`

* Revert "Allow read operations for file system providers implementing `readFile`"

This reverts commit cd477d6fa1.
2022-08-25 19:39:51 +02:00
David DossettandGitHub 21aa6be73b Update Merge Editor Colors (#159199)
Revert merge editor color changes
2022-08-25 10:23:55 -07:00
Aiday Marlen KyzyandGitHub 22c16c4091 Merge pull request #159099 from microsoft/aiday/issue159064
Migrating the sticky scroll experimental feature
2022-08-25 18:23:26 +02:00
aiday-mar 084179a026 Fixes #157165 2022-08-25 18:22:15 +02:00
Alex RossandGitHub 87d957ef38 Comment filtering only seems to work partially (#159185)
Fixes #158880
2022-08-25 11:16:12 -04:00
Henning DieterichsandGitHub 919c971d70 Fixes #159184 (#159187) 2022-08-25 17:09:45 +02:00
Daniel ImmsandGitHub bef7f2a86a Merge pull request #159066 from microsoft/aeschli/terminalDecorationIcons
move terminal decorator icon ids to terminalIcons
2022-08-25 06:48:26 -07:00
Ladislau SzomoruandGitHub ab78bafb4c Markers - Better fix for #156186 (#159180)
Better fix for #156186
2022-08-25 15:16:50 +02:00
Alex RossandGitHub 150dbe4dd6 Loop through views less in startup (#159177)
Probably doesn't save much time (testing showed maybe 1 or 2 ms), but why not.
2022-08-25 14:50:05 +02:00
Henning DieterichsandGitHub 0b5aad37bd Addresses #158816 (#159164) 2022-08-25 08:49:31 -04:00
Johannes RiekenandGitHub 862149d209 change default value of editor.suggest.matchOnWordStartOnly (#159163)
fixes (again) https://github.com/microsoft/vscode/issues/53715#issuecomment-1226021304
2022-08-25 08:49:09 -04:00
João MorenoandGitHub 3e014a7459 argh, still wrong EOL (#159160) 2022-08-25 08:48:58 -04:00
Sandeep SomavarapuandGitHub a3cd337986 Remove --profile-temp from help section (#159147) 2022-08-25 08:48:31 -04:00
Tyler James LeonhardtandGitHub dc9336c303 make sure we add offline_access when creating sessions (#159116) 2022-08-25 08:48:01 -04:00
Connor PeetandGitHub ce88761cd7 debug: bump js-debug to 1.71 (#159109) 2022-08-25 08:47:49 -04:00
Sandeep SomavarapuandGitHub 9529e11f64 schedule clean up after 10s (#159169) 2022-08-25 13:10:17 +02:00
Sandeep SomavarapuandGitHub 57945a1416 trigger only if there are listeners (#159166) 2022-08-25 12:49:41 +02:00
aiday-mar 869469cb87 changing the check in the migration 2022-08-25 12:09:55 +02:00
aiday-mar 5baf12159d removing editor. from the migration 2022-08-25 12:05:12 +02:00
Benjamin SimmondsandGitHub ad7ce39b07 Remove Title Command Arguments from August Iteration (#159076)
* Revert "focused element and selected elements as arguments for title commands (#158916)"

This reverts commit 21ae4525d2.

* Revert "Merge pull request #157803 from microsoft/benibenj/treeItemContextFromCommand"

This reverts commit c3e6bd21d4, reversing
changes made to ec5da8afee.
2022-08-25 11:53:42 +02:00
Ladislau SzomoruandGitHub 947ca7189c SCM - Ensure commit action button text is not bold (#159146)
Ensure commit action button text is not bold
2022-08-25 10:14:48 +02:00
aiday-mar 4595e8f73c work in progress 2022-08-25 09:08:22 +02:00
Matt BiernerandGitHub b65e8ba81b First kernel change not re-rendering markdown cells (#159115)
Fixes #159101
2022-08-24 20:10:06 -07:00
Daniel ImmsandGitHub 7f787e383d Merge pull request #159121 from microsoft/tyriar/126023
Look in Program Files x86 for git bash detection
2022-08-24 17:10:49 -07:00
Daniel ImmsandGitHub 18d584f255 Merge pull request #159120 from microsoft/tyriar/155532
Fix handling of links on Windows where ancestors of the links have spaces
2022-08-24 17:05:38 -07:00
Daniel Imms bd35d1f218 Look in Program Files x86 for git bash detection
Fixes #126023
2022-08-24 16:56:04 -07:00
Daniel Imms 3162065455 Improve windows link space fix and add test 2022-08-24 16:47:28 -07:00
Daniel Imms 8a27f8a4f8 Revert "Simplify handling of local file links"
This reverts commit e7974c1f61.
2022-08-24 16:36:43 -07:00
Daniel Imms e7974c1f61 Simplify handling of local file links
Part of #155532
2022-08-24 16:24:18 -07:00
Daniel ImmsandGitHub 778c818083 Merge pull request #159117 from microsoft/tyriar/158497
Update xterm
2022-08-24 16:15:43 -07:00
David DossettandGitHub 52f8bfaf5b Inherit editor inactive selection colors in terminal (Fix #158899) (#158950)
* Inherit editor inactive selection colors in terminal (Fix #158899)

* Remove unused import

* Add terminal inactive selection colors to default dark and light themes

* Update monokai terminal inactive selection

* Merge branch 'main' into ddossett/thoughtful-butterfly
2022-08-25 01:00:34 +02:00
Daniel Imms 7978590ce1 Update xterm
This fixes a rendering issue with underscore when using some fonts

Fixes #158497
2022-08-24 15:58:04 -07:00
Megan RoggeandGitHub 49983af832 focus terminal for run recent when alt is pressed (#159107)
fix #158935
2022-08-24 23:29:43 +02:00
Joyce ErandGitHub 791feffa2e Fix auto resume not happening when edit sessions are enabled (#159104)
Fix auto resume not happening
2022-08-24 23:12:57 +02:00
aiday-mar 32d9009e22 Migrating the sticky scroll experimental feature to the stable feature. Fixes #159064. 2022-08-24 22:02:33 +02:00
Michael LivelyandGitHub c416626b45 Merge pull request #159096 from microsoft/unaware-platypus
fix setting description for notebook image paste
2022-08-24 12:38:11 -07:00
Megan RoggeandGitHub 9843d0772e don't activate task providers on request to reconnect tasks (#159090)
fix #155740
2022-08-24 21:30:03 +02:00
Sandeep SomavarapuandGitHub e197a11a7d Fix #159061 (#159094) 2022-08-24 15:22:55 -04:00
Michael Lively 6671589cdc fix setting description for #159091 2022-08-24 12:20:38 -07:00
Michael LivelyandGitHub aee288ea22 Merge pull request #159085 from microsoft/mlively/pasteRefactor
fix notebook image paste given notebook metadata fix
2022-08-24 12:12:55 -07:00
Sandeep SomavarapuandGitHub b59b9c4076 Fix #158957 (#159093) 2022-08-24 11:39:42 -07:00
Sandeep SomavarapuandGitHub b4c57ff44f Fix #159055 (#159089) 2022-08-24 14:14:05 -04:00