sublime_lib
sublime_lib copied to clipboard
Utility library for frequently used functionality in Sublime Text and convenience functions or classes
There are a couple instances where developers would like to access ST's exact file tree with all the various include and exclude filters applied. I believe we'd do good to...
From: 1. https://github.com/SublimeText/sublime_lib/pull/77 Reformat docs I just found another example for the table of contents: 1. https://apps.ankiweb.net/docs/changes.html#changes-in-2.1.0 1. 
Currently the loading animation is a few characters long, `[ = ]`... What do you think about a providing a way to have a more compact form like: https://github.com/user-attachments/assets/6c872934-7916-45df-a41b-d2784f8cd070 The...