[Gambas-user] New feature: IDE can open a single file
Benoît Minisini
gambas at ...1...
Tue Jun 17 13:52:27 CEST 2014
Hi,
In revision #6324, the IDE can open a single file without any project.
It works by internally creating a fake project in a temporary directory.
Moreover, if the file is a SQLite database, then a connection is
automatically created and the database editor is opened.
That way, you can, for example, associate the SQLite mime type with the
gambas 3 executable in Dolphin, and then double-clicking on a SQLite
file will automatically the Gambas IDE database editor on it.
The IDE GUI tries to adapt that new mode, but this is not perfect yet.
Please report problems.
Regards,
--
Benoît Minisini
More information about the User
mailing list