Sublime Forum

Resources For Beginners

#1

Hey guys, just gave a lightning talk on Writing Your Own Sublime Plugins.

Here is the GitHub repo of my talk for anyone that’s interested: https://github.com/FiCode/-Lightning-Talks-/tree/master/Writing-Your-Own-Sublime-Plugins

There are some great resource links for anyone thats just getting started. :smiley:

The basis of my presentation was a plugin I’m working on called “Parkour”. The repo has code examples for some of the following features:

Header Styles


Header Modes

Fold Modes

Zoom Modes

QuickPanel Modes

Set Rulers

0 Likes