Hey thanks for wanting to contribute thats pretty cool.
- Install vscode extension: Clangd with Exposed AST
- Have NPM or some other js package manager installed
- Uninstall clangd from vscode if you have it installed
- Download the repository
- Run
npm i
from within the repo - Run
npm run package
from within the repo - Hopefully this creates a .vsix file in the repo
- Open the repo in vscode
- Right click on the .vsix in the file explorer and select
Install Extension VSIX
- You should now see clangd in your extensions list
- Run this extension!
- Download this repo
- Run
npm i
in this repo - Open this repo in vscode
- Go to the run and debug panel and run
Launch Extension
- Compiles (takes 15 seconds)
- Should open a new vscode instance with the VRC Auton Builder extension installed
I should be creating a few tasks in the form of issues, make a comment on one of them stating you would like to help out with it and I can assign you to that issue. Upon completing said task/issue please link to the issue in your pull request.
Please contact me if you are in need of help or you would like to explain why my code is bad (hopefully constructively). You can reach me through discord: meiszwflz
or my email: [email protected]
.