| Summary: | [Quickfix] Quick fix directive inserted in the "wrong place" for <script> code | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Steve Northover <steve_northover> |
| Component: | JS Tools | Assignee: | Curtis Windatt <curtis.windatt.public> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | minor | ||
| Priority: | P3 | ||
| Version: | 10.0 | ||
| Target Milestone: | 11.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Steve Northover
This is a problem in the quickfix. It happens in both HTML embedded scripts and a simple JS file. http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=f4a39e237d6586275058a57cac626db299b9c5bd Mike and I paired to fix this in master. Also fixes the same issues for adding eslint-env directive and tests. |