-
-
Notifications
You must be signed in to change notification settings - Fork 30
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: code actions #466
Labels
enhancement
New feature or request
Comments
If I may request, a couple more:
|
Thanks, any more ideas are welcomed! |
|
I use noogle.dev a lot. A "open in noogle.dev" code action would be neat for any function in the |
from: https://github.com/oxalica/nil/blob/c8e8ce72442a164d89d3fdeaae0bcc405f8c015a/docs/code_actions.md
{ foo }: foo + bar => { foo, bar }: foo + bar
{ foo = bar; } <=> { "foo" = bar; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
import ./file
with ..;
let / inheritThe text was updated successfully, but these errors were encountered: