Closed eggachecat closed 4 years ago
@macjuul Hello would you like to do a code review for this? Thanks a lot!
BTW @macjuul should we configure some lint rules for this project in case many of us could have different default coding styles.
Will give the PR a review in the near future, currently caught up in some busy tasks for the moment. At a quick glance it looks promising and mostly ready to be merged π
Linting rules would be a great addition, however I've always struggled getting ESLint to work and end up getting rid of it all together. If you have any suggestions for it feel free to let me know or open a separate PR.
Thanks!
UPDATE: I am using this extension with this feature to learn the source code of react, the performance is just fineππ. And I realized that maybe putting chapter into epic may be a good idea
TODO: right-click-context-menu would be a great option for sorting
Heyo! Just checking in. Looks like the latest PR merge caused some conflicts. I'll take care of merging this PR once they are resolved and you're confident grouping and sorting is ready π
@macjuul just make another PR to resolve the previous PR conflict. Would you like to do a code review?
BTW, should we make the default value of maxFiles larger up to something like 500? Sometimes it really is confusing when the extension misses some anchors in a large repo.
I've upped the maxFiles
limit to 250 for now and fixed some inconsistencies around it.
I did run into some issues getting ESLint to work, and I had to fix some issues for it to calm down, however it caused some conflicts on your branch, so I quickly fixed those too.
I'll give this branch some additional testing before merging it, although it's looking good! π
Hey! I've tested your branch and everything seems to work great, and I really appreciate your PR!
One minor change I made was to remove the default Epic and instead opt to not display untagged anchors in the tree in order to keep epics more streamlined, as it may have been confusing to new users. Other than that everything's good to go!
@macjuul Great! Nice work!! BTW I cannot find the latest version from vscode , would you like to publish it? Can not wait for sharing(showing off :-)) it with my colleagues!
@eggachecat I'll release the new version shortly (hopefully today) along with some other minor changes