An open API service indexing awesome lists of open source software.

https://github.com/kapitanluffy/sublime-tweaks

🔧 Small random tweaks packed in one plugin
https://github.com/kapitanluffy/sublime-tweaks

Last synced: about 2 months ago
JSON representation

🔧 Small random tweaks packed in one plugin

Awesome Lists containing this project

README

        

### Sublime Tweaks

🔧 Small random tweaks packed in one plugin







GitHub Sponsors

Ever wondered when will that [feature request](https://github.com/sublimehq/sublime_text/issues) be worked on?
Or wondered why can't you do that thing without using your mouse?

Tweaks is a collection of several python scripts that would improve your workflow and quality of life! 🌞

I am still lazy to screen capture each tweak but I promise you they ~~kinda~~ work. If you have a tweak in mind, let me know on discord or create an issue here. Also, thank you to all the wonderful people on [discord](http://discord.sublimetext.io/)! Credits are included in the code.

---

#### How To Install

Since [this won't be added](https://github.com/wbond/package_control_channel/pull/8776) to the official Package control channel, we need to manually add it

1. Add this repository to Package Control. Run `Add Repository` from the Command Palette

2. Paste the repository URL in the field: `https://github.com/kapitanluffy/sublime-tweaks`

3. Run `Install Package` from the Command Palette and search for `sublime-tweaks`

#### Command Palette
- Toggle View Gutter
- Toggle View Line Numbers
- Reveal File in Sidebar
- Open Recent File
- Open Recent Folder
- Clear Recent Files
- Open Folder in New Window
- Add Sidebar Folder
- Remove Sidebar Folder 🐛
- Expand Sidebar Folder 🐛
- Collapse Sidebar Folder 🐛
- Toggle Open Files
- Diff Files
- Add Tab to Selection
- Set Tab Width
- Reindent Python 🐛
- Set Line Ending to (CRLF, LF, CR)

#### Keybinds
- Copy Line Up (ctrl+alt+d)
- Auto Indent Curved Brackets
- Auto Indent Square Brackets
- Auto Pair Backticks
- Prevent unfocused panels from closing on Esc

#### Others
- Auto update tag pairs 🐛
- Autoname untitled tabs 🐛

*some are hacks, items with 🐛 are to be expected as buggy*

#### Support

You can always support me via [Github Sponsors](https://github.com/sponsors/kapitanluffy),

#### License

[MIT](LICENSE)