Helper tool for handling code reviews in tfs with tfs git and pull requests. This tool extends Team Explorer page with code review functionality. You need to be connected with tfs git server to see this functionality on Team Explorer page. Code reviews is based on pull request...
Helper tool for handling code reviews in tfs with tfs git and pull requests. This tool extends Team Explorer page with code review functionality. You need to be connected with tfs git server to see this functionality on Team Explorer page. Code reviews is based on pull requests in completed state by default. Showed pull requests (completed or active) can be changed in Tools -> Options... -> Tfs git review -> General -> Show pull requests with state. State of code review is handled by labels for pull request for each reviewer and creator.
Saving "Set auto-complete" value when creating pull request
Showed pull requests with state active or completed can be changed in Tools -> Options... -> Tfs git review -> General -> Show pull requests with state
0.30
Fixed issue with renamed files
0.29
Moved settings to Tools -> Options... -> Tfs git review
0.28
Filter out pull requests without commit
0.27
Added option to set new pull request title from last commit
0.24
Assing work item from commit when creating pull request
0.23
Auto-complete for creating new pull request
0.22
Closing previous diff window
0.21
UI improvement for code review
Added setting for enable debug logging
0.19
Improved activating diff window
0.18
Fixed issues when switching between repositories
0.17
Create pull request
0.16
Added error handling
0.15
Added support for css files
Added indicator for already opened file
0.14
Create new pull request - preview changes
0.13
Added option to open pull request in browser
0.12
Added support for json files
0.11
Fixed retrieving related work items
Changes for code review UI
0.10
Diff for new and deleted files with empty file
0.9
Scrolling to comment editor after adding comment
Added threads separator
0.8
Fixed tagger for html documents
Added Alt+K key binding for creating comment
0.7
Added top level menu for adding comments for unknown editors
Added support for html editor
After adding comment focus is moved to comment editor
0.6
Fixed minor UI issues
Fixed issue with scroll
Set readonly for diff window
0.5
Added options to assign code review tasks if user story is assigned to pull request and user story contains tasks with following title format: "USER_STORY_ID: CR" e.g.: "7654: CR".
Code review task will change state after changing state of the code review as follow:
Active: for Discusion,
Closed: for Looks good, With comments and Decline,
New: for Requested
0.4
Minor UI fixes for different themes
Added option to close reviewed code reviews from pull request window