endwise for languages like ruby #10201
Unanswered
otavioschwanck
asked this question in
General
Replies: 1 comment
-
I'm not sure if the ruby language server provides this but there's a similar feature provided by ElixirLS based on snippets (see #3899) If it's not based on something language-agnostic like snippets, this kind of language-specific feature would belong to the plugin-space rather than core. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Something like, when i type def, it adds the end automatically.
Beta Was this translation helpful? Give feedback.
All reactions