Skip to content

Script engines for various languages for IntelliJ-based tools

Notifications You must be signed in to change notification settings

gregsh/intellij-scripting-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cc5f619 · Jun 14, 2024

History

5 Commits
Jun 14, 2024
Jun 14, 2024
Jun 14, 2024
Jun 14, 2024
Jun 14, 2024
Jun 11, 2019
Jun 14, 2024
Oct 7, 2022
Oct 7, 2022
Jun 15, 2021
Oct 7, 2022
Oct 7, 2022

Repository files navigation

IntelliJ Scripting Plugins

GitHub license

Script engines for Java Scripting API (ex JSR-223) for IntelliJ-based tools.

Once the specific plugin is installed it becomes possible to use the corresponding language in:

Clojure

  • Plugin page
  • Script engine: org.clojars.ato:clojure-jsr223:1.5.1, org.clojure:clojure:1.12.0-alpha12

Add -Didea.mimic.jar.url.connection=true in Help | Edit Custom VM Options.

JavaScript

Add -Dpolyglot.js.nashorn-compat=true in Help | Edit Custom VM Options.

Python

Add -Didea.mimic.jar.url.connection=true in Help | Edit Custom VM Options.

Ruby

Add -Dorg.jruby.embed.localcontext.scope=threadsafe in Help | Edit Custom VM Options.

About

Script engines for various languages for IntelliJ-based tools

Resources

Stars

Watchers

Forks

Packages

No packages published