commit 02e9361d8cc3595651f4a93916255973d92846d0 Author: Patsy Date: Tue Jun 23 03:43:34 2026 +0200 frist commit to the server while setting up my vault diff --git a/vs code tips.md b/vs code tips.md new file mode 100644 index 0000000..7cda6e1 --- /dev/null +++ b/vs code tips.md @@ -0,0 +1,6 @@ +# VS Code on EndeavourOS + +## Installation +- Do NOT use `code` from pacman — open-source rebuild, known stability issues +- Use AUR version: `yay -S visual-studio-code-bin` +- This is the official Microsoft binary — stable and feature-complete \ No newline at end of file