Skip to content
Lorenzo Pichilli edited this page Dec 28, 2017 · 21 revisions

Welcome to the JavaScriptEnhancements wiki!

This is a Sublime Text 3 plugin that helps you to create, develop and manage JavaScript projects.

OS supported now

  • Linux (64-bit)
  • Mac OS X

Dependencies

In order to work properly, this plugin has some dependencies:

Not required, but really useful for typescript files (Flow wont work on this type of files):

Flow Requirements

It will use Flow for type checking and auto-completions.

  • Mac OS X
  • Linux (64-bit)
  • Windows (64-bit)

You can find more information about Flow on flow.org