It has been quite some time since the last release of Codist.
Now we have a File Browser feature in this release.
This is a new feature that allows you to browse the file structure, where the active document locates, from tiny buttons that reside nearby the zoom control, or from the View/File Explorer menu command. There're at most 5 buttons: Solution projects, solution folder, project folder, current file folder, opened documents, respectively.
Please read the Readme for more details.
- Smart Bar
- Get rid of change tracking indicator from the result window of Extract Matching Lines command
- Improve copy content without indentation command to ignore leading empty lines
- Fix potential crash caused by SmartBar
- Super Quick Info
- Fix error when displaying C# range variable info
- Refactoring
- Add a new refactor to split or patterns in switch expression to lines
- Others
- Don't display build folders unless current project is C# project
- New tool to export EditorOptions.GlobalOptions to file
- Change behavior of Copy Symbol Definition command, including XML Doc by default
- Fix error when performance counter for Resource Monitor feature is unavailable