Skip to content

Commit

Permalink
fix vscode popup for auto generated function definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
cewert committed Oct 28, 2023
1 parent c0d710a commit 1c31d60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@
"**/.git": true,
"**/node_modules": true,
"docs/api/**": true
}
},
"brightscriptcomment.addExtraAtStartAndEnd": false
}

0 comments on commit 1c31d60

Please sign in to comment.