ozntel/file-tree-alternative

Support to File Order plugin

houcheng opened this issue · 6 comments

Hi all,
I've write a small modification to support File Order plugin.

The feature is simple, it just hides prefix numbers in folder and file view.
So that the looks could be:
image

compared to its origin look below, it is more clear.
image

If anyone like this feature, I can send the pull request.
Thanks,
Houcheng

cool ,
could you tell me how to get that?
thx for share your solution
mail: weicun581@qq.com

file-tree-alternative-main.zip
Hi @weicun581
Please see attached zip and you can just replace the main.js in the origin plugin.
I'll find the source code later (in my another computer) and put onto github.
thanks.

@houcheng Feel free to send a PR. I will see if it impacts the performance and merge as a new feature if it looks ok

file-tree-alternative-main.zip Hi @weicun581 Please see attached zip and you can just replace the main.js in the origin plugin. I'll find the source code later (in my another computer) and put onto github. thanks.

thanks for share your code, it seems work for me.
thx a lot

@houcheng Feel free to send a PR. I will see if it impacts the performance and merge as a new feature if it looks ok

appreciate your open attitude. i have tested his code, seems work for me.

@ozntel I just put a pull request and thank you.
@weicun581 It's great! Thank you for the feedback.