Varun
- 活动总数 16
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 5
-
创建于 Set default database in Intellij IDEA
已回答That's how my settings look. But as shown by the arrow, it's using old database as default. How do I update default database?I tried “Switch Schema” setting from this post but it didn't work for me... -
创建于 Shorter project name in recent projects
已回答I am using WSL 2.This is how my recent projects look. Is it possible to remove \\wsl.localhost\WSL2\ prefix for readeability -
已编辑于 "Always select opened file" feature is laggy
已回答I have enabled this toggle in IntelliJ so I can see the active file / directory navigation in Projects sidebar.If I open a new file in code editor, it takes few seconds for navigation to update. If... -
创建于 Breakpoint on new thread
已回答Netbeans has a feature to mark breakpoint on new thread. So I can suspend all threads whenever a new thread is created anywhere in the program. Is their equivalent feature (or plugin) for that in...