Click here to Skip to main content
15,895,656 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Anyone know any good resources for extending VS and VS Code syntax highlighting/intellisense? Pin
honey the codewitch13-Nov-21 12:22
mvahoney the codewitch13-Nov-21 12:22 
GeneralRe: Anyone know any good resources for extending VS and VS Code syntax highlighting/intellisense? Pin
Jo_vb.net14-Nov-21 2:01
mvaJo_vb.net14-Nov-21 2:01 
GeneralRe: Anyone know any good resources for extending VS and VS Code syntax highlighting/intellisense? Pin
honey the codewitch14-Nov-21 5:22
mvahoney the codewitch14-Nov-21 5:22 
GeneralRe: Anyone know any good resources for extending VS and VS Code syntax highlighting/intellisense? Pin
Matias Lopez12-Nov-21 10:04
Matias Lopez12-Nov-21 10:04 
AnswerRe: Anyone know any good resources for extending VS and VS Code syntax highlighting/intellisense? Pin
Jacquers11-Nov-21 17:41
Jacquers11-Nov-21 17:41 
GeneralRe: Anyone know any good resources for extending VS and VS Code syntax highlighting/intellisense? Pin
honey the codewitch11-Nov-21 17:42
mvahoney the codewitch11-Nov-21 17:42 
GeneralRe: Anyone know any good resources for extending VS and VS Code syntax highlighting/intellisense? Pin
Jacquers11-Nov-21 17:51
Jacquers11-Nov-21 17:51 
AnswerRe: Anyone know any good resources for extending VS and VS Code syntax highlighting/intellisense? Pin
Stefan_Lang13-Nov-21 1:18
Stefan_Lang13-Nov-21 1:18 
Not sure if that's what you're looking for, and I don't know if it can be used with VS Code, but I'm very happy with the extended coloring and highlighting capabilities of Visual Assist - a Visual Studio extension by Whole Tomato Software[^]

But admittedly the main use I get out of it is its outliner and VA View that gives me a host of information about any symbol I'm currently hovering over. You can find references to any symbol, and unlike Intellisense it will distinguish uses of that specific symbol from uses of a same name symbol from another context. Also the code macros and refactoring options are better than anything offered by Intellisense.

There are a lot more useful features like renaming: renaming a member variable will show you every affected line as context and lets you disable those you don't want changed, and renaming a class within a file of the same name will offer to also change the file names accordingly, as well as adjust #include statements of renamed headers.
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: Anyone know any good resources for extending VS and VS Code syntax highlighting/intellisense? Pin
honey the codewitch13-Nov-21 3:55
mvahoney the codewitch13-Nov-21 3:55 
GeneralRe: Anyone know any good resources for extending VS and VS Code syntax highlighting/intellisense? Pin
Stefan_Lang13-Nov-21 4:08
Stefan_Lang13-Nov-21 4:08 
GeneralRe: Anyone know any good resources for extending VS and VS Code syntax highlighting/intellisense? Pin
Stefan_Lang13-Nov-21 4:12
Stefan_Lang13-Nov-21 4:12 
AnswerRe: Anyone know any good resources for extending VS and VS Code syntax highlighting/intellisense? Pin
Thornik13-Nov-21 2:27
Thornik13-Nov-21 2:27 
GeneralRe: Anyone know any good resources for extending VS and VS Code syntax highlighting/intellisense? Pin
honey the codewitch13-Nov-21 3:37
mvahoney the codewitch13-Nov-21 3:37 
AnswerRe: Anyone know any good resources for extending VS and VS Code syntax highlighting/intellisense? Pin
mikemkii14-Nov-21 23:36
mikemkii14-Nov-21 23:36 
GeneralRe: Anyone know any good resources for extending VS and VS Code syntax highlighting/intellisense? Pin
honey the codewitch15-Nov-21 0:18
mvahoney the codewitch15-Nov-21 0:18 
AnswerRe: Anyone know any good resources for extending VS and VS Code syntax highlighting/intellisense? Pin
Member 916705715-Nov-21 2:35
Member 916705715-Nov-21 2:35 
GeneralRe: Anyone know any good resources for extending VS and VS Code syntax highlighting/intellisense? Pin
honey the codewitch15-Nov-21 2:37
mvahoney the codewitch15-Nov-21 2:37 
GeneralRe: Anyone know any good resources for extending VS and VS Code syntax highlighting/intellisense? Pin
Member 916705715-Nov-21 2:39
Member 916705715-Nov-21 2:39 
GeneralRe: Anyone know any good resources for extending VS and VS Code syntax highlighting/intellisense? Pin
honey the codewitch15-Nov-21 2:40
mvahoney the codewitch15-Nov-21 2:40 
GeneralHow to buy medical insurance personally? Pin
Southmountain11-Nov-21 6:28
Southmountain11-Nov-21 6:28 
GeneralRe: How to buy medical insurance personally? Pin
Member 1532961311-Nov-21 7:20
Member 1532961311-Nov-21 7:20 
GeneralRe: How to buy medical insurance personally? Pin
jeron111-Nov-21 7:58
jeron111-Nov-21 7:58 
GeneralRe: How to buy medical insurance personally? Pin
Southmountain11-Nov-21 14:03
Southmountain11-Nov-21 14:03 
GeneralRe: How to buy medical insurance personally? Pin
jeron112-Nov-21 4:06
jeron112-Nov-21 4:06 
GeneralRe: How to buy medical insurance personally? PinPopular
OriginalGriff11-Nov-21 8:12
mveOriginalGriff11-Nov-21 8:12 

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.