- Add: "auto" option for
render_folder_depth
(#166, thanks @dbeckwith)
- Upd: Default priority is now 50 (#158, thanks @locomo)
- AddL resolve_symlinks option (#107, #155, thanks @drevicko)
- Add current_file argument (#146, thanks @marcus-at-localhorst)
- Add: Ability to follow symlinks (Thanks @malexer)
- Fix: Datestr not being defined
- Doc: Fixed a typo (Thanks @nunoh)
- Fix: Removed a double import of sublime (Thanks @mmattes)
- Add: Allow empty notes (Thanks @Eyenseo)
- Fix: Prevent ST3 Glitch Crash (#131, #133) (Thanks @nsfmc)
- Refactor: Cached encoding setting for a speed improvement
- Add: Open Files Only Command Pallet Option (#96) (Thanks @zephster)
- Doc: Fixed typo (#94) (Thanks @davidnunez)
- Doc:
encoding
setting - Add: UTF-8 File Fix (#79, #81, #82, #83)
- Doc: Folder Depth Support
- Add: Folder Depth Support (Thanks @Rylon)
- Doc: Updated ST3 references
- Add: Sublime Text 2 Support
- Doc: Settings as an argument
- Add: Sync project settings between refreshes (#71)
- Fix:
include_paths
error (#73) (Thanks @violon3d)
- Fix: Rebuild for Package Control
- Add: Syntax highlighting for report header
- Add: Search Timer
- Add: Use buffer if already open
- Fix: Opening comment to line (#66)
- Fix: Non UTF-8 Files (#64)
- Doc: New features
- Doc: Outlined arguments (#63)
- Add:
patterns_weight
option (#58) - Add:
render_maxspaces
option (#59) - Del:
render_spaces
in favor of maxspaces (#59) - Add:
render_header_date
option - Add:
render_header_format
option - Upd: Report Header
- Add: Refresh function (#60)
- Upd: Changed direction arguments
- Del: Clear keybinding
- Del: Mousemaps
- Upd: Refactored
- Upd: Combined keymaps
- Fix: Documentation on clicking
- Fix: Double click in incorrect context (#49)
- Upd: Changed proj settings to user settings (#45)
- Upd: Better default settings (#48)
- Upd: Documentation for page up/down
- Del: Shift up/down skipping, selection issues
- Upd: Refactored navigation
- Add: Mouse navigation (#47)
- Add: Navigation Skipping. Thanks @phoopee3 (#46)
- Fix: Error due to project settings (#41)
- Add: Documentation for regex101 (#40)
- Add: Documentation for
include_paths
and project settings - Add: Project settings support (#25, #33)
- Add:
include_paths
setting (#34) - Del: Project import, use project settings (#37, #38, #39)
- Del: Project import readme
- Upd: Fixed formatting
- Add: Ability to import project exclusions for files and folders (#33, #25)
- Add: Setting to control project importing
- Add: Documentation on project setting importing
- Upd: Added clarification on other actions readme
- Upd: Fixed readme markdown headers
- Upd: Default settings to reflect new glob type of
exclude_folders
- Add: Documentation surrounding
open_files_only
andexclude_folders
- Add: Ability to glob
exclude_folders
- Add:
open_files_only
setting. Thanks @Nemesarial (#32) - Add: Ability to use shortcut directories (#31)
- Del: Random comments left over from 2.0.0 migration
- Fix: Navigation no longer scrolls the display horizontally (#28)
- Fix: Removed Async for display, should fix (#22)
- Upd: Refactored Spaces for index fix (#30)
- Upd: Readme
- Upd: Changelog Formatting
- Add: Sort by Priority
- Add: Ability to search open files (#19)
- Add: Setting
render_spaces
(#16) - Add: Setting
render_include_folder
(#12) - Del: Priority highlighting for priority and critical tags
- Fix: Sidebar option not working on single file (#15)
- Upd: Readme
- Upd: Cleaned some code and converted to tabs
- Add: Sublime Menu for Preferences (#13)
- Add: Sidebar Support (#3)
- Fix: Failure to load language file (#10)
- Add: Messages for SublimeTODO Migration
- Fix: Syntax Load Problem
- Add: Color Scheme Support
- Add: Priority Support
- Add: Tag Support
- Add: Changelog
- Add: Readme
- Del: Old files
- Fix: Setting Issues
- Fix: Result Navigation Issues
- Upd: Code Cleanup
- Upd: Modified the way search paths are inputted