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

Some things to make lite-xl console plugin better #17

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

SmileYzn
Copy link

  • Setting for console place: Root View or Document View
  • Expose console visible actions, to hide, toggle or view if console is visible
  • Get only first number in line of error or warning messages on console plugin
Example with console open on document view only

image

Added setting to choose what place of console:
- Root View: Default behavior, console appear in root view
- Document View: Console appear only on current document view. This prevents it from displaying above the treeview
Get only first number of message using regex match
Other plugins can control console view better now
Fix comma
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

Successfully merging this pull request may close these issues.

1 participant