- This topic has 1 reply, 2 voices, and was last updated 8 years ago by gorand.
-
AuthorPosts
-
gorandParticipantHello!
Eclipse Neon.1a Release (4.6.1)
WebClipse 2016 CI 8
TypeScript 1.0I moved mouse pointer over warning text but i not see some warning message.
1) Why WebClipse showed me popup code, but not showed warning message? (see attachment)2) How enable warning “missing semicolon” on TypeScript code ?
Please help me.
Attachments:
You must be logged in to view attached files.
support-piotrParticipantHi Gorand!
Thanks for trying our TypeScript tooling out! I am sorry that you’ve run into those issues. Could you please let me know what kind of tooling you are using to produce those warning messages, so that we can replicate this on our end and improve your experience? A screenshot of Markers or Problems view with the related warning would be very helpful.
Best regards,
Piotr Tomiak
gorandParticipantHello!
Doing screenshots for you (see attached pictures), I saw that the warning does not create your webclipse, and set tslint. Therefore webclipse and shows no warning hint.
Then the question – how to set up webclipse that he or independently defined typescript wanrirngs or interacted in tslint and displays the warning?
Where in webclipse error settings and warnings?
Maybe you know how to configure tslint to himself when you hover the mouse showed his warnings?
As I show in the enclosed pictures, another project palantir / eclipse-typescript normal displays and errors and warnings.Attachments:
You must be logged in to view attached files.
gorandParticipantadd pictures
webclipse generated internal error – i send this error to report serverAttachments:
You must be logged in to view attached files.
support-piotrParticipantHi Gorand!
Thank you very much for your report! TSLint support with Webclipse plugin is indeed not present yet. We are working on getting it in and I hope it’ll be present in the next release. I apology that you don’t get hover info on warnings from the 3-rd party tools. This will be fixed immediately and available in the next release.
Best regards,
Piotr Tomiak
support-piotrParticipantHi Gorand!
Thanks for the report! If you click “send” in this popup we will receive the information about the exception including stack trace and other details. This allows us to get directly on the issue. I am sorry that you are experiencing those issues and we will immediately take care of them.
Best regards,
Piotr Tomiak
support-piotrParticipantHi Gorand!
That’s a bug, the warning is not produced by our TypeScript tooling and we did put too strict filtering when hover tooltips are created. Based on your feedback we can correct the code and cover your use case.
Best regards,
Piotr Tomiak -
AuthorPosts