4

Code in code review screen enter image description herelooks pale without syntax highlights.

Colonel Panic
  • 132,665
  • 89
  • 401
  • 465
Val K
  • 105
  • 8

2 Answers2

3

It doesn't, but there is an open request at Perforce to add this functionality. You can have your name added to the list of requesters: http://forums.perforce.com/index.php?/topic/3574-feature-request-syntax-highlighting-in-diff-view/

Br.Bill
  • 637
  • 5
  • 12
  • 1
    Syntax highlighting makes code easier to read, so is crucial in any application that displays code. Its omission in Swarm is glaring. – Colonel Panic Oct 20 '17 at 10:46
0

Yes, following Br.Bill's answer to the forum thread it concludes that this was added to the Helix 2022.1 release:

https://www.perforce.com/products/helix-swarm/whats-new-helix-swarm#tab-panel-75495

New Review Page

To help teams work more efficiently, we have rebuilt the main page of Helix Swarm. This new and intuitive review page is where most developers work. The new review page helps users navigate to our most frequently used features so they can quickly collaborate to improve code quality. These features include syntax highlighting, a new Information panel, a file list, improved markdown support, and more! Watch the video to discover all the improvements.

user3797758
  • 829
  • 1
  • 14
  • 28