Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Nova editor] Emmet makes autocompletion not work #51

Open
superwillyfoc opened this issue Apr 1, 2022 · 0 comments
Open

[Nova editor] Emmet makes autocompletion not work #51

superwillyfoc opened this issue Apr 1, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@superwillyfoc
Copy link

superwillyfoc commented Apr 1, 2022

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

@superwillyfoc superwillyfoc added the bug Something isn't working label Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant