The following are my frequently used keyboard shortcuts in Visual Studio.
Ctrl+}
- Match braces back and forth
Ctrl+-
- Go back to the last location
Ctrl+l
- Delete line
Ctrl+g
- Go to line number
Shift+Alt+Enter
- Maximize Code Editor
Sunday, June 21, 2009
Saturday, June 13, 2009
VC++ 2008 link crash
I am getting the following crash in VC++2008:
It turns out that this a bug of a VC++ 2008 linker, see hotfix 948127 from Microsoft.
~TS
Linking... Embedding manifest... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. LINK : fatal error LNK1000: Internal error during IncrBuildImage
It turns out that this a bug of a VC++ 2008 linker, see hotfix 948127 from Microsoft.
~TS
Friday, June 12, 2009
JEdit related information
jEdit is a mature programmer's text editor. It is not my favorite but it is interesting.
Key configurations I do in JEdit:
- Remove the .(dot) in the text area, do Utilities | Global Options... | Text Area and unset End of line markers.
Key configurations I do in JEdit:
- Remove the .(dot) in the text area, do Utilities | Global Options... | Text Area and unset End of line markers.
Subscribe to:
Comments (Atom)
Zig basic Windows application using win32 API
Zig basic Windows application using win32 API Info : OS: Windows 10 IoT LTSC 2021 Zig: 0.15.2 Sample application using zigwin32, Window...
-
Installing MonoDevelop in OpenSUSE 12.2 from its repository was very easy. When running it for the first time though I got the message: Th...
-
Tried to update my Ubuntu host today and it did pickup that new version of VirtualBox is available (4.1.8). All other packages installed pro...
-
Install Winget on Windows 2022 or Windows 10 LTSC Install Pre-reqs Install Microsoft.UI.Xaml/2.8.6 Navigate to https://www.nuget.org/pa...