mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 06:51:53 +01:00
add file associations for ".c++" and ".h++" file extensions. Fixes #104320
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
".hpp",
|
||||
".hh",
|
||||
".hxx",
|
||||
".h++",
|
||||
".h",
|
||||
".ii",
|
||||
".ino",
|
||||
|
||||
Reference in New Issue
Block a user