Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
これまでで最も好評なヒントはガイドラインです。 これは、最も初期に紹介した Visual Studio に関するヒントの 1 つでした。 ガイドラインについての詳細とすべてのコメント (!!!) は、ガイドラインについての最初の投稿 (英語) で読むことができます。
ガイドラインを有効にするには
警告 : このヒントでは、レジストリを変更する必要があるため、皆さん自身の責任でご利用ください。 レジストリの変更に慣れている場合にのみご利用ください。
- HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\Text Editor に移動します。
- 文字列 (RG_SZ) キー Guides を作成します。
- 値は RBG(x,y,z) n1,...,n13 形式です。x、y、z は RGB 値で、n は列番号です。 最大で 13 のガイドラインを表示できます。 たとえば、RBG(128,0,0) 5, 20 と設定すると、以下に示すように、列の位置 5 および 20 に 2 本の赤い線が表示されます。
Technorati タグ : VS2005Tip、VS2008Tip
投稿 : 2008 年 4 月 1 日 (火) 3:00 AM saraford
Sara Ford さんの Web ログ - https://blogs.msdn.com/saraford/archive/2008/04/01/did-you-know-you-can-display-guidelines-in-the-editor-and-tip-of-the-day-ends-today-184.aspx より。
Comments
- Anonymous
January 08, 2009
The comment has been removed