mirror of
https://github.com/MillironX/Kelpie.jl.git
synced 2025-01-15 09:19:07 -05:00
Add extension recommendations
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
parent
88372bc92e
commit
719a5ab39f
1 changed files with 7 additions and 0 deletions
7
.vscode/extensions.json
vendored
Normal file
7
.vscode/extensions.json
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"recommendations": [
|
||||
"julialang.language-julia",
|
||||
"streetsidesoftware.code-spell-checker",
|
||||
"DavidAnson.vscode-markdownlint"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue