This commit is contained in:
Bjorn Einar Bjarntes 2021-12-18 09:17:28 +01:00
parent e3406377af
commit a8c84a645c
2 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,7 @@
{ {
"recommendations": [ "recommendations": [
"ms-vscode.cpptools", "ms-vscode.cpptools",
"entan-gl.cc65-vice" "entan-gl.cc65-vice",
"sharpninja.cc65"
] ]
} }

View file

@ -17,6 +17,8 @@ sudo apt-get install cc65
Open in VS Code and install recommended extension. Open in VS Code and install recommended extension.
Probably need powershell...
https://docs.microsoft.com/en-us/powershell/scripting/install/install-ubuntu?view=powershell-7.2
Not sure if I had a typo in my header or I have to import sudo apt-get install clang Not sure if I had a typo in my header or I have to import sudo apt-get install clang