我尝试查找这些问题,但它们是针对整行的。
我的问题是例如let url = "https://robohash.org/hello.png?set=set4";
let url = "https://robohash.org/hello.png?set=set4";
在这里,是否有任何快捷方式可以仅选择 url 或基本上包含在“”之间的任何内容。是否可以?
visual-studio-code
visual-studio-code ×1