diff --git a/extensions.json b/extensions.json index 944c98b56..6e9086d91 100644 --- a/extensions.json +++ b/extensions.json @@ -159,6 +159,9 @@ "ccls-project.ccls": { "repository": "https://github.com/MaskRay/vscode-ccls" }, + "checkmarx.checkmarx-one": { + "repository": "https://github.com/Checkmarx/ast-vscode-extension" + }, "chenglou92.rescript-vscode": { "repository": "https://github.com/rescript-lang/rescript-vscode" },