Dear Visual Studio, stop doing that.
-
Have a look at this[^], the reply from Victor_Chen. Does that help?
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” I wouldn't let CG touch my Abacus! When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is.
Henry Minute wrote:
It wasn't exactly the same issue (it was a different animation), but clearing those checkboxes and restarting VS fixed it. I can re-enable those checkboxes and it hasn't come back. Yet. Weird. Maybe it was a coincidence that it went away. Thanks for the link, I never found the magic google phrase that got me anything even close to relevant... all of my search results were about how to do animations in MFC.
And sometimes when you're on, you're really f***ing on And your friends they sing along and they love you But the lows are so extreme that the good seems f***ing cheap And it teases you for weeks in its absence Rilo Kiley - "A Better Son/Daughter"
-
Have a look at this[^], the reply from Victor_Chen. Does that help?
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” I wouldn't let CG touch my Abacus! When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is.
ROFL. They call it a "Visual experience"?
See if you can crack this: b749f6c269a746243debc6488046e33f
So far, no one seems to have cracked this!The unofficial awesome history of Code Project's Bob! "People demand freedom of speech to make up for the freedom of thought which they avoid."
-
ROFL. They call it a "Visual experience"?
See if you can crack this: b749f6c269a746243debc6488046e33f
So far, no one seems to have cracked this!The unofficial awesome history of Code Project's Bob! "People demand freedom of speech to make up for the freedom of thought which they avoid."
-
Next to the line number when I have a source file open, where the "build" animation goes if you're actually building something, is this little animation that looks like a page with a "++" on it. It keeps disintegrating and reassembling itself over and over and over and over and over again. Is this VS2010's way of telling me IntelliSense(tm) is doing... something? Why is it only one solution that does it? Is it part of Microsoft's agenda against people with ADD? (Much like Code Project?) I can't right, double, middle or triple click it. I can close the solution, VS, reboot, and it still comes back. It's like having a <blink> tag in the corner of a webpage. Or an animated smiley that won't die. Make it stop.
And sometimes when you're on, you're really f***ing on And your friends they sing along and they love you But the lows are so extreme that the good seems f***ing cheap And it teases you for weeks in its absence Rilo Kiley - "A Better Son/Daughter"
You have line numbers? :omg:
Will Rogers never met me.
-
You have line numbers? :omg:
Will Rogers never met me.
Who doesn't?
See if you can crack this: b749f6c269a746243debc6488046e33f
So far, no one seems to have cracked this!The unofficial awesome history of Code Project's Bob! "People demand freedom of speech to make up for the freedom of thought which they avoid."
-
Who doesn't?
See if you can crack this: b749f6c269a746243debc6488046e33f
So far, no one seems to have cracked this!The unofficial awesome history of Code Project's Bob! "People demand freedom of speech to make up for the freedom of thought which they avoid."
I never use the line numbers... they just distract and are usually too big to really serve a real purpose. Bookmarks are a way easier way to navigate to something.
-
You have line numbers? :omg:
Will Rogers never met me.
Roger Wright wrote:
You have line numbers?
Sure, how else Would I know where to GOTO? 10 PRINT"HAHAHA" 20 GOTO 10 Actually, I just meant the current line number at the bottom of the screen. I don't have line numbers turned on for every line in the editor. That'd be rockin it old school. Or some type of school.
And sometimes when you're on, you're really f***ing on And your friends they sing along and they love you But the lows are so extreme that the good seems f***ing cheap And it teases you for weeks in its absence Rilo Kiley - "A Better Son/Daughter"
-
Next to the line number when I have a source file open, where the "build" animation goes if you're actually building something, is this little animation that looks like a page with a "++" on it. It keeps disintegrating and reassembling itself over and over and over and over and over again. Is this VS2010's way of telling me IntelliSense(tm) is doing... something? Why is it only one solution that does it? Is it part of Microsoft's agenda against people with ADD? (Much like Code Project?) I can't right, double, middle or triple click it. I can close the solution, VS, reboot, and it still comes back. It's like having a <blink> tag in the corner of a webpage. Or an animated smiley that won't die. Make it stop.
And sometimes when you're on, you're really f***ing on And your friends they sing along and they love you But the lows are so extreme that the good seems f***ing cheap And it teases you for weeks in its absence Rilo Kiley - "A Better Son/Daughter"
Workaround: Stop staring at that.
FILETIME to time_t
| FoldWithUs! | sighist | WhoIncludes - Analyzing C++ include file hierarchy -
ROFL. They call it a "Visual experience"?
See if you can crack this: b749f6c269a746243debc6488046e33f
So far, no one seems to have cracked this!The unofficial awesome history of Code Project's Bob! "People demand freedom of speech to make up for the freedom of thought which they avoid."
But it is a visual experience - ... .. . It's just that all but the brightest of monkeys or pomeranians would it find horrendous! Perhaps it's a bid to distract one from the fact that it(the IDE) runs soo much slower than it should on account of the lazy coding done for it. (I.e WPF instead of win32 GDI)
-
But it is a visual experience - ... .. . It's just that all but the brightest of monkeys or pomeranians would it find horrendous! Perhaps it's a bid to distract one from the fact that it(the IDE) runs soo much slower than it should on account of the lazy coding done for it. (I.e WPF instead of win32 GDI)
enhzflep wrote:
Perhaps it's a bid to distract one from the fact that it(the IDE) runs soo much slower than
it should on account of the lazy coding done for it. (I.e WPF instead of win32 GDI)Agreed! I've never liked all this .NET rubbish.
See if you can crack this: b749f6c269a746243debc6488046e33f
So far, no one seems to have cracked this!The unofficial awesome history of Code Project's Bob! "People demand freedom of speech to make up for the freedom of thought which they avoid."
-
I never use the line numbers... they just distract and are usually too big to really serve a real purpose. Bookmarks are a way easier way to navigate to something.
Time to break up your file into smaller files :) I refer to line numbers all the time. I'm typing ^G all day to swiftly get to a certain part of the screen or file. Bookmarks can be nice if you plan to keep one long-term, but for intra-day coding, I just remember the line numbers. Probably goes back to my edlin days.
-
Time to break up your file into smaller files :) I refer to line numbers all the time. I'm typing ^G all day to swiftly get to a certain part of the screen or file. Bookmarks can be nice if you plan to keep one long-term, but for intra-day coding, I just remember the line numbers. Probably goes back to my edlin days.
You need to play with bookmarks more! They're really neat, its easy to make them and remove them, skim through them, rename them! :-D
-
You have line numbers? :omg:
Will Rogers never met me.
-
Roger Wright wrote:
You have line numbers?
Sure, how else Would I know where to GOTO? 10 PRINT"HAHAHA" 20 GOTO 10 Actually, I just meant the current line number at the bottom of the screen. I don't have line numbers turned on for every line in the editor. That'd be rockin it old school. Or some type of school.
And sometimes when you're on, you're really f***ing on And your friends they sing along and they love you But the lows are so extreme that the good seems f***ing cheap And it teases you for weeks in its absence Rilo Kiley - "A Better Son/Daughter"
I like line numbers, but I've never figured out how to turn them on in VS. Earlier versions were a PITA, as locating errors was difficult, but the newer versions make it easy. I can probably live without them, but it still doesn't "look" right without them. :)
Will Rogers never met me.
-
Absolutely! And much better than they paid me when I was a programmer, back in the days before the IDE did everything for you. ;P
Will Rogers never met me.
-
Absolutely! And much better than they paid me when I was a programmer, back in the days before the IDE did everything for you. ;P
Will Rogers never met me.
Sorry, I was replying to "You have line numbers?". There was an old movie with JCV and Raoul Julia as the vilan, called Street Fighter. At one point when everybody was fleeing one of the dumb employees finds out that his colleague was actually paid. http://www.imdb.com/title/tt0111301/quotes[^] The dialog is actually like this: Zangief: General Bison is a bad guy? If you know then why do you work for him? Dee Jay: Because he paid me a freakin fortune, Man! If you know what's good for you you'll save your own ass! Zangief: ...you got paid?
giuchici
-
Henry Minute wrote:
It wasn't exactly the same issue (it was a different animation), but clearing those checkboxes and restarting VS fixed it. I can re-enable those checkboxes and it hasn't come back. Yet. Weird. Maybe it was a coincidence that it went away. Thanks for the link, I never found the magic google phrase that got me anything even close to relevant... all of my search results were about how to do animations in MFC.
And sometimes when you're on, you're really f***ing on And your friends they sing along and they love you But the lows are so extreme that the good seems f***ing cheap And it teases you for weeks in its absence Rilo Kiley - "A Better Son/Daughter"
Why, Google hasn't implemented snapshot search yet? What a shame! ;) Oh, wait, might there be a business opportunity here? :wtf:
-
You need to play with bookmarks more! They're really neat, its easy to make them and remove them, skim through them, rename them! :-D
I use both extensively; I find them complementary - rather than competing - features.
Anna :rose: Tech Blog | Visual Lint "Why would anyone prefer to wield a weapon that takes both hands at once, when they could use a lighter (and obviously superior) weapon that allows you to wield multiple ones at a time, and thus supports multi-paradigm carnage?"
-
Next to the line number when I have a source file open, where the "build" animation goes if you're actually building something, is this little animation that looks like a page with a "++" on it. It keeps disintegrating and reassembling itself over and over and over and over and over again. Is this VS2010's way of telling me IntelliSense(tm) is doing... something? Why is it only one solution that does it? Is it part of Microsoft's agenda against people with ADD? (Much like Code Project?) I can't right, double, middle or triple click it. I can close the solution, VS, reboot, and it still comes back. It's like having a <blink> tag in the corner of a webpage. Or an animated smiley that won't die. Make it stop.
And sometimes when you're on, you're really f***ing on And your friends they sing along and they love you But the lows are so extreme that the good seems f***ing cheap And it teases you for weeks in its absence Rilo Kiley - "A Better Son/Daughter"
-
I use both extensively; I find them complementary - rather than competing - features.
Anna :rose: Tech Blog | Visual Lint "Why would anyone prefer to wield a weapon that takes both hands at once, when they could use a lighter (and obviously superior) weapon that allows you to wield multiple ones at a time, and thus supports multi-paradigm carnage?"
Don't think anyone said they were competing (I didn't downvote). Everyone has their own preferences.