-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[output] Implement output scroll-lock #7347
Labels
enhancement
issues that are enhancements to current functionality - nice to haves
output
issues related to the output
Comments
kittaakos
added
enhancement
issues that are enhancements to current functionality - nice to haves
output
issues related to the output
labels
Mar 16, 2020
Do you mean something like if don't scroll to the bottom when don't scroll, i.e. you scroll up a bit? But if the last line is visible then scroll? nvm just seen in VS Code. |
kittaakos
pushed a commit
that referenced
this issue
Apr 14, 2020
Closes #7347. Signed-off-by: Akos Kitta <kittaakos@typefox.io>
kittaakos
pushed a commit
that referenced
this issue
Apr 14, 2020
Closes #7347. Signed-off-by: Akos Kitta <kittaakos@typefox.io>
kittaakos
pushed a commit
that referenced
this issue
Apr 14, 2020
Closes #7347. Signed-off-by: Akos Kitta <kittaakos@typefox.io>
kittaakos
pushed a commit
that referenced
this issue
Apr 15, 2020
Closes #7347. Signed-off-by: Akos Kitta <kittaakos@typefox.io>
kittaakos
pushed a commit
that referenced
this issue
Apr 15, 2020
Closes #7347. Signed-off-by: Akos Kitta <kittaakos@typefox.io>
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
issues that are enhancements to current functionality - nice to haves
output
issues related to the output
Description
It should be possible to lock a channel in the output view. If a channel is locked, incoming messages must not change the selected channel.
Reproduction Steps
OS and Theia version:
Diagnostics:
The text was updated successfully, but these errors were encountered: