-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hi,
I've been using the web editor but find the documentation to be outdated and the lack of autocompletion makes it unnecessarily difficult to get started.
So I looked for an alternative and found TS declaration files. The following script reads the relevant Java files in this repository and creates declarations which in turn provide type inference and autocompletion.
https://gitlab.com/-/snippets/2482545
This is merely a proof-of-concept, expect wrong/generic types, missing method arguments, class boundary violations (nested classes), ...
I'm not familiar with Java, so I won't go any further with this, but you should have no trouble adjusting your documentation export to produce something along these lines.
Metadata
Metadata
Assignees
Labels
No labels

