-
-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't working
Description
In <script lang='coffee'> add comment hotkey erroneously adds html comments (<!-- -->) instead of appropriate coffee ones (#).
Reproduce:
npm init coffee-app, pick type:Coffeescript-Sveltecd coffee-project && npm install && npm run dev- open
App.svelteand tryToggle line commenthotkey (defaultCtrl + /) in script tag (title = ...)
Checked:
- this is the installed VS Code extension I have, repo links to https://github.com/sveltejs/language-tools
- VS Code Settings, search
Files: Associationsdoesn't list.svelteat all
Metadata
Metadata
Assignees
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't working