Click here to Skip to main content
15,881,812 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: VS 2022 a genuine wow moment Pin
Marc Clifton16-Aug-22 5:38
mvaMarc Clifton16-Aug-22 5:38 
GeneralRe: VS 2022 a genuine wow moment Pin
Matt Bond17-Aug-22 3:16
Matt Bond17-Aug-22 3:16 
GeneralRe: VS 2022 a genuine wow moment Pin
dandy7216-Aug-22 3:32
dandy7216-Aug-22 3:32 
GeneralRe: VS 2022 a genuine wow moment Pin
dan!sh 16-Aug-22 3:57
professional dan!sh 16-Aug-22 3:57 
GeneralRe: VS 2022 a genuine wow moment Pin
Daniel Pfeffer16-Aug-22 4:27
professionalDaniel Pfeffer16-Aug-22 4:27 
GeneralRe: VS 2022 a genuine wow moment Pin
k505416-Aug-22 5:06
mvek505416-Aug-22 5:06 
GeneralRe: VS 2022 a genuine wow moment Pin
Daniel Pfeffer16-Aug-22 8:00
professionalDaniel Pfeffer16-Aug-22 8:00 
GeneralRe: VS 2022 a genuine wow moment Pin
maze317-Aug-22 0:50
professionalmaze317-Aug-22 0:50 
im still annoyed with auto double quotes

have string need to setup, value from excel for example
var myString = 

go and copy value and paste in
var myString = fancyLongvalue_that i dont want to type out

now need to wrap in quote
var myString = ""fancyLongvalue_that i dont want to type out

😒 type one double quote and gives me two, kinda like hidden clippy somewhere "oh you want string, take two"

ok, well delete the second, and move to end of line to add closing quote
var myString = "fancyLongvalue_that i dont want to type out""

😡fancy auto complete but still thinking I want a second quote when already warning with a bunch of error due to first quote
GeneralRe: VS 2022 a genuine wow moment Pin
markchagers25-Aug-22 23:31
markchagers25-Aug-22 23:31 
GeneralRe: VS 2022 a genuine wow moment Pin
Gary Wheeler17-Aug-22 2:27
Gary Wheeler17-Aug-22 2:27 
GeneralRe: VS 2022 a genuine wow moment Pin
Steve Naidamast17-Aug-22 4:53
professionalSteve Naidamast17-Aug-22 4:53 
GeneralRe: VS 2022 a genuine wow moment Pin
Thornik18-Aug-22 1:20
Thornik18-Aug-22 1:20 
GeneralWell my Birthday is tomorrow (Aug 16) Pin
Brisingr Aerowing15-Aug-22 16:04
professionalBrisingr Aerowing15-Aug-22 16:04 
GeneralRe: Well my Birthday is tomorrow (Aug 16) Pin
OriginalGriff15-Aug-22 18:16
mveOriginalGriff15-Aug-22 18:16 
GeneralRe: Well my Birthday is tomorrow (Aug 16) Pin
Daniel Pfeffer15-Aug-22 18:26
professionalDaniel Pfeffer15-Aug-22 18:26 
GeneralRe: Well my Birthday is tomorrow (Aug 16) Pin
Mike Hankey15-Aug-22 21:05
mveMike Hankey15-Aug-22 21:05 
GeneralRe: Well my Birthday is tomorrow (Aug 16) Pin
Sander Rossel15-Aug-22 21:07
professionalSander Rossel15-Aug-22 21:07 
GeneralRe: Well my Birthday is tomorrow (Aug 16) Pin
Marc Clifton16-Aug-22 1:12
mvaMarc Clifton16-Aug-22 1:12 
GeneralRe: Well my Birthday is tomorrow (Aug 16) Pin
MarkTJohnson16-Aug-22 3:16
professionalMarkTJohnson16-Aug-22 3:16 
GeneralRe: Well my Birthday is tomorrow (Aug 16) Pin
Rage16-Aug-22 3:32
professionalRage16-Aug-22 3:32 
GeneralRe: Well my Birthday is tomorrow (Aug 16) Pin
Choroid16-Aug-22 8:04
Choroid16-Aug-22 8:04 
GeneralIn case you are wondering Pin
Vivi Chellappa15-Aug-22 15:10
professionalVivi Chellappa15-Aug-22 15:10 
GeneralRe: In case you are wondering Pin
Amarnath S15-Aug-22 18:09
professionalAmarnath S15-Aug-22 18:09 
GeneralRe: In case you are wondering Pin
Daniel Pfeffer15-Aug-22 18:31
professionalDaniel Pfeffer15-Aug-22 18:31 
GeneralRe: In case you are wondering Pin
Sander Rossel15-Aug-22 20:58
professionalSander Rossel15-Aug-22 20:58 

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.