https://platform.netbeans.org/tutorials/nbm-code-generator.html

Gj

On Tue, Oct 16, 2018 at 11:22 AM Alex Sviridov <[email protected]>
wrote:

> In NetBeans for JavaScript and TypeScript files I need to generate some
> code.
>
> For example, after opening JS or TS file, I press Alt+Insert and pop up
> window must appear there. In this window I should select item (for example
> setters and getters) and press enter. After that my code (that can generate
> setters and getters) must be called.
>
> Could anyone say how to implement it? Any links, steps, tutorials,
> instructions etc. I tried to find in internet but didn't find any
> information.
> Best regards, Alex
>

Reply via email to