Skip to content

Implement defun commands #368

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 2 commits into from
Jul 19, 2016

Conversation

syohex
Copy link
Contributor

@syohex syohex commented Jul 18, 2016

Implement beginning-of-defun command and end-of-defun command. And implement mark-defun command(mark-command works by implementing both beginning-of-defun and end-of-defun). Gif animation is here.

elixir-mode-defun

This is little related to #366.

@tonini
Copy link
Contributor

tonini commented Jul 19, 2016

Thats great @syohex 👍

@tonini tonini merged commit 1d04044 into elixir-editors:master Jul 19, 2016
@syohex syohex deleted the implement-defun-commands branch July 19, 2016 05:53
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