css - 跳转到 Visual Studio Code 中的 ID 或类选择器

标签 css visual-studio-code sublimetext3 atom-editor

在 Atom 和 Sublime 文本中,我可以通过按 Cntrl-R 并键入选择器的名称来跳转到 CSS 文件中的特定选择器。

是否有可以为 Visual Studio Code 复制此功能的扩展?

最佳答案

您可能正在寻找这个 https://marketplace.visualstudio.com/items?itemName=pranaygp.vscode-css-peek

按 Ctrl+P,然后键入您的选择器。

关于css - 跳转到 Visual Studio Code 中的 ID 或类选择器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52245226/

相关文章:

replace - 在 Sublime Text 3 中保留大小写替换

editor - Sublime 3 : Is there a way to remove tabs/spaces from empty lines?

css - 我的网络字体仅适用于 chrome

html - 使用伪元素(及其高度)的视差

r - 如何对 Radian 作为 R 的 VS Code 终端进行故障排除

vim - 在 Vintage 中切换模式时更改 sublime text 3 的外观

html - 倾斜 Div 上的导航栏

html - 如何在使用 start 属性的有序列表中设置标记样式?

f# - 无法在 VS 代码上使用 FSI

visual-studio-code - 如何更改vscode中状态栏的按钮顺序?