Skip to content

CommonJSAutoComplete - version 0.1.0

Latest

Choose a tag to compare

@jballant jballant released this 07 Oct 18:43
· 39 commits to master since this release
  • Added preferences checkbox that allows you to ignore the casing when matching variables to modules
  • Add more matches to var names. Now you can match node-modules or files with "-js" or "js" at the end of the name
  • Default using relative paths for files in main js directory to "true"
  • Fix bug that sometimes caused an error when user has multiple projects open