We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://ember-cli.com/api/classes/addon#method_moduleName https://github.com/suchitadoshi1987/ember-language-server/pull/2/files#diff-16e92607df388d8450c0b5a2c62a410a104cc1f35c30ec5fae89b961dfb28a63R393
likely we should use ast expression for it, like "getModuleName", if it's not string, we should skip it completely
samples: https://www.emberobserver.com/code-search?codeQuery=moduleName
https://github.com/CenterForOpenScience/ember-osf-web/blob/develop/lib/registries/index.js#L6
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://ember-cli.com/api/classes/addon#method_moduleName
https://github.com/suchitadoshi1987/ember-language-server/pull/2/files#diff-16e92607df388d8450c0b5a2c62a410a104cc1f35c30ec5fae89b961dfb28a63R393
likely we should use ast expression for it, like "getModuleName", if it's not string, we should skip it completely
samples: https://www.emberobserver.com/code-search?codeQuery=moduleName
https://github.com/CenterForOpenScience/ember-osf-web/blob/develop/lib/registries/index.js#L6
The text was updated successfully, but these errors were encountered: