Im having this problem where i have the same file opened twice in two tabs. If i open the file from the project explorer i get a tab with this path:
ppr3common\ppr3common\library\imovo\imovogeneral.py
If i do CTRL+CLICK in a function that is located in this file i get a tab with this path:
\Projects\ppr3\ppr3common\ppr3common\library\imovo\imovogeneral.py
Is there any way to avoid this and don't have the same file opened twice? I tried with "workbench.editor.revealIfOpen": true but this doesn't solve my problem.
