nbts

NetBeans TypeScript editor plugin

Github星跟蹤圖

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:

  • NetBeans 8.0.2 or later
  • Node.js 0.8.0 or later
  • TypeScript 1.5.3 or later

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".

Open a .ts file, right-click on its source code window and select "TypeScript Setup...". Locate the "lib" directory from your TypeScript installation.

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": false in a TypeScript project's tsconfig.json to disable "implicit any" errors altogether.

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.

主要指標

概覽
名稱與所有者Everlaw/nbts
主編程語言Java
編程語言Java (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2015-07-31 02:49:35
推送於2018-07-25 08:40:32
最后一次提交2018-07-25 08:30:49
發布數34
最新版本名稱v3.0.1 (發布於 )
第一版名稱v1.4.0.0 (發布於 )
用户参与
星數275
關注者數51
派生數43
提交數131
已啟用問題?
問題數145
打開的問題數65
拉請求數5
打開的拉請求數0
關閉的拉請求數5
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?