Johannes Rieken
|
cb0950e9d7
|
Migrate github extension to ESM (2nd attempt) (#248312)
* Revert "GitHub - revert ESM migration (#247322)"
This reverts commit 2047ab0fff.
* use `"@vscode/extension-telemetry": "^1.0.0"` which doesn't use default export anymore
|
2025-05-07 15:52:46 +02:00 |
|
Ladislau Szomoru
|
2047ab0fff
|
GitHub - revert ESM migration (#247322)
* Revert "fix github extension bundling (#247314)"
This reverts commit 0cffb673f5.
* Revert "migrate github-extension to ESM"
This reverts commit 493874c390.
* Add missing JS file
|
2025-04-24 19:24:59 +02:00 |
|
Johannes
|
493874c390
|
migrate github-extension to ESM
|
2025-04-16 16:04:12 +02:00 |
|
Joyce Er
|
31478cefc5
|
Ask user to commit/push changes when copying links (#185802)
* Ask user to commit/push changes when copying links
* Don't show an error message for cancellation errors
|
2023-06-22 00:28:32 +02:00 |
|
Joyce Er
|
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 |
|
Joyce Er
|
bc1090cc10
|
Initial share provider API and UI (#182999)
* Formalize share provider API
* i18n.resources.json
* Don't introduce a generic Success dialog severity
|
2023-05-22 15:32:43 -07:00 |
|