You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CHANGELOG
Changes since 0.7.2:
Other:
Contributors:
- Randy Lai
- Johannes Rappen
- update README
- add key bindings for windows and linux
- use realpath for detecting window to close
- better name the command as "Add New Project"
- fix typo
- remove show_open_files settings as the bug was fixed
- use re.sub instead of replace to fix #54
- use relative link
- rename as ProjectManager
- redundant caption
- feature: remove dead projects
- change default order of projects list
- cannonicalize projects directories
- update menus and screenshots
- use close_all instead
- close project by window or name
- use try-catch errors
- only when library exists
- no long check close_windows_when_empty
- rename to get_info_from_project_file
- cannonicalize paths to fix #47
- use set_timeout instead of set_timeout_async
- only check library file if it exists
- rename functions for better readability
- only close non-active window
- focus on the original view
- auto refresh folder list
- various updates
- update README
- confirm to clear recent projects
- remove refresh folder functionality
- add emptylink in before / after code block
- fix #2
- show message when project list is empty
- fix window closing behaviour
- fix which_project_dir bug again
- bootstrap manager run function
- resolve symlink
- rename function to expand_folder
- fix which_project_dir
- add
get_project_files()
- add
get_project_info()
- don't use timeoout_async
- pep8 fix
0.6.0