Click here to Skip to main content
16,016,736 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: Issue with the right panel in QA Pin
Sandeep Mewara4-Jul-10 18:59
mveSandeep Mewara4-Jul-10 18:59 
GeneralRe: Issue with the right panel in QA Pin
Chris Maunder17-Jan-11 20:59
cofounderChris Maunder17-Jan-11 20:59 
Generalintermittant ad display problem. Pin
Dan Neely3-Jul-10 18:59
Dan Neely3-Jul-10 18:59 
GeneralRe: intermittant ad display problem. Pin
Chris Maunder4-Jul-10 2:11
cofounderChris Maunder4-Jul-10 2:11 
GeneralRe: intermittant ad display problem. Pin
Dan Neely4-Jul-10 3:58
Dan Neely4-Jul-10 3:58 
GeneralRe: intermittant ad display problem. Pin
Luc Pattyn4-Jul-10 4:57
sitebuilderLuc Pattyn4-Jul-10 4:57 
GeneralCode Colorizer [Colouriser] for C# not case sensitive? Pin
DaveyM693-Jul-10 12:42
professionalDaveyM693-Jul-10 12:42 
GeneralRe: Code Colorizer [Colouriser] for C# not case sensitive? Pin
Luc Pattyn3-Jul-10 14:08
sitebuilderLuc Pattyn3-Jul-10 14:08 
Hi Dave,

some languages need case-insensitive colorization, VB is a prime example. Most languages don't.

There are more anomalies; here is a forum example with lang="cs":

C#
int double float char string IntPtr decimal myForm BigInteger
INT DOUBLE FLOAT CHAR STRING iNTpTR DECIMAL MYfORM bIGiNTEGER


(it looks similar in the T&T environment)

Why are double and float treated differently? or char and string?

Anyway, IntPtr isn't a keyword at all (see here[^]); it is a type, like BigInteger, with one distinction: it resides in System itself. But it isn't a shortcut, not in the way int stands for System.Int32, so I would expect it to be black.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.


GeneralRe: Code Colorizer [Colouriser] for C# not case sensitive? Pin
DaveyM693-Jul-10 15:03
professionalDaveyM693-Jul-10 15:03 
GeneralRe: Code Colorizer [Colouriser] for C# not case sensitive? Pin
Chris Maunder3-Jul-10 16:14
cofounderChris Maunder3-Jul-10 16:14 
GeneralRe: Code Colorizer [Colouriser] for C# not case sensitive? Pin
DaveyM693-Jul-10 22:19
professionalDaveyM693-Jul-10 22:19 
GeneralRe: Code Colorizer [Colouriser] for C# not case sensitive? Pin
Chris Maunder5-Jul-10 4:40
cofounderChris Maunder5-Jul-10 4:40 
GeneralRe: Code Colorizer [Colouriser] for C# not case sensitive? Pin
DaveyM695-Jul-10 4:49
professionalDaveyM695-Jul-10 4:49 
QuestionWhat's wrong with 'My Vote of 1'? Pin
Ankur\m/3-Jul-10 2:56
professionalAnkur\m/3-Jul-10 2:56 
AnswerRe: What's wrong with 'My Vote of 1'? Pin
Chris Maunder3-Jul-10 3:30
cofounderChris Maunder3-Jul-10 3:30 
GeneralRe: What's wrong with 'My Vote of 1'? Pin
Ankur\m/4-Jul-10 18:26
professionalAnkur\m/4-Jul-10 18:26 
Generalreport != rep org Pin
Luc Pattyn2-Jul-10 7:40
sitebuilderLuc Pattyn2-Jul-10 7:40 
GeneralRe: report != rep org Pin
#realJSOP2-Jul-10 12:13
professional#realJSOP2-Jul-10 12:13 
GeneralRe: report != rep org Pin
Chris Maunder2-Jul-10 12:19
cofounderChris Maunder2-Jul-10 12:19 
GeneralRe: report != rep org Pin
#realJSOP3-Jul-10 0:30
professional#realJSOP3-Jul-10 0:30 
GeneralRe: report != rep org Pin
Luc Pattyn3-Jul-10 17:07
sitebuilderLuc Pattyn3-Jul-10 17:07 
GeneralArticle Layout Pin
Xmen Real 2-Jul-10 5:19
professional Xmen Real 2-Jul-10 5:19 
GeneralRe: Article Layout Pin
Chris Maunder2-Jul-10 5:52
cofounderChris Maunder2-Jul-10 5:52 
GeneralRe: Article Layout Pin
Dan Neely2-Jul-10 7:17
Dan Neely2-Jul-10 7:17 
General"Kid-sister friendly" rule in the Lounge Pin
Nemanja Trifunovic2-Jul-10 2:54
Nemanja Trifunovic2-Jul-10 2:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.