Click here to Skip to main content
15,911,891 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: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
Brady Kelly7-Nov-17 3:07
Brady Kelly7-Nov-17 3:07 
GeneralRe: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
Steve Naidamast8-Nov-17 2:04
professionalSteve Naidamast8-Nov-17 2:04 
GeneralRe: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
Cornelius Henning7-Nov-17 3:07
professionalCornelius Henning7-Nov-17 3:07 
GeneralRe: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
#realJSOP8-Nov-17 0:00
professional#realJSOP8-Nov-17 0:00 
GeneralRe: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
dandy727-Nov-17 5:26
dandy727-Nov-17 5:26 
GeneralRe: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
patbob7-Nov-17 6:05
patbob7-Nov-17 6:05 
GeneralRe: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
Brady Kelly7-Nov-17 21:46
Brady Kelly7-Nov-17 21:46 
GeneralRe: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
patbob8-Nov-17 4:54
patbob8-Nov-17 4:54 
I can tell you the incantation(s) I use. I'm sure I have a lot of unneeded steps in them all, but I've never been able to trim it down to less because whenever I leave a step out, it seems that incantation doesn't work.

The shotgun incantation that seems to work when all others fail is this:

(this is on VS2015) close all tabs of all files, clean the solution (release and debug builds), exit VS, watch the disk activity and wait until the activity from VS ends, find and remove the .suo file, reopen VS, wait until it's disk activity ends, open the project, wait until its disk activity ends (sometimes this takes a while), rebuild the solution. Open a file of the project, wait until VS's disk activity ends.

Sometimes, I can get away with just closing all the tabs, cleaning the generated files, exiting and then restarting VS.

On older versions of VS (e.g. 2005), there were ways to bind intellisense controls to menu entries, but I either quit looking for them because they stopped helping, or they took them away.

Hope that helps.
I live in Oregon, and I'm an engineer.

GeneralRe: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
Brady Kelly8-Nov-17 5:17
Brady Kelly8-Nov-17 5:17 
GeneralRe: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
patbob8-Nov-17 5:25
patbob8-Nov-17 5:25 
GeneralRe: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
Riz Thon7-Nov-17 20:20
Riz Thon7-Nov-17 20:20 
GeneralRe: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
Brady Kelly7-Nov-17 21:45
Brady Kelly7-Nov-17 21:45 
GeneralRe: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
killbot50007-Nov-17 22:58
killbot50007-Nov-17 22:58 
GeneralRe: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
Brady Kelly8-Nov-17 2:23
Brady Kelly8-Nov-17 2:23 
GeneralRe: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
dazinator7-Nov-17 23:08
dazinator7-Nov-17 23:08 
GeneralRe: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
Luis M Cabrera8-Nov-17 5:54
Luis M Cabrera8-Nov-17 5:54 
GeneralRe: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
Yortw8-Nov-17 9:27
Yortw8-Nov-17 9:27 
GeneralRe: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
Brady Kelly8-Nov-17 12:11
Brady Kelly8-Nov-17 12:11 
GeneralRe: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
Alan Burkhart9-Nov-17 2:59
Alan Burkhart9-Nov-17 2:59 
GeneralRe: Who else is sick of the false syntax errors in the VS2017 text editor? Pin
Brady Kelly9-Nov-17 7:14
Brady Kelly9-Nov-17 7:14 
GeneralWeb-App visualized Pin
Sascha Lefèvre6-Nov-17 22:43
professionalSascha Lefèvre6-Nov-17 22:43 
GeneralRe: Web-App visualized Pin
F-ES Sitecore6-Nov-17 23:19
professionalF-ES Sitecore6-Nov-17 23:19 
GeneralRe: Web-App visualized Pin
Jeremy Falcon7-Nov-17 1:47
professionalJeremy Falcon7-Nov-17 1:47 
GeneralRe: Web-App visualized Pin
Jeremy Falcon7-Nov-17 1:53
professionalJeremy Falcon7-Nov-17 1:53 
GeneralRe: Web-App visualized Pin
S Douglas7-Nov-17 8:53
professionalS Douglas7-Nov-17 8:53 

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.