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

Send code without moving to next line #160

Open
fabeit opened this issue Nov 19, 2021 · 3 comments
Open

Send code without moving to next line #160

fabeit opened this issue Nov 19, 2021 · 3 comments

Comments

@fabeit
Copy link

fabeit commented Nov 19, 2021

Is it possible, similarly to Rsdutio? I just want to send the current line without moving my cursor in sublime to the next line.

@lieskjur
Copy link

lieskjur commented Feb 2, 2022

you need to set "auto_advance" : false, in Preferences>Package Settings>SendCode>settings

@fabeit
Copy link
Author

fabeit commented Feb 2, 2022

you need to set "auto_advance" : false, in Preferences>Package Settings>SendCode>settings

Thank you I saw that but it would be handy to have two different keyboard shortcuts, each one associated with different auto_advance settings.

@lieskjur
Copy link

lieskjur commented Feb 2, 2022

I was just discussing that here #139

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

No branches or pull requests

2 participants