Click here to Skip to main content
15,891,136 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: C++ Code formatting for templates auto-adds weird default value Pin
Stefan_Lang14-May-14 20:14
Stefan_Lang14-May-14 20:14 
GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Chris Maunder15-May-14 1:35
cofounderChris Maunder15-May-14 1:35 
GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Stefan_Lang15-May-14 3:16
Stefan_Lang15-May-14 3:16 
GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Brisingr Aerowing15-May-14 9:30
professionalBrisingr Aerowing15-May-14 9:30 
GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Chris Maunder15-May-14 9:34
cofounderChris Maunder15-May-14 9:34 
GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Stefan_Lang16-May-14 1:16
Stefan_Lang16-May-14 1:16 
GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Stefan_Lang16-May-14 1:18
Stefan_Lang16-May-14 1:18 
GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Stefan_Lang10-Jun-14 1:45
Stefan_Lang10-Jun-14 1:45 
Here's another formatting issue for C++ code: a triple slash followed by anything containing either a 'less' sign or the associated html tag, leads to the remainder of the code being greyed out! Not even sure why any parts of C++ code should be greyed out!? Interestingly, the part before the less sign is correctly formatted in green, as a comment, although the leading triple slash is still grey Confused | :confused:

Here's an example:
C++
void foo() {
   /// some < meaningful code
   some = more + code;
}

GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Stefan_Lang6-Aug-14 0:25
Stefan_Lang6-Aug-14 0:25 
BugCTRL+Left and CTRL+Right don't work everywhere Pin
OriginalGriff14-May-14 0:13
mveOriginalGriff14-May-14 0:13 
GeneralRe: CTRL+Left and CTRL+Right don't work everywhere Pin
Rage14-May-14 1:11
professionalRage14-May-14 1:11 
GeneralRe: CTRL+Left and CTRL+Right don't work everywhere Pin
OriginalGriff14-May-14 3:17
mveOriginalGriff14-May-14 3:17 
GeneralRe: CTRL+Left and CTRL+Right don't work everywhere Pin
Chris Maunder15-May-14 2:00
cofounderChris Maunder15-May-14 2:00 
GeneralRe: CTRL+Left and CTRL+Right don't work everywhere Pin
OriginalGriff15-May-14 2:18
mveOriginalGriff15-May-14 2:18 
BugCannot Report a Message Pin
Karen Mitchelle13-May-14 21:55
professionalKaren Mitchelle13-May-14 21:55 
GeneralRe: Cannot Report a Message Pin
Chris Maunder14-May-14 16:24
cofounderChris Maunder14-May-14 16:24 
GeneralRe: Cannot Report a Message Pin
Karen Mitchelle14-May-14 20:25
professionalKaren Mitchelle14-May-14 20:25 
SuggestionArticle Contest Pin
Clark Kent12313-May-14 7:34
professionalClark Kent12313-May-14 7:34 
AnswerRe: Article Contest Pin
Kevin Priddle13-May-14 8:17
professionalKevin Priddle13-May-14 8:17 
GeneralRe: Article Contest Pin
Clark Kent12313-May-14 8:47
professionalClark Kent12313-May-14 8:47 
GeneralRe: Article Contest Pin
SoMad13-May-14 22:26
professionalSoMad13-May-14 22:26 
GeneralRe: Article Contest Pin
Stefan_Lang14-May-14 5:01
Stefan_Lang14-May-14 5:01 
GeneralRe: Article Contest Pin
Nelek13-May-14 22:39
protectorNelek13-May-14 22:39 
QuestionWorkspaces "explore" renders javascript error ... Pin
RedDk13-May-14 7:26
RedDk13-May-14 7:26 
AnswerRe: Workspaces "explore" renders javascript error ... Pin
Kamil Burzynski14-May-14 20:42
sitebuilderKamil Burzynski14-May-14 20:42 

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

Flags: Added to TODOFixedAnswered

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