[PR]

『新妻LOVELY×CATION』を応援しています!

ユーザー定義キーワードに色を付ける

戻る

 実行ファイル msdev.exe のあるフォルダにキーワード定義ファイル usertype.dat を置くことで指定の字句に色を付けて表示させることができる。
 指定した独自のキーワードを何色で表示するかは [ツール] - [オプション] - [書式] - [色] - [ユーザー定義キーワード] で指定する。
 キーワード定義ファイル usertype.dat に記述された語句の大文字と小文字は区別される。
 例えば iso646.h で定義されるマクロを強調表示するためのキーワード定義ファイル usertype.dat は次のようになる。

---例)iso646.h で定義されるマクロを強調表示する usertype.dat ---
and
and_eq
bitand
bitor
compl
not
not_eq
or
or_eq
xor
xor_eq
[EOF]
--- 自分向け usertype.dat ---
null
memo
numof
size_t
ptrdiff_t
tchar_t
until
unless
nop
_unuse
is_signed
is_unsigned
boolean_cast
_w64_static_cast
_w64_reinterpret_cast
and
and_eq
bitand
bitor
compl
not
not_eq
or
or_eq
xor
xor_eq
[EOF]

Google
ご意見・ご感想をお聞かせ下さい。匿名で送信できます。

 * 返信が必要な場合には postmaster@katsura-kotonoha.sakura.ne.jp へ直接メールしてください。

水無瀬 優 postmaster@katsura-kotonoha.sakura.ne.jp
『新妻LOVELY×CATION』を応援しています!