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

[fix]: line & column parameters #17

Merged
merged 5 commits into from
Dec 7, 2022
Merged

Conversation

lukepistrol
Copy link
Member

As proposed in #16 the syntax to open a file at specified line and column has changed:

# Prior
codeedit-cli index.html -l 42 -c 4

# New
codeedit-cli index.html:42:4

@lukepistrol lukepistrol added the enhancement New feature or request label Dec 6, 2022
@austincondiff austincondiff merged commit eed72c0 into main Dec 7, 2022
@austincondiff austincondiff deleted the fix/16-syntax-adjustments branch December 7, 2022 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants