@gkatev pushed 14 commits.
- 3165d17 codenav/goto_file: Keep dialog open after denying creation of not-found file
- c5c0c95 codenav/goto_file: Fix absolute paths
- 0e65b4b codenav/goto_file: Now works with no document open
- 6f7ce66 codenav/goto_file: Fix whitespace inconsistencies (mainly indentation)
- 7d71089 codenav/goto_file: Completion enhancements (inspired by GtkFileChooser)
- 544a5cb codenav/goto_file: The Tab key now also triggers inline completion
- 6566bc5 codenav/goto_file: Fix ref counting of entry completion object
- cfe8b93 codenav/goto_file: Simplify reference model handling
- 29630f1 codenav/goto_file: Rework directory_check; simpler, better, safer
- f1b8b9e codenav/goto_file: Show error message if the entered path is a directory
- dc62bfe codenav/goto_file: Add support for '~' in paths (= home dir)
- b79fda1 codenav/goto_file: Fix entry_key_event not getting called first
- 653c9ad codenav/goto_file: Always return FALSE from entry_inline_completion_event
- 09e5004 codenav/goto_file: Tab keys shows the autocomplete list if not visible
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-plugins/pull/1390/before/6d6b2e843fddddca7277b7ecd20e3b31b517c56f/after/09e500415eeb580b42efde5efe0d64cadf653928@github.com>