Skip to content

Brainstorming: kscript plugin for intellij #148

Open
@holgerbrandl

Description

@holgerbrandl

convert //DEPS to file:DependsOn (and same of other annotations)

E.g. if script is using:

@file:DependsOn("de.mpicbg.scicomp:kutils:0.8.4")
but pom/gradle is indicating just

compile "de.mpicbg.scicomp:kutils:0.8.3"
the script line should be tagged with a warning such as

Mismatch between script and project dependencies.

suggestion to add shebang line

create temp-project from context menu

More tricky

run configuration

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions