microsoft / microsoft/TypeScript-Sublime-Plugin
Feature Request: Offer linting through SublimeLinter instead of custom
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 236
- Avg merge
- 21d 13h
- Merged PRs (30d)
- 1
Description
The main problem I'm running into is that I can't keep your error dialog displayed (Like cmd+shift+m will do in vscode). I realize there is the https://github.com/lavrton/SublimeLinter-contrib-tslint project, but it appears to be dead. (Not updated in a long time, and it sounds as if there's a conflict w/ your component https://github.com/lavrton/SublimeLinter-contrib-tslint/issues/19)
Thanks! Really awesome plugin so far though!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the TypeScript-Sublime-Plugin code that provides its current custom linting and error display, then review the referenced SublimeLinter-contrib-tslint project and its issue 19. Done means linting is offered through SublimeLinter without the reported component conflict and supports persistent error display.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100