lapce installation
lapce
Introduction
Lapce is a code editor like VSCode based on Rust.
Installing lapce on GNU/Linux with HomeBrew:
- Install HomeBrew (if not installed already): /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- brew install lapce
Links:
- GitHub fork: https://github.com/UnbreakableMJ/lapce
- Original code: https://github.com/lapce/lapce
Comments