Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update VisualStudioCode
authored
May 13, 2024
by
Gianluca Chiozzi
Hide whitespace changes
Inline
Side-by-side
KnowledgeBase/IDEs/VisualStudioCode.md
View page @
2369ec3f
...
@@ -58,7 +58,7 @@ When finished, [intellisense](https://code.visualstudio.com/docs/editor/intellis
...
@@ -58,7 +58,7 @@ When finished, [intellisense](https://code.visualstudio.com/docs/editor/intellis
Depending on DevEnv version, the setup varies a bit because of the location of `
gcc
`
Depending on DevEnv version, the setup varies a bit because of the location of `
gcc
`
### DevEnv 4.x
### DevEnv
5.x and
4.x
```json
```json
{
{
"configurations": [
"configurations": [
...
...