Here is an incomplete stack of tricks to help you work with Chromium in Visual Studio. Column LimitYou can setup a guide at 80 column for the source file view.Windows Registry Editor Version 5.00 You can also try "RGB(192,192,192) 80". Note: In VisualStudio 2010 this feature can be added by installing an extension for VisualStudio. cpplint.py integrationcpplint.py integration makes it easy to check that a source file conforms to the style guide. To do this, just go to Tools > External Tools > Add. Specify:
To create a keyboard shortcut:
Text Editor (No tabs, indentation, line numbers)The style guide requires no tabs and 2 char indentation. To set this, go to Tools > Options. On the Text Editor/All languages/Tabs page, set
Debugging visualization, macros, moreSee also: |
