Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

The behavior seems different that what is described in the documentation #27

@piotr-dobrogost

Description

@piotr-dobrogost

Firstly, thank you very much for creating this very useful plugin!

It seems I can't get the plugin to work.
I have Max number of dirs to show set to 2 and Count from start unchecked.

Having the following 3 files in the project

piotr@host:~project_dir$ find . -name 'some_file.py'
./project_name/resources/settings/agreements/modify/tests/some_file.py
./project_name/resources/transactions/cards/create/tests/some_file.py
./project_name/services/backend/tests/some_file.py

their tabs are named like this:

resources|settings some_file.py
resources|transactions some_file.py
services some_file.py

whereas I would expect (according to the documentation) this:

agreements|modify some_file.py
cards|create some_file.py
services|backend some_file.py

I'm using updated version of the plugin from https://github.com/vlascik/Tabdir/releases/tag/release-1.6.7-mod-vl with
PyCharm 2021.3.2 (Professional Edition)
Build #PY-213.6777.50, built on January 27, 2022

Thank you in advance for helping me getting this to work.

Btw, there's the issue "Show directory on editor tabs" at https://youtrack.jetbrains.com/issue/IDEA-111624 with users begging for improvement in this area and JetBrains keeps saying "sorry, will not do anything".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions