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

Do not print every line in file ? #330

Open
krillin666 opened this issue Sep 13, 2021 · 0 comments
Open

Do not print every line in file ? #330

krillin666 opened this issue Sep 13, 2021 · 0 comments

Comments

@krillin666
Copy link

I'm using this plugin for my python scripts using a conda env and window with fixed size with autoscroll to bottom configuration.

When I do TREPLSendFile, the code runs as expected and the new window is created and the ouput is automatically scrolled. However, all lines in my file are printed and (as seen in the gif bellow) if for example I have commented lines after a syntax error I'll have to search in the printed lines for the error.

neoterm

Is it possible to only display the code's ouput/error logs and not print all the file's line ? Like in SublimeText or other IDE.

Thank you so much for your work !

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

1 participant