File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 1.0.0] -
7+ ## [ 1.0.0] - 2021-11-15
88### Added
99- Ability to view core commands for ST & SM with documentation.
1010- Ability to view plugin/package commands for ST with ability to navigate to source.
Original file line number Diff line number Diff line change 11# CommandsBrowser
22
3- ![ LICENSE] ( https://img.shields.io/badge/LICENSE-MIT-green?style=for-the-badge ) ![ LICENSE] ( https://img.shields.io/badge/ST-Build%204121+-orange?style=for-the-badge&logo=sublime-text ) ![ Tag] ( https://img.shields.io/github/v/tag/Sublime-Instincts/CoreCommandsViewer ?style=for-the-badge&logo=github&sort=semver ) ![ Downloads] ( https://img.shields.io/packagecontrol/dt/CommandsBrowser?style=for-the-badge )
3+ ![ LICENSE] ( https://img.shields.io/badge/LICENSE-MIT-green?style=for-the-badge ) ![ LICENSE] ( https://img.shields.io/badge/ST-Build%204121+-orange?style=for-the-badge&logo=sublime-text ) ![ Tag] ( https://img.shields.io/github/v/tag/Sublime-Instincts/CommandsBrowser ?style=for-the-badge&logo=github&sort=semver ) ![ Downloads] ( https://img.shields.io/packagecontrol/dt/CommandsBrowser?style=for-the-badge )
44
55A Sublime Text package that allows a user to view all the available core/plugin commands for Sublime Text and Sublime Merge, along with their documentation/source.
66
You can’t perform that action at this time.
0 commit comments