Skip to content

Open!!

Compare
Choose a tag to compare
@Jadens-arc Jadens-arc released this 06 Dec 04:19
· 47 commits to master since this release

New Features

Open

You can now open a different file after Scripty has been launched.
You also now do not need to pass in the name of the file as previously required

$ python3 Scripty.py MyFile.java

You can now just run the Scripty file and you will be presented with a file selector

$ python3 Scripty.py

Redesigned Save As

The save as screen has been redesigned to take advantage of the new file opening system.