Skip to content

Commit

Permalink
Add openFiles
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanLua committed Mar 24, 2024
1 parent 976e604 commit db4ea2c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@

// Configure tool-specific properties.
"customizations": {
"codespaces": {
"openFiles": [
"src/init.lua"
]
},
"vscode": {
"extensions": [
"evaera.vscode-rojo",
Expand Down

0 comments on commit db4ea2c

Please sign in to comment.