PyCharm/IntelliJ: Locate current open file in Project view By default Always Select Opened File or Autoscroll from Source John D K Jan 17, 2020 2 min read
PyCharm 2019+ Change File Association and File Types PyCharm / IntelliJ recognize most file types automatically by catalog of John D K Oct 26, 2019 2 min read
PyCharm/IntelliJ fast and auto change of the color theme PyCharm/IntelliJ allow you to change the color themes with John D K Apr 23, 2019 2 min read
PyCharm/IntelliJ 403 Forbidden for git push -u origin master Error 403 is very common error and can be caused John D K Jan 29, 2019 1 min read
PyCharm Bitbucket git credentials for Google account If you have an Bitbucket account created by signing up John D K Dec 7, 2018 2 min read
PyCharm/IntelliJ push changes from development to master This article describes the optimal sequence for pushing code from John D K Sep 3, 2018 2 min read
PyCharm/IntelliJ 18 This file is indented with tabs instead of 4 spaces In PyCharm / IntelliJ you can see yellow notification of the John D K Sep 1, 2018 1 min read
Linux Mint 19 Lock Screen and IntelliJ/PyCharm Reformat Code Linux Mint and IntellijJ/PyCharm has collision about screen lock John D K Aug 21, 2018 1 min read
Ubuntu 18/IntelliJ check and install Java SDK/JDK Update November 2019: The correct way to install Oracle JDK John D K Aug 20, 2018 2 min read
IntelliJ/PyCharm surround string with quotes If you want to surround selected string or text in John D K Jul 31, 2018 2 min read
JetBrains Promotions/disconts 2018 Now you can buy all JetBrains products with 50% disconts. John D K Jul 30, 2018 1 min read
IntelliJ/PyCharm not showing all git branches In PyCharm/IntelliJ you can see all local and remove John D K Jul 24, 2018 1 min read
PyCharm/IntelliJ edit only a commit message If you need to change/amend your commit message in John D K Jul 19, 2018 2 min read
PyCharm/IntelliJ extract all methods from a file If you want to collect signatures of all methods in John D K Jul 18, 2018 1 min read
IntelliJ/PyCharm 18 find with regex and save result to text file You can do a search in IntelliJ/PyCharm by using John D K Jul 11, 2018 1 min read
Complete Guide How To Migrate From Eclipse To IntelliJ IDEA Speaking about best IDEs or programming languages can similar to John D K May 31, 2018 7 min read
IntelliJ/PyCharm performance and beauty tips This post contains some productivity, performance and code beautifying tips. John D K May 16, 2018 4 min read
IntelliJ Community edition customize for grails This post will do customization on IntelliJ Community edition showing John D K May 3, 2018 2 min read
Maven project IntelliJ Could not find or load main class root The Intellij IDEA error for Maven project: Error: Could not John D K Apr 15, 2018 2 min read
IntelliJ IDEA 18 set up git Linux/Ubuntu In this post: * Version control and IntelliJ IDEA 18 * setup John D K Apr 15, 2018 2 min read
Intellij System.out.println() and main method templates In this post: * Show available Templates * Short Solution * sout - John D K Jan 8, 2018 1 min read
Intellij Error: Please select a module with a valid Python SDK Problem Running python code in Intellij or PyCharm produce error: John D K Jan 6, 2018 1 min read
Intellij IDEA 2017 unable to resolve class Maven Problem In Intellij IDEA dependency is successfully imported, no warnings John D K Nov 15, 2017 1 min read