Commit Graph

117419 Commits

Author SHA1 Message Date
Alexandru Dima
deae3ca4b1 Switch to using sha256 for checksums (fixes CodeQL warning) (#201977)
* Switch to using sha256 for checksums (fixes CodeQL warning)

* Fix unit test
2024-01-08 14:11:19 +01:00
Ladislau Szomoru
51e490e8a2 Git - 💄 add historyItemParentId to provideHistoryItemChanges (#201991) 2024-01-08 14:00:57 +01:00
Sandeep Somavarapu
b0b59b4c5a fix #200026 (#201990) 2024-01-08 13:57:52 +01:00
Johannes Rieken
3beaab3f7c Joh/organic-armadillo (#201988)
* insta - keep proxied events alive when service got instantiated in the meantime

* insta - make sure to not leak listener of early, proxied events
2024-01-08 13:57:24 +01:00
Ladislau Szomoru
03e191825d Git - fix context menu order (#201986) 2024-01-08 13:02:13 +01:00
Sandeep Somavarapu
731da64740 fix #201813 (#201985) 2024-01-08 12:39:20 +01:00
Ulugbek Abdullaev
61fb9b10f5 Merge pull request #201299 from microsoft/ulugbekna/inline-chat-detected-intent
inline chat: display detect intent for the duration of the request & allow re-running the request without intent detection
2024-01-08 12:28:15 +01:00
Johannes Rieken
1350b6eca0 fix https://github.com/microsoft/vscode/issues/201340 (#201983) 2024-01-08 12:02:42 +01:00
Alexandru Dima
6476d4b87f Document reason for using sha1 (resolves CodeQL warning) (#201979) 2024-01-08 11:34:05 +01:00
zWing
2443fd1613 fix registerProfileContentHandler typos (#183197) 2024-01-08 11:06:09 +01:00
Sandeep Somavarapu
48a49a3b23 log error message (#201974) 2024-01-08 11:01:08 +01:00
Ladislau Szomoru
f8616b9a2b Git - rename "Open Stash" to "Preview Stash" (#201973)
* Git - rename "Open Stash" to "Preview Stash"

* Add Preview Stash command to the "..." menu
2024-01-08 10:59:49 +01:00
Ladislau Szomoru
cfebdd863a Git - add open stash command (#201970)
* Initial implementation

* Add button to quick pick

* Improve stash picker

* Remove quick pick buttons
2024-01-08 09:48:51 +01:00
Anthony Stewart
0a90cb8a06 Log extensionLocation not location in error message of getCustomBuiltinExtensionsFromLocations (#200748)
Log extensionLocation not location in error message of getCustomBuiltinExtensionsFromLocations
2024-01-08 08:14:01 +00:00
Sandeep Somavarapu
99e16e6621 Merge pull request #199893 from samhanic/cli-extension-update
[CLI] extension update command
2024-01-08 12:48:07 +05:30
Sandeep Somavarapu
4caba0473a fix #147668 (#201961) 2024-01-08 02:29:19 +01:00
Sandeep Somavarapu
8f6498a2d8 fix #174883 (#201959) 2024-01-08 02:28:58 +01:00
samhanic
70dda3c792 Merge branch 'main' into cli-extension-update 2024-01-07 21:24:26 +01:00
Aaron Munger
f88bce8fe6 get children when node expands (#201909)
* get children when node expands

* switch to asynchronous tree for more natural lazy loading

* store variables by ID so we can look up the correct instance
2024-01-05 15:44:43 -08:00
Ladislau Szomoru
bff3ef7651 Git - improve code that gets commit count (#201907) 2024-01-05 12:55:05 -08:00
Justin Chen
b2809a8d3e allow issue reporter command to activate API (#201905)
* added groundwork

* removed extra button stuff

* removed commented out code
2024-01-05 12:20:16 -08:00
Tyler James Leonhardt
b33222d206 Allow Embedders to contribute auth providers (#201897)
* Allow Embedders to contribute auth providers

* update integration tests
2024-01-05 11:42:36 -08:00
Peng Lyu
ccb11dc2b9 Re #201832. Fetch correct codewindow. (#201904)
* Re #201832. Fetch correct codewindow.

* remove console
2024-01-05 13:15:36 -06:00
Andrea Mah
9659190026 quick text search -> quick search (#201900)
quich text search -> quick search
2024-01-05 10:36:21 -08:00
Bhavya U
0d735d01ab Change Welcome page contribution activation to LifecyclePhase.Starting (#201844)
Change up starup activation for welcome pages
2024-01-05 10:16:49 -08:00
effectivecui
dd5be7a8e5 avoid to enter the infinite loop when item.children is empty. (#201701)
avoid while loop when item.children is empty.

Co-authored-by: Logan Ramos <lramos15@gmail.com>
2024-01-05 11:03:38 -07:00
Aaron Munger
4abe42fa45 bump distro for proposed api (#201895) 2024-01-05 09:50:00 -08:00
Remco Haszing
fe249aa134 Remove bigNumbersDelta (#194712)
If I understand correctly, this is just a hack to support IE. However,
IE is no longer supported, so this is no longer necessary.
2024-01-05 17:01:12 +01:00
João Moreno
1cfc62d46e fixes #201890 (#201891) 2024-01-05 07:45:11 -08:00
Ladislau Szomoru
9a62124524 SCM - only save tree state if tree exists (#201883) 2024-01-05 15:05:57 +01:00
Sandeep Somavarapu
9688d25cec cleanup (#201879) 2024-01-05 12:53:37 +01:00
samhanic
78fee308ca review fix 2024-01-05 12:28:17 +01:00
João Moreno
6f96811659 stop uploading to legacy CDN (#201792)
* stop uploading to legacy CDN

* add missing compilation
2024-01-05 11:45:57 +01:00
João Moreno
91e69a3383 codeql exemption (#201780)
* codeql exemption

* add missing compilation
2024-01-05 11:24:24 +01:00
João Moreno
0dc196fc51 use sha256 for validating windows updates (#201777)
* use sha256 for validating windows updates

* fix test
2024-01-05 11:22:15 +01:00
Sandeep Somavarapu
3bdc234232 fix #201198 (#201875) 2024-01-05 11:16:21 +01:00
Benjamin Simmonds
d57d309cdc Fix drag and drop target position calculation (#201872)
fix corner cases
2024-01-05 15:33:39 +05:30
Benjamin Simmonds
4500bff058 Drag Between Cleanup 💄 (#201870)
Drag Between Cleanup
2024-01-05 10:08:39 +01:00
Robo
cbbef4dc01 chore: address codeql warnings (#201776) 2024-01-05 10:03:05 +01:00
Sandeep Somavarapu
c563e053ba fix problems view filters names (#201868) 2024-01-05 09:12:08 +01:00
Sandeep Somavarapu
bd1fa85f89 Revert "debug: fix toolbar min y position (#200090)" (#201863)
This reverts commit 6605df0f11.
2024-01-05 09:08:34 +01:00
Justin Chen
d2028ff9c7 start to deprecate boolean for codeActionsOnSave (#201808)
* deprecate boolean in setting, shows warning, still allows true for now

* change default value
2024-01-04 18:40:31 -08:00
Matt Bierner
14b09484ff Change how placeholders in parsed markdown links are created (#201851)
Fixes #186284

See https://github.com/microsoft/vscode/issues/186284#issuecomment-1877968127 for details

Also fixes the tab order to always start from the top most range in the document
2024-01-04 17:21:09 -08:00
Matt Bierner
6079e24015 Allow optionally pasting html content in clipboard (#200912)
Fixes #57577

This adds a new, non-default paste provider that inserts the `text/html` content from the clipboard

Originally added this just for markdown and html, but I think it's likely useful in other languages too. Adding to core to keep implementation consistent
2024-01-04 16:37:14 -08:00
Matt Bierner
26ef59c6a7 Rework markdown paste resource (#201838)
Fixes #184980

This refactors much of the logic around markdown paste/drop. PR got a little large but the main highlights are:

- Allow using a custom snippet for inserted audio/video
- Merge the drop/paste resource provider classes since these are so similar
- Enable smart pasting of url text by default
- Refactor url paste logic
- For now, disable the behavior where url paste could paste a combination of markdown and plain uris. In practice this is confusing, especially because our labels for this were wrong. We can always reintroduce this later if multicursor users find it useful
2024-01-04 15:59:14 -08:00
Matt Bierner
ee91ce84bb Show TS Server commands in diff editors and notebook cells (#201847)
Fixes #201734

Switches to use tabs so that we can enable TS commands if you're in a JS/TS editor in a diff editor or notebook cell
2024-01-04 15:54:50 -08:00
Andrea Mah
bf9609642d Add better support for navigating to search viewlet (#201839) 2024-01-04 14:15:29 -08:00
samhanic
d2005b6706 CLI update extension: add some logs 2024-01-04 21:46:28 +01:00
Connor Peet
0385382382 testing: more out-of-editor refinements (#201834)
- Som more tweaks to our own runner scripts to allow asking for the
  generated coverage formats.
- Add actions alongside debug/run for executing coverage profiles
- Finish with displaying function coverage stats in Coverage view,
  allow changing its sort order.

Fixes #200529
Fixes #199380
2024-01-04 21:22:46 +01:00
Benjamin Pasero
3b234eab72 zoom - show a status entry to reset custom zoom (#201830)
* zoom - show a status entry to reset custom zoom

* .
2024-01-04 20:38:27 +01:00