Varun

Avatar
  • Total activity 16
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 5
  • Created

    Set default database in Intellij IDEA

    Answered
    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...
    • 4 followers
    • 3 comments
    • 0 votes
  • Created

    Shorter project name in recent projects

    Answered
    I am using WSL 2.This is how my recent projects look. Is it possible to remove \\wsl.localhost\WSL2\ prefix for readeability
    • 2 followers
    • 2 comments
    • 0 votes
  • Edited

    "Always select opened file" feature is laggy

    Answered
    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...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Breakpoint on new thread

    Answered
    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...
    • 2 followers
    • 1 comment
    • 0 votes