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

Add guards for incompatible parameters in language server #19

Open
glennsarti opened this issue Apr 30, 2018 · 0 comments
Open

Add guards for incompatible parameters in language server #19

glennsarti opened this issue Apr 30, 2018 · 0 comments
Labels

Comments

@glennsarti
Copy link
Contributor

glennsarti commented Apr 30, 2018

With puppetlabs/puppet-vscode#188 merged we need to update options parser so that incompatible options throw errors.

i.e.

  • Can't use ip or port with the stdio transport
  • Can't use --debug=STDOUT with the stdio transport

Relates to puppetlabs/puppet-vscode#187

puppetlabs/puppet-vscode#191

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants