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

New Feature: Debug Console #15

Merged
merged 2 commits into from
Jan 9, 2024
Merged

New Feature: Debug Console #15

merged 2 commits into from
Jan 9, 2024

Conversation

CFiggers
Copy link
Owner

@CFiggers CFiggers commented Jan 9, 2024

  • Console
    • Running janet-lsp --console now starts a listener that will auto-accept connections from new janet-lsp instances launched on the same machine.
    • Debug print messages and reports from the connected janet-lsp instance(s?) will display in the debug console.
    • Related: Add debug console functionality to Janet LSP #12 .
  • Misc
    • Refactor CLI argument parsing to use ianthehenry/cmd rather than spork/argparse.

@CFiggers CFiggers merged commit d73620a into master Jan 9, 2024
@CFiggers CFiggers deleted the console branch January 9, 2024 18:28
@CFiggers CFiggers linked an issue Jan 9, 2024 that may be closed by this pull request
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.

Add debug console functionality to Janet LSP
1 participant