Project

General

Profile

Actions

Feature #19810

closed

Syntax highlighter for C/C++

Added by ESJEI WOO almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Resolution:
Invalid

Description

We need syntax highlighter plugin for C/C++. Someone recommends ultra_violet plugin.
But we experienced system hangup only after installation of ultra_violet.
It seems not match with current Redmine.
How can I get good syntax highlighter for C/C++?

Actions #1

Updated by ESJEI WOO almost 11 years ago

System hangup means MySQL is down while start up.

Actions #2

Updated by Toshi MARUYAMA almost 11 years ago

  • Status changed from New to Closed
  • Resolution set to Invalid
#include <stdio.h>

int main()
{
  return 0;
}
public class redmine
{
  const static int = 0;
};
Actions

Also available in: Atom PDF