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

nixd/definition: goto definition for any evaluated non-pos-discarded values #117

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

inclyc
Copy link
Member

@inclyc inclyc commented Jun 12, 2023

Fixes: #116
Inspired-by: oxalica/nil#9 (comment)

Actually the current impl is just do the comment. However we do not need to start repl or whatever.

@inclyc inclyc marked this pull request as draft June 12, 2023 11:08
@inclyc inclyc marked this pull request as ready for review June 12, 2023 12:05
@inclyc inclyc added the enhancement New feature or request label Jun 13, 2023
@inclyc inclyc force-pushed the nixd/completion/options-example branch from 614b71f to 6c10097 Compare June 13, 2023 03:47
@inclyc inclyc changed the base branch from nixd/completion/options-example to nixd/definition/package June 13, 2023 03:54
lib/nixd/src/ServerWorker.cpp Outdated Show resolved Hide resolved
@inclyc inclyc force-pushed the nixd/definition/package branch 4 times, most recently from 95efc42 to 16e4e6a Compare June 13, 2023 05:08
Base automatically changed from nixd/definition/package to main June 13, 2023 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nixd/definition: goto definition for any evaluated non-pos-discarded values
1 participant