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

Config file and "profiles" #124

Open
alcarney opened this issue Dec 27, 2023 · 0 comments
Open

Config file and "profiles" #124

alcarney opened this issue Dec 27, 2023 · 0 comments
Labels
enhancement New feature or request lsp-devtools Issues affecting the lsp-devtools package

Comments

@alcarney
Copy link
Member

It would be useful for lsp-devtools to be able to read configuration from say pyproject.toml.

This would open the possibility of introducing named profiles as shortcuts to common use-cases e.g.

  • lsp-devtools record --profile log => lsp-devtools record -f "{.params.type|MessageType}: {.params.message}"
  • lsp-devtools record --profile registration => lsp-devtools record --include-method initialize --include-method client/registerCapability --include-method client/unregisterCapability
@alcarney alcarney added enhancement New feature or request lsp-devtools Issues affecting the lsp-devtools package labels Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lsp-devtools Issues affecting the lsp-devtools package
Projects
None yet
Development

No branches or pull requests

1 participant