Skip to content

[Nova editor] Emmet makes autocompletion not work #51

@superwillyfoc

Description

@superwillyfoc

When Emmet extension is active in Nova editor, the autocompletion feature in Less and SCSS files does not work properly. I have been doing tests with the Nova support team and realised that the issue is from Emmet extension.

  • Nova version: 9.1 / Build 383286
  • Emmet extension version 1.1.3

Steps to reproduce the behavior:

  1. Go to a .less file
  2. Start typing something like "margin-b" and then expand to see that it's expanded to "margin: b;" instead of "margin-bottom: "
  3. Write "font-we" and it's expanded to "font: we;" instead of "font-weight: "

Here you can find a video showing the problem: https://cln.sh/TfMugw

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions