Click here to Skip to main content
15,898,943 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: CCC 2020-06-12 Pin
pkfox11-Jun-20 23:59
professionalpkfox11-Jun-20 23:59 
GeneralRe: CCC 2020-06-12 Pin
Greg Utas12-Jun-20 0:04
professionalGreg Utas12-Jun-20 0:04 
GeneralOi Griff Pin
pkfox11-Jun-20 23:17
professionalpkfox11-Jun-20 23:17 
GeneralRe: Oi Griff Pin
Greg Utas11-Jun-20 23:19
professionalGreg Utas11-Jun-20 23:19 
GeneralRe: Oi Griff Pin
OriginalGriff11-Jun-20 23:29
mveOriginalGriff11-Jun-20 23:29 
GeneralI know the feeling! Pin
OriginalGriff11-Jun-20 20:21
mveOriginalGriff11-Jun-20 20:21 
GeneralRe: I know the feeling! Pin
CodeWraith11-Jun-20 20:58
CodeWraith11-Jun-20 20:58 
GeneralRe: I know the feeling! Pin
kalberts11-Jun-20 23:00
kalberts11-Jun-20 23:00 
VS is quite configurable. When I first started using it, I felt all the warnings so annoying that I turned off everthing that could be turned off. Gradually, I have become accustomed to those markers it puts into the code. They are like ads in the newspaper: I can easily read the article even with an ad to the right. When it suits me, I right click it to see if it should be fixed up. Often it can be ignored (such as This variable should be made read-only, when I haven't yet written the code that willl use it), but often they are also timely reminders.

I am actually far more bothered by those editors to use a whole bouquet glaringly bright colors to identify the class of each and every token. As if I didn't know that "if" is a reserved word and "+" is an operator... In some editors, the screen looks like an art painter's palette; the code structure drowns in all the visual effects. (I do not use such editors myself, and every time some other developer displays his code in that way, I repeat to myself that his editor is not for me! Smile | :) )

VS makes use of color as well, but in a much softer, limited way. It is not fat signal read, florescent green and sun-brigth yellow, on a black background, but a few less saturated colors that doesn't blind you. The way you are hinted may be as subtle as changing from black to grey color, or a discrete dotted underlining.

So today, I have turned a lot of warnings back on. It is obviously a matter of habit (those people wanting their screen to look like a caleidoscope of colors obviously have no problems focusing on the program structure). Right now I am working with Javascript (embedded in an application, so I can't use a browser's debugging facilities), and every time I run into some runtime bug/issue I long back to VS where I would have been told at editing time.
GeneralRe: I know the feeling! Pin
Jacquers11-Jun-20 22:09
Jacquers11-Jun-20 22:09 
GeneralRe: I know the feeling! Pin
OriginalGriff11-Jun-20 22:12
mveOriginalGriff11-Jun-20 22:12 
GeneralRe: I know the feeling! Pin
kalberts11-Jun-20 23:02
kalberts11-Jun-20 23:02 
GeneralRe: I know the feeling! Pin
obermd12-Jun-20 3:38
obermd12-Jun-20 3:38 
GeneralRe: I know the feeling! Pin
jackbrownii12-Jun-20 4:25
professionaljackbrownii12-Jun-20 4:25 
GeneralRe: I know the feeling! Pin
Gary R. Wheeler14-Jun-20 6:04
Gary R. Wheeler14-Jun-20 6:04 
GeneralMini CCCs 185 Pin
Tim Deveaux11-Jun-20 16:58
Tim Deveaux11-Jun-20 16:58 
GeneralRe: Mini CCCs 185 Pin
Randor 11-Jun-20 18:27
professional Randor 11-Jun-20 18:27 
GeneralRe: Mini CCCs 185 - Done Pin
Tim Deveaux11-Jun-20 18:34
Tim Deveaux11-Jun-20 18:34 
GeneralRe: Mini CCCs 185 - Done Pin
Randor 12-Jun-20 1:03
professional Randor 12-Jun-20 1:03 
GeneralAny Python Devs? What UI? Pin
raddevus11-Jun-20 10:16
mvaraddevus11-Jun-20 10:16 
GeneralRe: Any Python Devs? What UI? Pin
Garth J Lancaster11-Jun-20 15:57
professionalGarth J Lancaster11-Jun-20 15:57 
GeneralRe: Any Python Devs? What UI? Pin
raddevus12-Jun-20 2:14
mvaraddevus12-Jun-20 2:14 
GeneralRe: Any Python Devs? What UI? Pin
AETaylor11-Jun-20 20:24
AETaylor11-Jun-20 20:24 
GeneralRe: Any Python Devs? What UI? Pin
raddevus12-Jun-20 2:16
mvaraddevus12-Jun-20 2:16 
GeneralRe: Any Python Devs? What UI? Pin
Asday11-Jun-20 20:32
Asday11-Jun-20 20:32 
GeneralRe: Any Python Devs? What UI? Pin
raddevus12-Jun-20 2:18
mvaraddevus12-Jun-20 2:18 

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.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   441 votes