Giter Site home page Giter Site logo

palantir / eclipse-typescript Goto Github PK

View Code? Open in Web Editor NEW
341.0 237.0 75.0 29.71 MB

An Eclipse plug-in for developing in the TypeScript language.

License: Apache License 2.0

JavaScript 94.51% TypeScript 0.32% Java 5.15% Shell 0.02%
octo-correct-managed

eclipse-typescript's Introduction

Eclipse TypeScript Plug-in

An Eclipse plug-in for developing in the TypeScript language.

Installation

  1. Install Node.js
  2. Open Eclipse and go to Help->Install New Software
  3. Add the update site: http://eclipse-update.palantir.com/eclipse-typescript/
  4. Reboot Eclipse
  5. (optional) Right-click on a project and select Configure->Enable TypeScript Builder

Features

  • code completion
  • compile-on-save
  • cross-project compilation
  • error annotations/markers
  • find references
  • format code
  • highlight matching brace
  • hover for JSDoc
  • mark occurrences
  • open definition
  • outline view
  • quick outline
  • rename refactor
  • syntax highlighting
  • task tags
  • toggle comments

Additional Information

  • Eclipse Kepler (4.3) and Luna (4.4) are supported
  • Eclipse must be running via Java 6+
  • Wiki (contains information about developing the plug-in)

Development

Update Typescript

  • Clone Typescript into a sibling folder
  • Run npm install in the Typescript project
  • Run npm install -g dos2unix jake
  • Update Typescript branch in ./scripts/updateTypeScript.sh
  • Run ./scripts/updateTypeScript.sh

Build and Test

  • Run maven package
  • Install zip in Eclipse following Install New Software... -> Add... -> Archive...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.