Commit Graph
114395 Commits
Author SHA1 Message Date
Henning DieterichsandHenning Dieterichs da33fe42cd Adds moved code tests 2023-10-06 12:38:06 +02:00
Henning DieterichsandHenning Dieterichs e82448c344 Fixes #194867 2023-10-06 12:38:06 +02:00
Henning DieterichsandHenning Dieterichs 1c0a807f45 Fixes #194403 2023-10-06 10:19:52 +02:00
Aiday Marlen KyzyandGitHub a8af526c98 Merge pull request #194875 from microsoft/aiday/updatingDistro
Updating distro
2023-10-06 10:16:01 +02:00
Martin AeschlimannandGitHub 313c4cc6c6 resolvers api: add LinuxAlpineARM64 in comments (#194976) 2023-10-06 09:45:50 +02:00
14e5f6d297 implement reporting of references (#193783)
* sketchup reporting of references

the idea is that before a response comes it we can show references that an extension has used to create a prompt.

this is just the API sketch that I have in mind and nothing is hooked up in the UI yet

* Implement InteractiveContentReference

* Move code to typeConverters

---------

Co-authored-by: Rob Lourens <roblourens@gmail.com>
2023-10-06 09:12:47 +02:00
Aiday Marlen KyzyandGitHub a349fb27e4 Merge branch 'main' into aiday/updatingDistro 2023-10-06 09:00:39 +02:00
Tyler James LeonhardtandGitHub c3fa49d157 Allow use-inmemory-secretstorage to be defined in argv.json and include it & password-store in the JSONSchema (#194954)
* Allow `use-inmemory-secretstorage` to be defined in argv.json and include it & `password-store` in the JSONSchema

Title says it all. Oh, I also made sure `password-store` was only accepted on Linux.

ref https://github.com/microsoft/vscode/issues/187284

* hygiene
2023-10-06 08:32:53 +02:00
Rob LourensandGitHub 780b4471c5 Put the "used references" list behind a setting (#194966)
* Put the "used references" list behind a setting

* Disable decorations for used references list
2023-10-06 08:30:08 +02:00
Rob LourensandGitHub df7d3d0540 Downgrade nvmrc to unblock build (#194961)
See #194921
2023-10-06 11:40:19 +09:00
Megan RoggeandGitHub aeffb188ed Merge pull request #194943 from microsoft/merogge/acc-term-view 2023-10-05 17:47:09 -07:00
Rob LourensandGitHub 280b591aca Revert "Dedupe strings in tf-idf index (#194920)" (#194955)
This reverts commit 65ad9a3836.
2023-10-05 17:28:09 -07:00
Peng LyuandGitHub 0f03e9bc72 Fix #189978. (#194952) 2023-10-06 00:09:38 +01:00
Megan RoggeandGitHub 3a5f66460f Merge pull request #194940 from microsoft/merogge/re-run
allow task quickpick to show if no task is running when `rerun task` is invoked
2023-10-05 16:09:24 -07:00
Megan RoggeandGitHub f32175a19f Merge pull request #194938 from microsoft/merogge/notif-focus
apply notification accept primary action to focused notification
2023-10-05 15:59:38 -07:00
c734fc3752 Only render notebook container if visible (#188226)
Co-authored-by: Peng Lyu <penn.lv@gmail.com>
2023-10-05 15:54:33 -07:00
Andrea MahandGitHub d9d9e24768 Notebook find/replace corrupts notebook (#194932)
Fixes #194632
2023-10-05 15:32:17 -07:00
413e8cb570 Make sure link fragment is preserved (#193743)
Co-authored-by: Peng Lyu <penn.lv@gmail.com>
2023-10-05 15:27:03 -07:00
Connor PeetandGitHub eee99c4b32 debug: fix off by one, race in disassembly view (#194937)
Fixes #192831
2023-10-05 14:59:40 -07:00
Benjamin PaseroandGitHub faea8a3d7a files - add test for atomic writes not removing symlinks (#194936) 2023-10-05 14:59:29 -07:00
Logan RamosandGitHub 10b4062915 Update subscribers action (#194934)
* Bring back subscribers.json

* Remove subscribers task since file isn't used
2023-10-05 14:59:19 -07:00
meganrogge 8ffa52cbcf fix #194547 2023-10-05 14:54:01 -07:00
meganrogge a2358c734e fix #194935 2023-10-05 13:49:37 -07:00
meganrogge b56fe0e73b fix #194927 2023-10-05 13:31:11 -07:00
Benjamin PaseroandGitHub e933c1d7b2 files - disable atomic writes for symlinks (#194933)
* vscode always replace symlink `settings.json` (fix #194856)

* add comment
2023-10-05 21:04:50 +01:00
Benjamin PaseroandGitHub f7d2b91486 Dialogs that error in actions bring down dialog handling (fix #194314) (#194929)
* Dialogs that error in actions bring down dialog handling (fix #194314)

* 💄

* 💄
2023-10-05 20:39:27 +01:00
Johannes RiekenandGitHub bdf0738d2c fix https://github.com/microsoft/vscode/issues/194853 (#194926) 2023-10-05 20:13:13 +01:00
JvrandGitHub eec8448f35 cleanup unused files in .github (#189066)
i have removed
calender.yml. the The dates have not been updated since 2018
subscribers.json. there is nothing in the file.
2023-10-05 11:30:59 -07:00
Aiday Marlen Kyzy 2fbfbf113b decreasing nvmrc? 2023-10-05 20:30:18 +02:00
Aiday Marlen Kyzy 39dd77c295 Merge branch 'main' into aiday/updatingDistro 2023-10-05 20:06:02 +02:00
Tyler James LeonhardtandGitHub 65ad9a3836 Dedupe strings in tf-idf index (#194920)
Fixes #194909
2023-10-05 11:00:10 -07:00
f6790fc1a0 feat: Add the logo of the built-in extension (#192999)
* feat: Add the logo of the built-in extension

* chore(extension): add compressed icon

---------

Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2023-10-05 10:40:24 -07:00
CazkaandGitHub cefe96c5a1 Fix typo for incrementalNaming setting (#194900)
Update files.contribution.ts
2023-10-05 10:19:56 -07:00
aamungerandAaron Munger dbaaaa6bd9 remove bad duplicate implementation 2023-10-05 09:13:52 -07:00
Johannes RiekenandGitHub 4d4f318b4e revert bad change (#194888)
https://github.com/microsoft/vscode-dev/issues/1020
2023-10-05 16:10:30 +01:00
Sandeep SomavarapuandGitHub bf68690f1b fix #194489 (#194898) 2023-10-05 15:49:22 +01:00
Tyler James LeonhardtandGitHub b3b3473543 Introduce a concept of Command Descriptions for TF-IDF indexing (#193937)
* Introduce a concept of Command Descriptions for TF-IDF indexing

This does a few things in a few strategic commits:

### Commit 1

The first commit contains the actual functional changes.
* In our TF-IDF implementation in the Command Palette we now consume command's description if available. This will help provide more hits in the similar commands category section of the Command Palette. To do this we now include the description in the MenuItem which is needed by the Command Palette.
* It allows Allows `description` to be an `ILocalizedString` so that we can include both the translated & original strings in the TF-IDF calculation

* Rename any `description: ICommandHandlerDescription` to `metadata: ICommandMetadata`

* move to localize2

* Joh's feedback

* Add a description for auto save
2023-10-05 15:48:16 +01:00
Henning DieterichsandHenning Dieterichs 228574f510 Improves observable debugNames 2023-10-05 16:36:21 +02:00
Henning DieterichsandHenning Dieterichs 202f38b911 Fixes https://github.com/microsoft/monaco-editor/issues/4189 2023-10-05 16:35:35 +02:00
Ladislau SzomoruandGitHub d4fb31c56d Git - fix relativePath() edge case (#194653) 2023-10-05 15:37:52 +02:00
Aiday Marlen Kyzy fd1f2667f2 Merge branch 'main' into aiday/updatingDistro 2023-10-05 15:14:03 +02:00
Sandeep SomavarapuandGitHub 8aced5c030 fix icon size in secondary sidebar (#194884) 2023-10-05 14:17:54 +02:00
Sandeep SomavarapuandGitHub 4aac894ac5 Merge pull request #193766 from gjsjohnmurray/maroon-squid
Correct the CLI helptext for `--profile`
2023-10-05 14:17:24 +02:00
Matt BiernerandGitHub 6ebac1703b Updated inferred JS/TS project config (#194847)
- Switch to target es2022 by default
- Also switch default module resolution to `bundler` if using more recent TS versions
2023-10-05 12:44:38 +02:00
Alex RossandGitHub 151d55d9da Fix Remote Explorer when moved (#194782)
Part of #194606
2023-10-05 12:40:20 +02:00
Benjamin PaseroandGitHub 9bd9b89751 auxiliary window - block script-src via CSP (#194874)
auxiliar window - block `script-src` via CSP

We do not expect to run any JavaScript in auxiliary windows for now.

//cc @jrieken
2023-10-05 10:25:20 +01:00
Aiday Marlen Kyzy f3ba327ea8 updating distro 2023-10-05 11:25:05 +02:00
Raymond ZhaoandGitHub 4aaab19f69 Add update-desktop-database calls (#194645)
* Add update-desktop-database calls

* Fix symbol
2023-10-05 17:52:25 +09:00
Benjamin PaseroandGitHub 78fe2e464c macOS - add logging to hunt down fullscreen bug (#194865) 2023-10-05 09:18:47 +01:00
João MorenoandGitHub bb1746893f Render welcome view only when necessary (#194868)
render welcome view only when necessary

related to #194560
2023-10-05 10:12:40 +02:00