Skip to content

Bug: Coffeescript wrong comments insert #1140

@n-smits

Description

@n-smits

In <script lang='coffee'> add comment hotkey erroneously adds html comments (<!-- -->) instead of appropriate coffee ones (#).

Reproduce:

  • npm init coffee-app, pick type: Coffeescript-Svelte
  • cd coffee-project && npm install && npm run dev
  • open App.svelte and try Toggle line comment hotkey (default Ctrl + /) in script tag (title = ...)

Checked:

Metadata

Metadata

Assignees

No one assigned

    Labels

    FixedFixed in master branch. Pending production release.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions