Skip to content

Instantly share code, notes, and snippets.

@noahcoad
Last active October 18, 2025 03:38
Show Gist options
  • Save noahcoad/712ba4e38467f5126eb8cedd9ecbc842 to your computer and use it in GitHub Desktop.
Save noahcoad/712ba4e38467f5126eb8cedd9ecbc842 to your computer and use it in GitHub Desktop.

Sublime Text Packages

I really like the speed and simplicity of Sublime Text and enjoy adding to the collection of stellar community plugins.

Here are the plugins I've had the pleasure to write, use, and contribute...

  • Open URL .. hit a hotkey to open the url/file/folder under the cursor
  • Google Spell Check .. uses Google to check words and phrases
  • Auto Open Notes .. automatically opens a notes.txt or readme.md file when opening a folder in a new window
  • Task List .. toggles the first character of a line to one of several "task list" emoji icons
  • Insert Markdown Hyperlink .. 'magically' inserts hyperlinks into markdown using selected text or clipboard as title/url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment