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

Features/tcp server #63

Merged
merged 6 commits into from
Feb 26, 2020
Merged

Features/tcp server #63

merged 6 commits into from
Feb 26, 2020

Conversation

juliosueiras
Copy link
Owner

Added TCP Server options and the following cli options as well:

  • -tcp : to enable TCP server (default to stdio)
  • -address: address for the tcp
  • -port: port for the tcp

New debug options:

  • -debug-jrpc2: enable logging for jrpc2
  • -enable-log-jrpc2-file: enable file location logging for jrpc2
  • -log-jrpc2-location: location to put tf-lsp-jrpc2.log in

@juliosueiras juliosueiras merged commit 3626372 into master Feb 26, 2020
@AubreySLavigne
Copy link
Contributor

I've been playing around with configuring the server with yaml/viper. I'll make sure to add these in as well.

Thinking about it, I'll add an issue and feature request to handle this formally.

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.

2 participants