Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Completing Assert-Plus #195

Open
Smithx10 opened this issue Mar 4, 2018 · 1 comment
Open

Not Completing Assert-Plus #195

Smithx10 opened this issue Mar 4, 2018 · 1 comment

Comments

@Smithx10
Copy link

Smithx10 commented Mar 4, 2018

For some reason I am not getting any completions for node-assert-plus

Note: Other imported modules like lodash and bunyan are working as expected.

.tern-project file:

{
  "plugins": {
    "node": {}
  }
}

Screenshot from VIM
screen shot 2018-03-04 at 02 42 28

Screenshot from VSCode
screen shot 2018-03-04 at 02 47 28

@othree
Copy link
Collaborator

othree commented Oct 29, 2018

node-assert-plus's code is a little trick for ternjs to understand.
I think the easiest way to have support write a definition json file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants