UI error list tool - Factor Documentation

UI error list tool
Factor handbook ยป UI developer tools

Prev:UI inspector
Next:UI walker

The error list tool displays messages generated by tools which process source files and definitions. To display the error list, press F3 in any UI tool window.

The source-files.errors vocabulary contains backend code used by this tool.

Message icons

IconMessage typeReference
Compiler errorCompiler errors
Linkage errorLoading native libraries
Help lint failureHelp lint tool
Unit test failureUnit testing
Deprecated words usedDeprecation tracking