From a663a258f79aa6ebe25cec4cd0f123d23e40dcea Mon Sep 17 00:00:00 2001 From: Andrew Pareles <43356051+andrewpareles@users.noreply.github.com> Date: Tue, 29 Apr 2025 03:52:02 -0700 Subject: [PATCH] Update VOID_CODEBASE_GUIDE.md --- VOID_CODEBASE_GUIDE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/VOID_CODEBASE_GUIDE.md b/VOID_CODEBASE_GUIDE.md index 34a665be..871b7d1b 100644 --- a/VOID_CODEBASE_GUIDE.md +++ b/VOID_CODEBASE_GUIDE.md @@ -133,6 +133,8 @@ If you want to know how our build pipeline works, see our build repo [here](http ## VSCode Codebase Guide The Void team put together this list of links to get up and running with VSCode's sourcecode, the foundation of Void. We hope it's helpful! +
+ #### Links for Beginners @@ -169,3 +171,4 @@ Void is no longer an extension, so these links are no longer required, but they - [Activation events](https://code.visualstudio.com/api/references/activation-events) you can define in `package.json` (not the most useful). +