code-annotation
code-annotation copied to clipboard
🐈 Code Annotation Tool
Hi, I noticed at pair 6 something suspicious. Code & comments are the same in both samples but everything is marked as changed (even without reusing of anything that can...
Currently to implement ACL we use github organizations & teams API. Teams API is unstable: > Warning: The API may change without advance notice during the preview period. Preview features...
Like @vmarkovtsev suggested https://github.com/src-d/code-annotation/issues/54#issuecomment-369563866 it would be better to display file lines number on top of code block. Bellow you can find a screenshot.
When annotating, If a line of code is big and I need to horizontally scroll to see the rest of it, I would like for the paired file to scroll...
Hi, If you can jump to pair by its id it could be a useful feature when you have to visit several pairs (for example to discuss details with somebody)....
Since the comments can be completely irrelevant (in the scope of Gemini are) we should give the option to hide or show the comments.
Right now we use Drone for both, CI and CD. We would like to use Travis for building and CI, as it is with other projects and Drone only for...
@bzz @smacker Just wanted to write this down, so it won't be forgotten, hence in my opinion the impact that it will have on the experience.
It would be great to know which UI element triggered the URL change. from: https://github.com/src-d/code-annotation/issues/140#issuecomment-367390137
Initially, frontend routing was implemented only for 2 pages without clear vision what would be required later (like permission checks). Now when we have ~10 pages already, it works but...