code-annotation icon indicating copy to clipboard operation
code-annotation copied to clipboard

🐈 Code Annotation Tool

Results 39 code-annotation issues
Sort by recently updated
recently updated
newest added

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...

enhancement
v1

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...

feature-request
v1

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.

enhancement
v1

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...

enhancement
v1

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)....

feature-request
v1

Since the comments can be completely irrelevant (in the scope of Gemini are) we should give the option to hide or show the comments.

feature-request
v1

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...

enhancement
v1

@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.

enhancement
v1

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

feature-request
v1

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...

enhancement
v1