Easily insert Box Drawing characters via a sidebar!
This project requires Node.JS version 16 minimum. Ensure that you have
installed the correct version of Node.JS by running node --version
.
The following snippet will download, install, and build the source from GitHub:
git clone https://github.com/esdmr/box-drawing-sidebar.git
cd box-drawing-sidebar
corepack pnpm install
corepack pnpm run build
After building, you can use VSCode to launch it.