github_pr_tree icon indicating copy to clipboard operation
github_pr_tree copied to clipboard

Add a file tree to GitHub's Pull Request

Results 52 github_pr_tree issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

For the following example structure, I can search: - `MainGui` // 3 results It would be nice if we could do fuzzy matching, like: - `mgc` // shows MainGuiController As...

Main and test folders are the same colour: In IntelliJ IDEA these folders look like: This could make navigation a little easier

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...

dependencies

I'm on FF 100.0 (64-bit), but this may have started to happen much earlier as I usually use Chrome to browse GitHub issues and PRs. The `Better Pull Requests for...

Currently we have a close button to close the tree. But after that, we would have to refresh the page to see the tree again. I think it would be...

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

GitHub displays files in a folder before files in a subfolder, the tree view shows the subfolders first. Example: GitHub ``` Sources/Webservice/ProductFeedWebservice.swift Sources/Webservice/Request/ProductFeedRequest.swift ``` Tree view ``` Sources/Webservice/Request/ProductFeedRequest.swift Sources/Webservice/ProductFeedWebservice.swift ```...

help wanted

My colleague uses this extension on chrome and I'm a bit jealous. So I tried to download it from [the link in README.md](https://addons.mozilla.org/en-US/firefox/addon/better-pull-request-for-github/) but it seems that Firefox doesn't find...

help wanted