| Summary: | [assist] Descriptions for eslint directive templates are not helpful | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Rennie <Michael_Rennie> | ||||||||
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> | ||||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||||
| Severity: | normal | ||||||||||
| Priority: | P3 | CC: | curtis.windatt.public | ||||||||
| Version: | 11.0 | ||||||||||
| Target Milestone: | 11.0 | ||||||||||
| Hardware: | All | ||||||||||
| OS: | All | ||||||||||
| Whiteboard: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Michael Rennie
Created attachment 258927 [details]
screenshot
Created attachment 258928 [details]
rule assist
It also looks like we regressed being able to show the metadata about a rule in the assist popup - the tooltip used to show the description of the rule and the link to the ESLint help page for the rule.
Created attachment 258929 [details]
in-doc completion
The in-doc completion showing the bogus bullet point
Noticed this while working on auto opening the rules list (https://bugs.eclipse.org/bugs/show_bug.cgi?id=483623). Fixed in: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=9742f4262242c2c30e5f8e304c8f86b4de898798 We now have: 1. tooltips back for eslint rules 2. descriptions for eslint envs and help links 3. much better descriptions + examples + help links for the eslint* templates |