TypeScript Editor - plugin detailEdit TypeScript code within NetBeans, with code completion, etc.
[ You have to be logged in to be able to comment. ] User CommentsApache Netbeans Support
Are there any plans to make this plugin work on Apache Netbeans? Netbeans 9+ I guess. I have the latest release installed in Netbeans 10. It installs OK, it's listed as activated but doesn't work, with no obvious error, etc.
Product Version: Apache NetBeans IDE 10.0 (Build incubator-netbeans-release-380-on-20181217)
Posted by asmith2306 on Mar 14, 2019
Experimental
Experimental support for decorators is a feature that is subject to change in a future release. Set the 'experimentalDecorators' option to remove this warning.
Even though it has been set up in the ts.config.. Also, TS.config and other files are not listed as important files...
Posted by AMetnikLect. on Jan 26, 2017
Always show " Cannot compile modules unless the '--module' flag is provided. "
But I've set "module":"commonjs" in tsconfig.json, and no error when run tsc in command line.
Posted by Derek.Chia on Apr 01, 2016
Re: How do I download the plugin from Git
@geojaya: In the github project, go to the "releases" link.
Posted by jeffreymorlan on Oct 18, 2015
How do I download the plugin from Git
I am not sure how to download the plugin from git. I have a git account.
I downloaded it as a zip file, but when i add the plugin from netbeans, I do not see a .nbpm file. George V
Posted by geojaya on Oct 17, 2015
How do I download the plugin from Git
I am not sure how to download the plugin from git. I have a git account.
I downloaded it as a zip file, but when i add the plugin from netbeans, I do not see a .nbpm file. George V
Posted by geojaya on Oct 17, 2015
|