Skip to content

Commit 6ccfbde

Browse files
committed
feat: rename extension to "Apama"
- "apama-extensions" was confusing - "Apama Extension for Visual Studio Code" was verbose, and also tripped up an automated filter from Microsoft, - And most programming languages just call their extensions "LANGUAGE /RUNTIME NAME", so we're going to follow in their stead.
1 parent 0180a66 commit 6ccfbde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"publisher": "ApamaCommunity",
33
"name": "apama-extensions",
4-
"displayName": "Apama Extension for Visual Studio Code",
4+
"displayName": "Apama",
55
"description": "Support for writing Apama Streaming Analytics applications in EPL",
66
"version": "2.1.2",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)