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

VSCode hints #48

Open
janarvaez opened this issue Jan 22, 2021 · 0 comments
Open

VSCode hints #48

janarvaez opened this issue Jan 22, 2021 · 0 comments
Labels
Resolution: Needs Investigation This PR or Issue should be investigated from the Stencil team

Comments

@janarvaez
Copy link

I can't seem to get any help in VSCode about the available variables and its values.

I have:

plugins: [
    sass({
      injectGlobalPaths: [
        'src/vars.scss',
        'src/common.scss'
      ]
    })
  ],

But when writing my styles, I don't get any intellisense

@rwaskiewicz rwaskiewicz added Resolution: Needs Investigation This PR or Issue should be investigated from the Stencil team and removed Feature: Enhancement labels Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Needs Investigation This PR or Issue should be investigated from the Stencil team
Projects
None yet
Development

No branches or pull requests

3 participants