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
Tracking ticket, please comment with ideas for code actions!
The text was updated successfully, but these errors were encountered:
we also could convert 'if' to/from inline version
Sorry, something went wrong.
convert function call to pipe, convert pipe to function call
Hi @mhanberg,
I guess, you can update the status of the following tasks
mark unused variable with underscore
-- https://github.com/elixir-tools/next-ls/blob/v0.19.2/test/next_ls/extensions/elixir_extension/code_action/unused_variable_test.exs
require module (like Logger)
-- https://github.com/elixir-tools/next-ls/blob/v0.19.2/test/next_ls/extensions/elixir_extension/code_action/require_test.exs
Closing in favour of #434, #435, #438, #439
No branches or pull requests
Tracking ticket, please comment with ideas for code actions!
The text was updated successfully, but these errors were encountered: