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.
有没有办法设置 RubyMine,如果光标正好在符号之后,按 |tab| 将触发自动完成,但如果不是,请按 |tab| 会缩进吗?
这种定制只能通过编写插件来完成。