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

enhance cursor knowledge #6

Open
Alloyed opened this issue Oct 1, 2017 · 0 comments
Open

enhance cursor knowledge #6

Alloyed opened this issue Oct 1, 2017 · 0 comments

Comments

@Alloyed
Copy link
Owner

Alloyed commented Oct 1, 2017

completion/goto definition works pretty okay when you're pointing it at a plain expression/lhs. it doesn't understand the following examples, though:

-- in comments
"in strings"
{ at_table_lhs = {}}

these suffer from the "changing scope" problem that regular scopes do.

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

No branches or pull requests

1 participant