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

Autocomplete in Visual Studio Code not working correctly (SASS,CSS,LESS) #26127

Closed
htar opened this issue May 6, 2017 · 8 comments
Closed

Autocomplete in Visual Studio Code not working correctly (SASS,CSS,LESS) #26127

htar opened this issue May 6, 2017 · 8 comments
Assignees

Comments

@htar
Copy link

htar commented May 6, 2017

Hello

I have problems with auto complete, when I write for Emmet autocomplete displays options that are not acceptable in css 'box-decoration-break' 'stroke-dashoffset' and another. You can view this in screenshots.
so I can't using quickly Emmet or another snippet

Will be very good that I can disable default 'auto complete - snippet' in the settings or you turn off all bad autocomplete snippet in css scss less
scss3
scss2
scss

css

@mrmlnc
Copy link
Contributor

mrmlnc commented May 6, 2017

{
  "key": "tab",
  "command": "-acceptSelectedSuggestion"
},

Or

@htar
Copy link
Author

htar commented May 6, 2017

Thank you

@aeschli
Copy link
Contributor

aeschli commented May 8, 2017

@htar I don't understand from your description and screenshots what is the problem.
You don't like that the tab key picks a suggestion?

@htar
Copy link
Author

htar commented May 8, 2017

Hello, I have problem with my previous post #25092

option that proposed @mrmlnc, solves my problem

if you suggest some other options to solve the problem,its be grateful

@aeschli
Copy link
Contributor

aeschli commented May 8, 2017

@htar Also see #1952 (comment)

Closing as duplicate of #1952

@aeschli aeschli closed this as completed May 8, 2017
@ramya-rao-a
Copy link
Contributor

Thanks @mrmlnc !

@htar Use what @mrmlnc has shared or #1952 (comment) as work-around for now.

We are working on getting emmet abbreviations in the suggestion list which will solve your problem in the long term and that work is being tracked here : #21943

@htar
Copy link
Author

htar commented May 8, 2017

Thank you

@ramya-rao-a
Copy link
Contributor

@htar

See #1952 (comment) for updates on this issue. You can now get emmet abbreviation expansion in the suggestion list without giving up on quick suggestions

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants