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 row and column numbers as available command replacement #516

Merged
merged 1 commit into from
Apr 30, 2017

Conversation

formigarafa
Copy link
Contributor

This adds {FILE_ACTIVE_CURSOR_ROW} and {FILE_ACTIVE_CURSOR_COLUMN} as available replacements for custom build commands.

This allows, for example, to trigger specific test by line number on a test suite.

e.g, a command could be written as:
rspec {FILE_ACTIVE}:{FILE_ACTIVE_CURSOR_ROW}

@noseglid
Copy link
Owner

Nice! Thanks!

@noseglid noseglid merged commit 0487f3f into noseglid:master Apr 30, 2017
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