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.
Shift+Alt+A用于垂直或矩形突出显示。我正在尝试将它与StatET(R 代码)一起使用,但遇到了一些问题。
Shift+Alt+A
StatET
如果我曾经在我的代码Shift+Alt+A中放置一列方括号(, ), [,]那么所有代码都将在相关行中被删除。
(
)
[
]
如果我切换到pyorjava文件,问题就会消失。
py
java
我该如何解决?