IMPORTANT: On NetBeans 9, use only version 2.9.1.1 or above. Using any previous version of this plugin on NetBeans 9 will cause severe IDE-wide indexing slowdown.
NetBeans TypeScript Editor
This plugin allows editing of TypeScript code within NetBeans. Many IDE features are supported:
- Code completion
- Error checking
- Find usages
- Go to Declaration
- Syntax highlighting
Installation
For this plugin to work, you will need to have Node.js version 0.8.0 or later installed.
Download the latest netbeanstypescript.nbm file from the Releases page. Then, in NetBeans, go to Tools > Plugins, and select the "Downloaded" tab. Click "Add Plugins..." and locate the netbeanstypescript.nbm file. The TypeScript Editor should appear in the list. Select it and click "Install".
Notes
- All .ts/.tsx files under a directory containing a tsconfig.json file are assumed to be part of that TypeScript project.
- By default, "implicit any" errors are enabled, but are shown as warnings rather than errors. You may explicitly specify
"noImplicitAny": falsein a TypeScript project's tsconfig.json to disable "implicit any" errors altogether.
Versioning
The version number of this plugin reflects the version of TypeScript it incorporates (currently 2.9.1), with an extra digit for new versions that do not involve a TypeScript update. We intend to keep this plugin up to date with new versions of TypeScript when they come out.
Contributing
We are happy to receive Pull Requests. If you are planning a big change, it's probably best to discuss it as an Issue first.
Building
To build the plugin yourself, you may need to make some small edits to build.xml. See the comments in that file for details.

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

