A
A
AlvinDes2022-02-26 23:43:46
css
AlvinDes, 2022-02-26 23:43:46

How to disable emmet shortcuts in css?

As soon as I enter the property, I get a hint (on a green background). I understand this abbreviation. So, what file do I need to edit in the sublime settings to disable the emmet shortcuts?

621a9037e179c036501410.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Roman, 2022-02-27
@RomanTRS

Ctrl+Shift+P -> Emmet Settings

{
  "ignore_scopes": ["css"],
}

Z
zhenshen95, 2022-02-27
@zhenshen95

1. Ctrl + shift + P ( Open Package Control )
2. in the input field, write ---> remove
3. look for emmet and delete it.

Ps Of course, I'm not an expert, but it seems to me that after that it will not work in HTML either.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question