microsoft / microsoft/TypeScript
Intellisense for import.meta.resolve()
Open
Awaiting More Feedback
Suggestion
- Dominant language
- Go
- Stars
- 111k
- Forks
- 14.3k
- PR merge metrics
- PR metrics pending
Description
Would be useful to have `import.meta.resolve("` begin an intellisense relative to the current directory with the same matches it would for regular `import` statements and expressions.
Contributor guide
Research direction
The issue names no file or test. Start by locating the existing IntelliSense path for regular import statements and expressions, then compare how import.meta.resolve(" is handled. Done means typing the call offers current-directory-relative matches equivalent to import completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100