Skip to content

Commit

Permalink
Associate .doccls file extension #103 (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
mayka-mack authored Dec 5, 2023
1 parent 7805c18 commit 62b406b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"extensions": [
".bas",
".cls",
".doccls",
".frm",
".vba"
],
Expand Down
1 change: 1 addition & 0 deletions syntaxes/vba.tmGrammar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ scopeName: source.vba
fileTypes:
- .bas
- .cls
- .doccls
- .frm
- .vba

Expand Down

0 comments on commit 62b406b

Please sign in to comment.