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

Remove built-in CSS snippets #38152

Closed
usernamehw opened this issue Nov 12, 2017 · 1 comment
Closed

Remove built-in CSS snippets #38152

usernamehw opened this issue Nov 12, 2017 · 1 comment
Assignees
Labels
css-less-scss Issues and items concerning CSS,Less,SCSS styling feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@usernamehw
Copy link
Contributor

usernamehw commented Nov 12, 2017

"editor.snippetSuggestions": "top"

3 permanent CSS suggestions and they are always on top:

suggestion

  1. border – perhaps was created to make it easier to write (has 3 parts). Now can easily be replaced with Emmet.
  2. gradient – has vendor prefixes.
  3. transition – has vendor prefixes

Is this a kit? All the prefixed properties you'll ever need?) Do they target certain browser versions?

I think it would be better to just deprecate and delete them (or, maybe, somehow move them into user snippets).

@ramya-rao-a ramya-rao-a added the css-less-scss Issues and items concerning CSS,Less,SCSS styling label Nov 13, 2017
@aeschli aeschli added the feature-request Request for new features or functionality label Nov 14, 2017
@aeschli aeschli added this to the November 2017 milestone Nov 14, 2017
@aeschli
Copy link
Contributor

aeschli commented Nov 14, 2017

I agree the snippets don't have much value. Snippets should always be offered by extension that users that uninstall.

@aeschli aeschli added the verification-needed Verification of issue is requested label Dec 5, 2017
@sandy081 sandy081 added the verified Verification succeeded label Dec 5, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 29, 2017
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 feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants