About 542,000 results
Open links in new tab
  1. JetBrains Toolbox in Windows to install IDEs to specific folders …

    Dec 21, 2017 · JetBrains Toolbox in Windows to install IDEs to specific folders other than ones within drive C Asked 7 years, 6 months ago Modified 1 year, 8 months ago Viewed 21k times

  2. JetBrains Toolbox won't open - Stack Overflow

    Sep 3, 2018 · I use JetBrains Toolbox at work to manage my different projects and it has stopped working for a few days. When I click on the icon, no windows open. Note that this is not the …

  3. How to correctly set up IntelliJ with WSL2 - Stack Overflow

    Apr 15, 2021 · All the mentioned PowerShell commands, including the ones on the JetBrains site, didn't really help. But what eventually did the trick was that Windows Defender's "Inbound …

  4. How do I change VS Code Settings to use JetBrains Mono Font

    Jan 17, 2020 · I'm not sure if I installed my JetBrains font different but I have to use 'JetBrainsMono Nerd Font Mono' in my terminal configuration to get it work work properly.

  5. android - A failure occurred while executing org.jetbrains.kotlin ...

    A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptExecution Asked 5 years, 1 month ago Modified 9 months ago Viewed 594k times

  6. c# - Where does Rider install .NET - Stack Overflow

    Feb 27, 2024 · It's not a secret that JetBrains has its own forks of many .NET open source components, from MSBuild to Xamarin bits, and install them with Rider if you don't have the …

  7. How can I find particular file in IntelliJ IDEA?

    Dec 3, 2012 · I need to find test.xml in IntelliJ IDEA. How can I do that? Keyboard shortcut if any?

  8. webstorm - What is the .idea folder? - Stack Overflow

    Jun 11, 2013 · The JetBrains IDEs (webstorm, intellij, android studio, pycharm, clion, etc.) automatically add that folder to your git repository (if there's one). Inside the folder .idea, has …

  9. JetBrains / IntelliJ keyboard shortcut to collapse all methods

    Is there a shortcut for any JetBrains IDE (since the shortcut would likely be shared across all of them) to collapse all the methods / functions so that only the method signatures are shown?

  10. How to clean project cache in IntelliJ IDEA like Eclipse's clean?

    Jul 10, 2013 · Sometimes the IDE makes some error because of the cache. In Eclipse, we can use clean to solve the problem. How can I do this in IntelliJ?