nbts

NetBeans TypeScript editor plugin

  • 所有者: Everlaw/nbts
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

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)
平台
许可证
所有者活动
创建于2015-07-30 18:49:35
推送于2018-07-25 00:40:32
最后一次提交2018-07-24 17:30:49
发布数34
最新版本名称v3.0.1 (发布于 )
第一版名称v1.4.0.0 (发布于 )
用户参与
星数278
关注者数51
派生数44
提交数131
已启用问题?
问题数145
打开的问题数65
拉请求数5
打开的拉请求数0
关闭的拉请求数5
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?