Skip to content

Commit

Permalink
Add cmake.in file association
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-mueller authored Jul 24, 2024
1 parent e0a124a commit e063120
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 @@ -3,6 +3,7 @@
120
],
"files.associations": {
"*.cmake.in": "cmake",
"*.repos": "yaml",
"*.world": "xml",
"*.xacro": "xml",
Expand Down Expand Up @@ -166,4 +167,4 @@
},
"terminal.integrated.defaultProfile.linux": "px4-ros2-env",
"editor.detectIndentation": false
}
}

0 comments on commit e063120

Please sign in to comment.