Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Open pull request links with "Ignore whitespace" option enabled by default #78

Closed
reyronald opened this issue Nov 13, 2017 · 0 comments
Labels

Comments

@reyronald
Copy link
Member

As a user of the extension, I want that every time I click in a pull request in the pull request list page "https://bitbucket.org/{team}/{repo}/pull-requests/", the PR opens with "Ignore white space" option enabled by default, so that I don't have to manually enable it each time I am reviewing code.

I should be able to opt-in / opt-out of the feature in the Options page, in case I'd like to disable this functionality.

This is as simple as appending ?w=1 to every PR URL in the list page, nothing else. If I am currently inside a PR with the Ignore white space off, I don't want it to be automatically changed, because otherwise I wouldn't be able to review code in this mode if I wanted to unless I disable the feature in the extension.

reyronald added a commit that referenced this issue Nov 17, 2017
…fault

Open pull request links with "Ignore whitespace" option enabled by default when entering pull requests from the pull request list page.

Closes issue #78.
reyronald added a commit that referenced this issue Nov 20, 2017
…fault (#81)

Open pull request links with "Ignore whitespace" option enabled by default when entering pull requests from the pull request list page.

Closes issue #78
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant