typescript-tslint-plugin
                                
                                 typescript-tslint-plugin copied to clipboard
                                
                                    typescript-tslint-plugin copied to clipboard
                            
                            
                            
                        TypeScript TSLint language service plugin
The first and fourth fixes here appear to be the same. I'm not sure if it's something I've done, or a bug (or how to tell).
Testing: https://github.com/Microsoft/vscode/issues/62092 (vscode-tslint has the same limitation) When a line has multiple rule violations and you want to disable more then one, then the quick fix doesn´t handle this case...
Testing: https://github.com/Microsoft/vscode/issues/62092 See the screenshot below and notice: - each tslint diagnostic has the same diagnostic code 10000 - each diagnostic includes the rule name At some point it was...
Add a simple test for the `suppressWhileTypeErrorsPresent` configuration option