voidrules

This commit is contained in:
Andrew Pareles 2025-05-01 00:36:14 -07:00
parent b1ca03611e
commit 8723107f1d

5
.voidrules Normal file
View file

@ -0,0 +1,5 @@
This is a fork of the VSCode repo called Void.
Most code we care about lives in src/vs/workbench/contrib/void.
You may sometimes need to explore the full repo to find relevant parts of code.