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

Add @moduledoc false and @doc false as snippets #288

Merged
merged 2 commits into from
Jun 21, 2020
Merged

Add @moduledoc false and @doc false as snippets #288

merged 2 commits into from
Jun 21, 2020

Conversation

axelson
Copy link
Member

@axelson axelson commented Jun 6, 2020

I fairly often use @moduledoc false and @doc false but previously there was no autocompletion for them.

Add @moduledoc false with a "lower" priority
Add """""" to the snippet name to indicate that the snippet will insert a heredoc

Before:

screenshot-elixir-ls-moduledoc-before

After:

screenshot-elixir-ls-moduledoc-after

@axelson
Copy link
Member Author

axelson commented Jun 21, 2020

Test failure is unrelated so I'm going to merge this.

@axelson axelson merged commit a3c8584 into elixir-lsp:master Jun 21, 2020
@axelson axelson deleted the moduledoc-completion-improvement branch June 21, 2020 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant