Lightning-fast and Powerful Code Editor written in Rust
Lapce is an open source code editor written in Rust. By utilising native GUI and GPU rendering, and with the performance Rust provides, Lapce is one of the fastest code editors out there.
Lapce is an open source code editor written in Rust. By utilising native GUI and GPU rendering, and with the performance Rust provides, Lapce is one of the fastest code editors out there.
To install lapce, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install lapce
To see what files were installed by lapce, run:
port contents lapce
To later upgrade lapce, run:
sudo port selfupdate && sudo port upgrade lapce
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.