microsoft / microsoft/TypeScript
Intellisense for import.meta.resolve()
未关闭
Awaiting More Feedback
Suggestion
- 主要语言
- Go
- 星标
- 111k
- 派生
- 14.3k
- 平均合并
- 2 天 4 小时
- 30 天内合并 PR
- 132
描述
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.
贡献指南
调研方向
Issue 没有指明文件或测试。首先定位现有的、用于常规 import 语句和表达式的 IntelliSense 路径,然后比较 import.meta.resolve(" 的处理方式。当输入该调用时能够提供与 import 补全等效的相对于当前目录的匹配项时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, typescript
- 领域
- developer-experience
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100