Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 556 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 556 Bytes

Ace.Tern

Tern plugin for Ace Editor [Fork]

Project Status

  • This project is a fork of the Ace-Tern project (https://github.com/sevin7676/Ace.Tern).
  • Where/how is Tern getting the autocomplete info for JavaScript, etc? See ace-builds\src-noconflict\worker-tern.js
  • Expose code (stubs) which isn't directly present in the editor. see buildRequest() in ace-builds\src-noconflict\ext-tern.js

Building

  • Copy the code into a web server (IIS).