MCPcopy 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
249export function getSupportedExtensions(): string[] {
250 return Object.keys(EXT_TO_GRAMMAR);
251}

Callers 2

isSupportedFileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected