Skip to content

Commit 7df6e2e

Browse files
authored
Merge pull request #16 from processing/update-package-json
Update package description and keywords
2 parents c4e02bf + 469bb71 commit 7df6e2e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"publisher": "processing-foundation",
55
"displayName": "Processing",
6-
"description": "The easiest way to create and run Processing sketches in VSCode. Features include syntax highlighting, code completion, error checking, and more.",
6+
"description": "The easiest way to create and run Processing sketches in VSCode. With syntax highlighting, code completion, error checking, and more.",
77
"author": "Processing Foundation",
88
"license": "LGPL-2.1-or-later",
99
"repository": {
@@ -16,13 +16,16 @@
1616
],
1717
"keywords": [
1818
"processing",
19+
"processingOrg",
1920
"pde",
2021
"language",
2122
"lsp",
2223
"language-server",
2324
"sketch",
2425
"arduino",
2526
"p5js",
27+
"p5",
28+
"p5.js",
2629
"java",
2730
"development",
2831
"creative-coding",

0 commit comments

Comments
 (0)