Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有一种简单的方法可以将选定的文本放入类似于本机变量 ${lineNumber} 的变量中,该变量是当前选定的行号?作为链接到在线帮助等的参数将非常有用。谢谢。
一旦此 vscode github 代码发布,它将是 $(selectedText} 。
编辑:它现在实际上可用。