Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/forloopcodes/contextplus
/ getSupportedExtensions
Function
getSupportedExtensions
src/core/tree-sitter.ts:249–251 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
247
}
248
249
export
function
getSupportedExtensions(): string[] {
250
return
Object.keys(EXT_TO_GRAMMAR);
251
}
Callers
2
tree-sitter.test.mjs
File · 0.85
isSupportedFile
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected