Merge branch 'master' into master

This commit is contained in:
Wolf3s
2021-11-23 10:38:56 -03:00
committed by GitHub
+4
View File
@@ -15,6 +15,7 @@ So let's get started!
## VSCode and WSL ## VSCode and WSL
- Install VSCode from - Install VSCode from
https://code.visualstudio.com/ https://code.visualstudio.com/
- Install WSL https://docs.microsoft.com/en-us/windows/wsl/install-win10 `Info: Please choose Ubuntu-20.04` - Install WSL https://docs.microsoft.com/en-us/windows/wsl/install-win10 `Info: Please choose Ubuntu-20.04`
@@ -22,6 +23,7 @@ So let's get started!
Open ` cmd.exe` and type: Open ` cmd.exe` and type:
` ubuntu2004 config --default-user root` ` ubuntu2004 config --default-user root`
--- ---
<br/> <br/>
@@ -201,10 +203,12 @@ You can create your own sample, by just copying cube folder.
## Setup Intelisense ## Setup Intelisense
- Download - Download
http://apgcglz.cluster028.hosting.ovh.net/tyra/intellisense.zip http://apgcglz.cluster028.hosting.ovh.net/tyra/intellisense.zip
- Unpack .vscode folder to WSL's `/repos/tyra/Info: This configuration is set for cube sample, but you can change it in tasks.json file` - Unpack .vscode folder to WSL's `/repos/tyra/Info: This configuration is set for cube sample, but you can change it in tasks.json file`
--- ---
<br/> <br/>