ソースエディタ: エラーストライプ

関連項目

ソースエディタの右側のエラーストライプは、次の情報を提供するステータスおよびナビゲーションツールです。

エラーストライプには、最上部に全般的なステータスのマーカーがあり、ファイル内の特定の場所を示すほかのマーカーが組み合わされています。エラーストライプ内でのこのようなほかのマーカーの位置は、ファイル内での位置に比例しています。そのため、ファイルのすべてのマーカーが常に表示されます。そのマーカーをクリックすると、特定の行にジャンプできます。

次の表は、エラーストライプ内に表示されるすべてのマーカー、およびそれぞれの意味を示しています。

マーカー 説明
General status indicator showing that the file has not been parsed ファイルがまだ解析されていないことを示す、全般的なステータスマーカー。
General status indicator showing that the file is currently being parsed ファイルが現在解析中であることを示す、全般的なステータスマーカー。
General status indicator showing no errors ファイルが解析済みでエラーがないことを示す、全般的なステータスマーカー。
General status indicator showing that the file has one or more errors ファイルに 1 つ以上のエラーがあることを示す、全般的なステータスマーカー。
General status indicator showing that the file has been parsed successfully but there are some warnings ファイルが正常に解析されたが、いくつかの警告があったことを示す、全般的なステータスマーカー。
marker-current-line ファイル内の現在の行の相対位置を示す。現在行にエラー、警告、ブックマーク、または CVS 注釈マーカーもある場合は、その注釈用のマーカーの内部が塗りつぶされた状態のものが使用されます。
error marker for the line where the insertion point is currently located 挿入ポイントが現在ある行にエラーがあります。
error marker エラー。
warning marker for the line where the insertion point is currently located 挿入ポイントが現在ある行に警告があります。
warning marker 警告。
breakpoint marker for the line where the insertion point is currently located 挿入ポイントが現在ある行にブレークポイントがあります。
breakpoint marker 行ブレークポイント。
bookmark marker for the line where the insertion point is currently located 挿入ポイントが現在ある行にブックマークがあります。
bookmark marker ブックマーク。
CVS annotation marker for the line where the insertion point is currently located 挿入ポイントが現在ある行。このマーカーは、「CVS」>「注釈を表示」機能がオンされている場合に表示されます。
cvs annotation marker 挿入ポイントが現在ある行と同じ CVS リビジョンで最後に変更された行。
関連項目
ソースコードのエラーの識別
ソースエディタのマージングリフ

著作権と商標について