feature-requesthelp wantedhtml
仓库指标
- Star
- (74,848 star)
- PR 合并指标
- (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)
描述
It would be really helpful for IntelliSense to understand what file type I want to import based on the language I am writing in. For example, when using the <link rel="stylesheet" href=""> tag, IntelliSense should narrow the autocomplete suggestions down to the CSS files in my project to use in the href field. If filtering isn't a good solution, putting all appropriate (in this case CSS) files on top of the suggestion list would be a really nice feature.