Search code examples
phpstormwebstormstylusjetbrains-ideemmet

How to remove colon in Emmet+Stylus in JetBrains IDE


How to remove colon in Emmet+Stylus in JetBrains IDE?

For example, I type mb10 + tab and get margin-bottom: 10px

but it mast be a margin-bottom 10px (without the colon :)

How to disable it?

https://i.sstatic.net/Gz63M.png


Solution

  • Currently it is not possible unfortunately.

    https://youtrack.jetbrains.com/issue/WEB-15575 -- watch this ticket (star/vote/comment) to be notified on any progress.