cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
lehaofeng
Level V

JMP JSL extension is available in VS Code but not in Antigravity - any workarounds?

Hi everyone,

I am trying to set up a development environment for JMP Scripting Language (JSL) within Antigravity (the VS Code-based IDE).

The Issue: I searched the internal marketplace in Antigravity, but I cannot find the specific "JMP JSL" extension (the one developed by Predictum/Vince Faller that is widely available in the standard VS Code Marketplace).

What I'm looking for: Since Antigravity is based on VS Code, I assume there should be a way to make it work.

  • Does anyone know how to manually side-load this extension?

  • Is there an alternative extension or configuration available in Antigravity that supports JSL syntax highlighting?

I would really appreciate it if anyone who has successfully configured JSL in this environment could share their solution.

Thanks in advance!

1 REPLY 1
jthi
Super User

Re: JMP JSL extension is available in VS Code but not in Antigravity - any workarounds?

Have you tried contacting Predictum directly as this extension isn't being developed by JMP?

Also, about side-loading extensions to Antigravity, there are most likely better forums to ask for support on that also than JMP Community. And most likely same for syntax highlighting (Rouge does have JSL but no idea if antigravity supports that). Optionally, you could take a look at that extension's code and see how they are doing the syntax highlighting in VScode.

-Jarmo

Recommended Articles