Skip to content

Tags: kapitanluffy/sublime-compass

Tags

3.0.2

Toggle 3.0.2's commit message
Update messages.json

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix CREATE_NO_WINDOW flag not in non-window platforms (#16)

* Fix CREATE_NO_WINDOW flag not in linux

* Update CHANGELOG

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v3.0 (#14)

* Add compass_index_files command

* Add files plugin

* Fix files plugin not loading on reload

* Rename classes in Files plugin

* Add compass_index_files command

* Add files plugin

* Fix files plugin not loading on reload

* Rename classes in Files plugin

* Remove build_stack

* Fix not properly hydrating file stack

* Apply some minor cleanups

* Move build_stack inside hydrate_stack

* Fix parse_listed_files bug

* Fix closing files while quick panel is open

* Fix closing transient files not closing compass

* Add some notes

* Add reindex command

* Fix only_show_unopened_files_on_empty_window setting

* Fix ripgrep from settings

* Remove keybinding for compass_index_files

* Make file caching optional

- Add plugins field in compass settings
- Add dict_deep_get

* Fix is_tags_enabled not recognized by files plugin

* Update README

* Update CHANGELOG

* Remove file_watcher

2.2.3

Toggle 2.2.3's commit message
Fix default keybindings not updated

2.2.2

Toggle 2.2.2's commit message
Update CHANGELOG

2.2.1

Toggle 2.2.1's commit message
Fix result undefined

2.2.0

Toggle 2.2.0's commit message
Update CHANGELOG

2.1.3

Toggle 2.1.3's commit message
Update CHANGELOG

2.1.2

Toggle 2.1.2's commit message
Release v2.1.2

- Weird duplicate items from #tabs filter will not show anymore if disabled #3
- Fix only_show_unopened_files_on_empty_window setting not working properly when enabled

2.1.1

Toggle 2.1.1's commit message
Re-release v2.1.1

- Remove mnemonic added by PackageDev on generate
- Add menu items
- Improve dump stack command
- Disable clear cache command
- Add "Show Compass" in command palette