I was trying to create a new document from editarea itself after selecting few files from local storage, but when am trying to add new document it is overwriting existing file which I selected already, Is there any option to change this behaviour to open a new tab of file should opened.

as we can see here the current file is main.py having few line of codes init
but when I click new document button, its clearing existing values from main.py
