-
Notifications
You must be signed in to change notification settings - Fork 167
Adding additional options for tsserver's configure
request
#143
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
Comments
The project is looking for additional maintainers - see here: #141 😉 |
If you're still interested, I'm accepting PRs :) |
+1 for this! Also, currently the |
Hello there, sorry to disappoint - due to other obligations I won't have time to implement a PR for this - I actually had to move away from So anybody is welcome to pick this up and start working on it! |
This is resolved by #218. |
Agreed. Also handling the issue mentioned in #143 (comment) in #233 |
Uh oh!
There was an error while loading. Please reload this page.
Hey there!
I'm looking to support more options (mainly
importModuleSpecifier
, but theoretically any of the options defined here) fortsserver
'sconfigure
request. I see that you already send aconfigure
request as part of the initialization phase, so it should be relatively simple to add more options there.I'm happy to implement it myself - would you accept a PR for this?
The text was updated successfully, but these errors were encountered: