Structs§
Enums§
Constants§
- ALL_
LANGUAGES - Every language the property graph / code-map can index, for capability
enumeration and UI hints. Keep in sync with
language_for_ext.
Functions§
- capabilities
- graph_
supported_ language_ names - Friendly names of every graph-indexable language (e.g. for an empty-graph hint).
- is_
indexable_ ext - language_
for_ ext - language_
for_ path - scan_
unsupported_ source_ languages - Bounded project scan returning programming languages present in
rootthat lean-ctx does not graph-index, with file counts (descending, capped to 5). Honors .gitignore/hidden like the graph walker and stops aftermax_entriesfilesystem entries. Lets the dashboard turn a confusing empty graph into a clear “Lua is not graph-indexed” message instead of an endless loading state.