How to make pycharm open files without replacing currently open file? -


i using pychram. every time try open new file, instead of opening along previous opened file.

how can make pycharm open source file on different tabs?

make sure have tabs enabled (editor | general | editor tabs | tab appearance | placement).


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

iis - ASP.Net Core CreatedAtAction in HttpPost action returns 201 but entire request ends with 500 -