GithubHelp home page GithubHelp logo

ace.tern's Introduction

Ace.Tern

Tern plugin for Ace Editor

Project Status

  • Code is currently messy and below the standard I would expect out of an official library.
  • There are quite a few known issues that I'm still working on
  • I've been coding this extension for use in the Caret-T Chrome App
  • For a quick demo of features, install the Caret-T Chrome App and paste the following code into the editor in Javascript mode: Demo Javscript

Building

  • Currently this code is part of the Ace source (no longer hacked on top of pre-built Ace) in my fork: https://github.com/sevin7676/ace
  • Use my fork to make changes, then build it to get the src-noconflict, and copy that directory into this repo to update it.
  • This repo is also the source for my custom html beautifer for ace. Make changes to the file located @ace-buids/src-noconflict directly in this repo.
  • This repo is also contains a modified html worker for ace that makes it use jshint for javascript inside of script tags in a html file (comes at the cost of not executing the normal html linting). After copying source, need to modify file worker-html (see 'custom' folder for details)
  • After updating this repo, copy the changes to Caret-T Chrome App. Make sure not to replace my custom snippets in the javascript mode and edit the worker-tern.js file: set isChromeApp=true (dont edit the file in a chrome app as there is a bug that breaks the file due to some unicode chars in the acorn source)

ace.tern's People

Contributors

sevin777 avatar sevin7676 avatar 304notmodified avatar

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.