i m making a java language editor in c# using vs2012....and i m trying to obtain syntax highlighting for Java language using colorcode in richtextbox control....but unable to obtain any success.......
Id #25039 | Release:
None
| Updated: Mar 17 at 7:22 PM by manalishah | Created: Mar 17 at 7:22 PM by manalishah
XML colorizing can't handle empty attributes. E.g., colorizing "<root><child value="X" /></root>" works, whereas, colorizing "<root><child value="" /></root>" does not.
Id #25038 | Release:
None
| Updated: Oct 31, 2012 at 8:44 PM by junrau | Created: Oct 31, 2012 at 8:44 PM by junrau
Hi,
when the T-SQL code contains XML then XML tags interfere with HTML tags.
example (adding HEADER to HTML table):
SET @html.modify('insert <tr><th>date</th><th>user</th><th>version</th></tr>...
Id #25037 | Release:
None
| Updated: Aug 23, 2012 at 1:30 PM by piskac | Created: Aug 23, 2012 at 1:30 PM by piskac
When showing XML syntax, ColorCode doesn't show space between element attributes.
See a screenshot here: http://npe.codeplex.com/workitem/3
Id #25036 | Release:
None
| Updated: Jul 6, 2011 at 11:19 PM by dotnetjunky | Created: Jul 6, 2011 at 11:19 PM by dotnetjunky
Add colorization for Razor views.
Id #25035 | Release:
None
| Updated: Sep 23, 2010 at 4:53 PM by drewmiller | Created: Sep 23, 2010 at 4:53 PM by drewmiller
The forums application (social.msdn.microsoft.com) leverages this colorizer/formatter. Some stakeholders have asked for vbscript support. I request support for this to be added.
Id #25034 | Release:
None
| Updated: Jul 15, 2010 at 5:07 PM by brentserbus | Created: Jul 15, 2010 at 5:07 PM by brentserbus
I have a couple projects that use F# and I noticed that in the Source Code Browser the syntax colouring is absent.
Id #25033 | Release:
None
| Updated: Aug 4, 2011 at 11:16 PM by brentserbus | Created: Oct 21, 2009 at 11:55 AM by holoed
Originally reported on the CodePlex issue tracker by BlueCode at http://codeplex.codeplex.com/WorkItem/View.aspx?WorkItemId=21538
Original Description:
The C# highlighter macro don't know the LINQ...
Id #24976 | Release:
None
| Updated: Jan 10, 2010 at 12:45 AM by mwdiablo | Created: Oct 19, 2009 at 9:55 PM by saraford
Reported initially on CodePlex issue tracker by AlexanderMorou at http://codeplex.codeplex.com/WorkItem/View.aspx?WorkItemId=24428
Original description:
I just recently published my first commit...
Id #24975 | Release:
None
| Updated: Oct 19, 2009 at 9:52 PM by saraford | Created: Oct 19, 2009 at 9:52 PM by saraford
As an application developer
I want to a formatter that uses CSS class names instead of inline CSS styles
So that I can style source code with my own CSS rather than a ColorCode style sheet
E.g., i...
Id #24529 | Release:
None
| Updated: Jan 10, 2010 at 12:46 AM by mwdiablo | Created: Sep 3, 2009 at 9:29 AM by drewmiller