microsoft / TypeScript-Sublime-Plugin

IO wrapper around TypeScript language services, allowing for easy consumption by editor plugins
Apache License 2.0
1.72k stars 237 forks source link

Linting Gone Astray? #703

Closed wbond closed 5 years ago

wbond commented 5 years ago

We've started seeing a number of posts on the forum that seem to be caused by this plugin.

I figured I'd give you a heads up.

wbond commented 5 years ago

Here is another case: https://forum.sublimetext.com/t/unwanted-underlines-in-vue-components/41801

l2aelba commented 5 years ago

I tho it just only me. @wbond

Have not any problem like this before.

screenshot 2019-02-14 at 11 54 22

Patabugen commented 5 years ago

For me disabling the "TypeScript" plugin (as suggested here: https://forum.sublimetext.com/t/remove-syntax-highlight-red-wavy-underlines-everywhere/41663/10 ) has solved this issue.

On Windows 10 and Sublime Text 3.1.1 ( build 3176 )

khatrinitesh commented 5 years ago

Hi

khatrinitesh commented 5 years ago

I need some help.

DanielRosenwasser commented 5 years ago

Sorry about this everyone - I think I have the fix. I'll try to put it out tomorrow.

khatrinitesh commented 5 years ago

Hi,

Okay, no problem.

On Mon 25 Feb, 2019, 3:13 PM Daniel Rosenwasser, notifications@github.com wrote:

[image: Boxbe] https://www.boxbe.com/overview Daniel Rosenwasser ( notifications@github.com) is not on your Guest List https://www.boxbe.com/approved-list?tc_serial=48260258339&tc_rand=1059193376&utm_source=stf&utm_medium=email&utm_campaign=ANNO_MWTP&utm_content=001&key=9bztL86b%2FVgHr5vQu7dOGhx4ZGeoYIwBdEHgj8CrSYY%3D&token=YMNSwW%2BaMVnF5gOW9sUydqsHJx61oYaZLkR3DGEZLMQVlj5nRJB5fX%2FQKabv65Mk | Approve sender https://www.boxbe.com/anno?tc_serial=48260258339&tc_rand=1059193376&utm_source=stf&utm_medium=email&utm_campaign=ANNO_MWTP&utm_content=001&key=9bztL86b%2FVgHr5vQu7dOGhx4ZGeoYIwBdEHgj8CrSYY%3D&token=YMNSwW%2BaMVnF5gOW9sUydqsHJx61oYaZLkR3DGEZLMQVlj5nRJB5fX%2FQKabv65Mk | Approve domain https://www.boxbe.com/anno?tc_serial=48260258339&tc_rand=1059193376&utm_source=stf&utm_medium=email&utm_campaign=ANNO_MWTP&utm_content=001&dom&key=9bztL86b%2FVgHr5vQu7dOGhx4ZGeoYIwBdEHgj8CrSYY%3D&token=YMNSwW%2BaMVnF5gOW9sUydqsHJx61oYaZLkR3DGEZLMQVlj5nRJB5fX%2FQKabv65Mk

Sorry about this everyone - I think I have the fix. I'll try to put it out tomorrow.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Microsoft/TypeScript-Sublime-Plugin/issues/703#issuecomment-466944012, or mute the thread https://github.com/notifications/unsubscribe-auth/AjM0h1wlQiAaS2dW4oJ4h7VZtRu2Gnyzks5vQ7AtgaJpZM4ahsXA .

DanielRosenwasser commented 5 years ago

Fix is out at #705.