B
B
boga-net2018-06-26 12:49:35
Sass
boga-net, 2018-06-26 12:49:35

Why doesn't autocomplete .sass (not .scss) work in VS Code?

Connected vue.js via
vue init webpack-simple.
Code Editor - VS Code.
In Vue files in style tags

<style lang="sass">
</style>

autocomplete does not work with .sass (not .scss) syntax, but auto update works and styles are applied
by VS Code out of the box, I only put:

- Indented Sass syntax highlighting, autocomplete & snippets for VSCode
- Sublime Importer for VS Code
- Vetur

With scss and css autocomplete works. Is there anything else that needs to be installed?
Thanks

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
ViktorOnlin, 2020-12-06
@boga-net

https://marketplace.visualstudio.com/items?itemNam... to help you. I myself sat for an hour thinking what the problem was.

R
Ramzza, 2019-08-29
@Ramzza

Along the way, the trouble with this autocomplete, I tried a bunch of plugins, it works with varying degrees of success

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question