Skip to content

Allow javatypes in descriptors #77

@Pikachu920

Description

@Pikachu920

Is your feature request related to a problem? Please describe.
I'm always frustrated when I have to copy the fully quantified class name over and over for descriptors

Describe the solution you'd like
Allowing javatypes in descriptors, e.g.

import:
  com.someone.Something

on script load:
  script.[Something]doSomething();

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions