Skip to content

Releases: Osmose/advanced-open-file

v0.6.0

05 Sep 06:42
Compare
Choose a tag to compare
  • Remove suggestCurrentFilePath setting, making it default behavior.
  • Remove addTextFromSelection setting.
  • Fix issue with dialog not being closed properly.
  • Correctly focus currently-active editor when dialog is closed.

v0.5.0

05 Sep 06:43
Compare
Choose a tag to compare
  • Forked from Trudko/advanced-new-file to Osmose/advanced-open-file.
  • Removed removeWholeFolder and showFilesInAutocomplete settings,
    making the latter the default behavior.
  • Change shortcut to ctrl-alt-o.
  • Change behavior to open existing files and create new files only for
    paths that don't exist.