Skip to content

Added simple imenu support. #35

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

Merged
merged 1 commit into from
Nov 26, 2013
Merged

Added simple imenu support. #35

merged 1 commit into from
Nov 26, 2013

Conversation

tomterl
Copy link
Contributor

@tomterl tomterl commented Nov 26, 2013

Utilizing the `imenu-generic-expression' mechanism. Basically a bunch of simple regular expressions, but it's a beginning.

Utilizing `imenu-generic-expression'.
tonini added a commit that referenced this pull request Nov 26, 2013
Added simple imenu support.
@tonini tonini merged commit 3bff16b into elixir-editors:master Nov 26, 2013
@tonini
Copy link
Contributor

tonini commented Nov 26, 2013

That's great! Thank you @tomterl 💛 💚 ❤️ 💛

J3RN pushed a commit to J3RN/emacs-elixir that referenced this pull request Apr 24, 2021
* Add explicit file watcher request

It is recommended that servers register for the capability to watch
files. Notably, in emacs, clients such as lsp-mode will act
conservatively and not send file change notifications without the added
message.

Added a generic capability registration request and specify file
watchers after initialization.

* Mix format

* Add workspace capabilities, conditionally send file watcher message
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.

2 participants