Skip to content
This repository was archived by the owner on Jan 24, 2026. It is now read-only.

VSCode Setup

TheThingKnownAsKit edited this page Jul 4, 2025 · 3 revisions

VSCode Setup

I think that it is significantly easier to edit this wiki in VSCode than it is in the browser. I have set up the repository to be VSCode friendly and even set up some custom settings, a linter, and GitHub Pull Request support

You can clone the repository locally with git clone https://github.com/UNL-Lunabotics/lunabotics-documentation.wiki.git

After cloning it, you will be prompted to download the recommended extensions for the workspace. I highly recommend saying yes as it includes the linter that helps keep our formatting consistent, and it also includes some helpful markdown tools

Right now pull requests are not being utilized, but maybe in the future we will require them

Author: Ella Moody (https://github.com/TheThingKnownAsKit)

Clone this wiki locally