vscode-smart-clicks
vscode-smart-clicks copied to clipboard
TS `import type` support
Clear and concise description of the problem
TS import type
support, currently only the classic import
works:
https://github.com/antfu/vscode-smart-clicks/assets/20624478/8a92ace4-1cca-4ae2-8a2f-ca9f07501d5f
Suggested solution
Creation of a new ts-block
module that adds the functionality of js-block
for TS?
Alternative
No response
Additional context
No response
Validations
- [X] Follow our Code of Conduct
- [X] Read the Contributing Guide.
- [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.