Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do you reference a line in another file using Code Collaborator?

In the chat box of file foo.cc I would like to reference a specific line in file bar.cc.

For example, I have bar.cc:line 12 written in my code collab chat box

In this case, code-collab only recognizes and allows the jump to bar.cc, but not to the line. Is it possible to write a reference to line 12 in bar.cc so that when the designer clicks on it in the chat box, they are immediately jumped to that line in the file?

like image 981
Jake88 Avatar asked Aug 20 '12 16:08

Jake88


1 Answers

After reading, using Code collaborator 7 and talking to our server support admins, there is no support for this functionality.

If you would like to see this type of automatic linking supported in the next version of code-collaborator, then vote on it in the following SmartBear Software support forum post:

https://community.smartbear.com/t5/Collaborator-Feature-Requests/Reference-the-Line-of-Another-File-in-the-Same-Review/idi-p/100236

like image 175
Jake88 Avatar answered Nov 17 '22 20:11

Jake88