Releases: SublimeText/sublime-text-docset
Releases · SublimeText/sublime-text-docset
Sublime Text 4205
Sublime Text 4205 is out on the dev channel, and some documentation changes came with it.
- Several Python
strtypes are now set to a newsublime.TextChange.str sublime.Sheet.nameandset_namerefactorsublime_plugin.*.runforApplicationCommandandWindowCommand- A
FileTooLargeexception - A new section in Themes for "File Type Icons"
Notable Repo Changes
- README edits by @michaelblyons (#29, #38, #41) and @FichteFoll (#34)
- Move config to TOML by @michaelblyons in #30
- Make all build targets phony by @FichteFoll in #35
- Adjust color scheme symbols by @FichteFoll in #36
- Test all docset paths by @michaelblyons in #49
- Bump sublime-text from
73a8bd7to9e3a92dby @dependabot[bot] in #51
New Contributors
- @dependabot[bot] made their first contribution in #51
Full Changelog: v2.0.0...v2.1.0
Merge joins the party
What's Changed
- Sublime Merge has a docset, too.
- The documentation site is no longer spidered directly.
- Regression tests have been created. (And some bugs squashed. Sorry.)
- Progress toward a Dash user contribution
Full Changelog: v1.0.0...v2.0.0
It's something
Breaking Changes
- We support the (no longer very new) ST4 documentation pages.
- The configuration has moved to YAML (mostly so we can support comments).
Workflows and Processes
- We have support for building docsets with a GitHub Action!