Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Adds a colon or semicolon on Enter. Also moves the cursor to the middle of a () function #284

Merged
merged 1 commit into from
May 3, 2021

Conversation

jasonwilliams
Copy link
Collaborator

  • Depend on css-language-server for CSS Data
  • Create a command to insert colon or semi colon
  • If the property value ends in ) move cursor back

fixes #220
fixes #270

* Create a command to insert colon or semi colon
* If the property value ends in ) move cursor back
@rubizhenko
Copy link

I have trouble with this feature. When I select item from intellisense context menu (by press Enter), cursor moves to unwanted position.
Example:
type log and press Enter create snippet
console.log(), but cursor position before the bracket instead between brackets

@jasonwilliams
Copy link
Collaborator Author

@rubizhenko its being tracked , check the pinned issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants