Skip to content

Commit 7646b26

Browse files
2.0.0
1 parent 587b159 commit 7646b26

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"description": "The ultimate ExpressionEngine CMS extension for Visual Studio Code with scaffolding commands to generate add-ons and template files, syntax highlighting, snippets and IntelliSense.",
55
"publisher": "mindpixel-labs",
66
"author": {
7-
"name": "Anthony Pinskey"
7+
"name": "Anthony Pinskey"
88
},
9-
"version": "1.1.5",
9+
"version": "2.0.0",
1010
"license": "MIT",
1111
"icon": "docs/images/vsc-ee-icon.png",
1212
"engines": {
@@ -68,9 +68,9 @@
6868
"description": "The path to your projects user directory"
6969
},
7070
"ee.suggestCompletions": {
71-
"type": "boolean",
72-
"default": true,
73-
"description": "Determines if auto-completion and IntelliSense suggestions will show"
71+
"type": "boolean",
72+
"default": true,
73+
"description": "Determines if auto-completion and IntelliSense suggestions will show"
7474
}
7575
}
7676
},

0 commit comments

Comments
 (0)