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

Better labeling for issues / list of high pri tasks? #88

Closed
JoshuaKGoldberg opened this issue Oct 15, 2018 · 8 comments
Closed

Better labeling for issues / list of high pri tasks? #88

JoshuaKGoldberg opened this issue Oct 15, 2018 · 8 comments

Comments

@JoshuaKGoldberg
Copy link

@angelozerr / @egamma I'm very motivated to get this thing to a usable state. How can I as a prospective contributor help out? Is there a list of good first issue issues?

If you could label issues as good first issue / high priority / bug / blocked / etc., that'd be very helpful! 😊

@egamma
Copy link
Contributor

egamma commented Oct 16, 2018

@JoshuaKGoldberg the current implementation of the tslint-language-service is based on code from the vscode-tslint extension. Unfortunately the two code streams have evolved independently and this is now difficult to maintain. We have therefore decided to start fresh and have some initial code that we will publish soon. Looking forward to your contributions in the fresh code base.

//CC @mjbvz

@csvn
Copy link

csvn commented Oct 16, 2018

I’m very interested in this new project @egamma. Where can we find out when it’s made public? Will you notify in this repo?

@egamma
Copy link
Contributor

egamma commented Oct 17, 2018

@csvn we will definitely notify this repo when the new repository becomes public // CC @mjbvz

@JoshuaKGoldberg
Copy link
Author

@egamma / @mjbvz do you have a rough ball park of time frame? As in, weeks or months?

Context: the lack of typed rule support is a real pain with TSLint + VS Code. If it's months before you're planning on releasing, it'd be more efficient for us to work off of this repository / a fork of it in the meantime to get the very basic features than to wait.

@mjbvz
Copy link
Contributor

mjbvz commented Oct 18, 2018

We're aiming to get a preview release out this month

@mjbvz
Copy link
Contributor

mjbvz commented Oct 22, 2018

Here's the repo with the forked plugin: https://github.com/Microsoft/typescript-tslint-plugin

And the vscode extension that contributes this plugin: https://github.com/Microsoft/vscode-typescript-tslint-plugin The extension should be published to the marketplace sometime this week

@lumaxis
Copy link

lumaxis commented Oct 22, 2018

Fantastic news, thanks @mjbvz!

@JoshuaKGoldberg
Copy link
Author

Hooray!

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

No branches or pull requests

5 participants