Show an error message if a shell command is too long to execute #268
Taitava
started this conversation in
Ideas - done & released
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When creating tests for
{{file_content}}
and{{note_content}}
variables, I noticed that at least Windows PowerShell has some (unknown) max limit for how long a shell command can be. This resulted in an exception in JavaScript's console, i.e. not as a visible error message.I'll make the SC plugin to notice this exception and show it clearly to users.
Beta Was this translation helpful? Give feedback.
All reactions