eclipse-wildwebdeveloper / eclipse-wildwebdeveloper/wildwebdeveloper
HTML editing cannot navigate open JavaScript and CSS external file declaration references
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 201
- Forks
- 76
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 21
Description
Problem description
When editing an HTML page, the current editor is unable to open methods and element declarations in externally referenced JavaScript and CSS files, which is very inconvenient for locating problem operations.
Problem Solving
I hope the HTML editor supports direct opening and navigation to specific styles or JS methods declared in external files through mouse click (shortcut key) styles and JS methods
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the HTML editor's handling of externally referenced JavaScript and CSS declarations. Investigate how mouse-click or shortcut navigation currently resolves methods and styles, then define the supported navigation behavior and verify that selecting an external reference opens the specific declaration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html, java, javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100