Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.12
-
Component/s: Source code viewer
-
Labels:None
-
Number of attachments :
Description
A basic algorithm would be enough and very useful in a first time to get a more readable source code :
- All key words of the language with color1
- All String (between "") with color2
- All comments with color3
- In java, all javadoc with color4
Clover reports are good examples.
Issue Links
- is related to
-
SONAR-631
Add a way to navigate across sources in the Sonar interface
-
-
SONAR-1083
Ability to colorize Javadoc tags
-
Activity
Freddy Mallet
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Description |
A basic algorithm would be enough and very useful in a first time to get a more readable source code : * All key words of the language with color1 * All String (between "") with color2 * All comments with color3 * In java, all javadoc with color4 |
A basic algorithm would be enough and very useful in a first time to get a more readable source code : * All key words of the language with color1 * All String (between "") with color2 * All comments with color3 * In java, all javadoc with color4 [Clover reports|http://downloads.atlassian.com/software/clover/samples/pmd/net/sourceforge/pmd/Report.html#Report.SuppressedViolation] are good examples. |
Freddy Mallet
made changes -
Freddy Mallet
made changes -
| Fix Version/s | 1.12 [ 15612 ] |
Freddy Mallet
made changes -
| Fix Version/s | 2.0 [ 15612 ] | |
| Fix Version/s | 1.12 [ 15685 ] |
Freddy Mallet
made changes -
| Link |
This issue is related to |
Simon Brandhof
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Simon Brandhof [ simon.brandhof ] | |
| Resolution | Fixed [ 1 ] |
Olivier Gaudin
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |