Skip to content

Sublime Text plugin to make ST users like CSS Edit users a bit more.

Notifications You must be signed in to change notification settings

Kotrotsos/sublime-cssedit-groups

Repository files navigation

sublime-cssedit-groups

Sublime Text plugin to make ST users work together with CSS Edit users.

Use package control, or create a new folder inside your /packages folder, and copy the file into that folder.

add

{ "keys": ["command+l"], "command": "css_groups" }

..to your user keymap and you will be good to go.

Whenever you are inside a CSS file that contains CSS edit's Group information (like /* @group Headings */ ) press command+l and you will be presented with a navigation list to jump around with in the CSS file.

Update: Also works for Sublime Text 3 now.

About

Sublime Text plugin to make ST users like CSS Edit users a bit more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages