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

[scss] autocomplete for @directives #10836

Closed
ivancuric opened this issue Aug 23, 2016 · 5 comments
Closed

[scss] autocomplete for @directives #10836

ivancuric opened this issue Aug 23, 2016 · 5 comments
Assignees
Labels
css-less-scss Issues and items concerning CSS,Less,SCSS styling *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Milestone

Comments

@ivancuric
Copy link

ivancuric commented Aug 23, 2016

  • VSCode Version: 1.4.0
  • OS Version: OSX 10.11.6

Steps to Reproduce:

  1. type @inc or inc
  2. there is no autocomplete for @include, just :increment

There should be snippets or autocompletes for include, extend mixin and other Sass directives.

@aeschli aeschli added feature-request Request for new features or functionality css-less-scss Issues and items concerning CSS,Less,SCSS styling labels Aug 24, 2016
@aeschli aeschli added this to the Backlog milestone Aug 24, 2016
@aeschli aeschli changed the title No autocomplete or snippets for Sass directives [scss] No autocomplete for @directives Aug 24, 2016
@aeschli aeschli changed the title [scss] No autocomplete for @directives [scss] autocomplete for @directives Aug 24, 2016
@tsi
Copy link

tsi commented Oct 20, 2016

Do you know of any plugin that will fill the gap for the meantime?

@aeschli
Copy link
Contributor

aeschli commented Oct 21, 2016

You can add a user snippet for that. See File > Preferences > User Snippet

@nmsmith22389
Copy link

I couldn't find one either so I just made a SCSS snippets extension that is a port of the Sublime Text one. I haven't published it to the marketplace yet but I can email it to you if you'd like!

@5ulo
Copy link

5ulo commented Apr 20, 2017

@nmsmith22389 please upload your SCSS snippets to your git or somewhere else.. dropbox etc :) Thanks

@octref
Copy link
Contributor

octref commented May 10, 2018

Tracking in #41929.

@octref octref closed this as completed May 10, 2018
@octref octref added the *duplicate Issue identified as a duplicate of another issue(s) label May 10, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
css-less-scss Issues and items concerning CSS,Less,SCSS styling *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

6 participants