Skip to content

Commit

Permalink
Add support for *.c files
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWhoAreYouPerson authored Jul 9, 2017
1 parent cf64690 commit 6f3b852
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"vscode": "^1.8.0"
},
"activationEvents": [
"onLanguage:c",
"onLanguage:cpp",
"onLanguage:csharp",
"onLanguage:css",
Expand Down

0 comments on commit 6f3b852

Please sign in to comment.