Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs. It is best used for jobs with simple configurations.
Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs. It is best used for jobs with simple configurations.
To install scite, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install scite
To see what files were installed by scite, run:
port contents scite
To later upgrade scite, run:
sudo port selfupdate && sudo port upgrade scite
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.