sublime_lib icon indicating copy to clipboard operation
sublime_lib copied to clipboard

Utility library for frequently used functionality in Sublime Text and convenience functions or classes

Results 23 sublime_lib issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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. ![fsg](https://user-images.githubusercontent.com/5332158/50053364-19cb2800-011b-11e9-9e48-6306ee97d9b9.gif)

enhancement
documentation

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...