Skip to content

Unknown error when typing argument #147

@max-mykhailenko

Description

@max-mykhailenko

Tern settings

{
  "tern_argument_hints": true,
  "tern_output_style": "tooltip",
  "tern_argument_completion": true,
  "tern_arguments": ["--no-port-file"],
  "tern_command": ["tern"]
}

.tern-project

{
  "ecmaVersion": 7,
  "libs": [],
  "dontLoad": [
    "node_modules"
  ],
  "plugins": {
    "complete_strings": {},
    "node": {},
    "modules": {},
    "jsx": {},
    "es_modules": {},
    "doc_comment": {
      "fullDocs": true
    }
  }
}

screen shot 2016-11-10 at 9 41 53 am

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions