For programming problems relating to using any of the JetBrains tools such as ReSharper, RubyMine, etc.
How can I set up that the code is reformatted automatically on saving? So I don't always have to press …
intellij-idea phpstorm jetbrains-ide reformattingWhen I got some PyCharm project from my colleague I saw some backup files of *.py files. This files have …
intellij-idea phpstorm pycharm webstorm jetbrains-ideWebStorm didn't support Vue.js natively (at least for now - Apr, 2016). I've find few advice how to improve WebStorm …
intellij-idea phpstorm webstorm vue.js jetbrains-ideI installed PyCharm and enabled pep8 checks in Inspections. If I write: def func(argOne): print(argOne) The IDE shows …
python pycharm pep8 jetbrains-ideHow does the org.jetbrains.annotations.Contract annotation work? How does IntelliJ IDEA support it?
java intellij-idea jetbrains-ideI am currently using Windows 10 with WSL Ubuntu 18.04 installed. I am trying to use WSL as the default terminal in …
webstorm jetbrains-ide windows-subsystem-for-linuxI have just updated to Android Studio 4.1 Canary 9, but I am getting the following error: Missing essential plugin: org.jetbrains.…
android-studio jetbrains-ideWhen using Pycharm I got a popup out of nowhere asking me if I wanted to add this file to …
git pycharm jetbrains-ideSince I've been using for some while ReSharper for C# (and other JetBrains tools) and have been very pleased with …
c++ visual-studio resharper clion jetbrains-ideI am configuring debugger on phpstorm on Ubuntu. I easily could set interpreter's path like C:xampp/php properly on …
php ubuntu phpstorm xdebug jetbrains-ide