Tagged Questions

6
votes
1answer
79 views

Feature Request: Bring back syntax highlighting for code blocks in code review comments

Before Kiln 2.9, adding code inside the code tags in a code review comment would result in that code being displayed with syntax highlighting. Syntax highlighting no longer works …
3
votes
2answers
61 views

Feature Request: Bring back the orange outline rectangle for attached code on reviews

Before Kiln 2.9, clicking on an attached code block in a review comment would draw a bold orange rectangle around the selected code. Now in 2.9 it draws a tiny orange rectangle at …
1
vote
1answer
64 views

Inline differences no longer highlighted in code reviews in 2.7.34.0 (DB 123)?

Our team just updated to Kiln Version 2.7.34.0 (DB 123) this morning. Say a review includes this change: - ...(result, false, false, true)); + ...(result.Data, false, false, true …
2
votes
2answers
165 views

Syntax highlighting for *.xul and *.jsm files [closed]

When developing Firefox or XULRunner applications you have lots of *.xul and *.jsm files. Viewing those type of files in Kiln shows them as simple text files instead of syntax hig …