Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Houseofmvps/codesight
/ functions
Functions
657 in github.com/Houseofmvps/codesight
⨍
Functions
657
◇
Types & classes
98
↳
Endpoints
10
Method
imports
(file: string, content: string)
src/ast/native-loader.ts:52
Function
isPythonAvailable
()
src/ast/extract-python.ts:693
Function
isTestFile
(file: string)
src/detectors/coverage.ts:20
Function
loadFileHashCache
(outputDir: string)
src/scanner.ts:101
Function
loader
({ request })
tests/fixtures/remix-app/app/routes/users.tsx:1
Function
main
()
plugins/ast/golang/main.go:29
Function
nativePluginFor
( lang: NativeLang, kind: NativeKind, r: NativeAstResolved )
src/ast/native-loader.ts:232
Function
noop
()
tests/reference-plugin.test.ts:133
Function
onData
(chunk: Buffer)
tests/mcp.test.ts:48
Function
onError
(error: Error)
tests/mcp.test.ts:38
Function
onExit
(code: number | null, signal: NodeJS.Signals | null)
tests/mcp.test.ts:43
Function
parseImports
(srcPtr: i32, srcLen: i32)
reference/ast-plugin/assembly/index.ts:54
Function
parseImports
(source: *const u8, length: usize)
plugins/ast/python/src/lib.rs:104
Function
parseImports
go:wasmexport parseImports
plugins/ast/golang/main.go:78
Function
parseImports
(source: *const u8, length: usize)
plugins/ast/rust/src/lib.rs:97
Method
parseImports
(srcPtr: number, srcLen: number)
src/wasm/plugin-host.ts:195
Function
parseRoutes
(srcPtr: i32, srcLen: i32)
reference/ast-plugin/assembly/index.ts:46
Function
parseRoutes
(source: *const u8, length: usize)
plugins/ast/python/src/lib.rs:80
Function
parseRoutes
─── ABI: per-kind parse entry points ─── go:wasmexport parseRoutes
plugins/ast/golang/main.go:68
Function
parseRoutes
(source: *const u8, length: usize)
plugins/ast/rust/src/lib.rs:79
Method
parseRoutes
(srcPtr: number, srcLen: number)
src/wasm/plugin-host.ts:193
Function
parseSchemas
(srcPtr: i32, srcLen: i32)
reference/ast-plugin/assembly/index.ts:50
Function
parseSchemas
(source: *const u8, length: usize)
plugins/ast/python/src/lib.rs:95
Function
parseSchemas
go:wasmexport parseSchemas
plugins/ast/golang/main.go:73
Function
parseSchemas
(source: *const u8, length: usize)
plugins/ast/rust/src/lib.rs:88
Method
parseSchemas
(srcPtr: number, srcLen: number)
src/wasm/plugin-host.ts:194
Function
ping
()
tests/fixtures/celery-detect/tasks.py:5
Function
rateLimiter
(req, res, next)
tests/fixtures/middleware-app/src/middleware/rate-limit.ts:1
Function
readFileSafe
(path: string)
src/scanner.ts:218
Function
relation_target
Resolve a relationship/foreign-key target to a model name (`"User"`, `User`, `app.User`).
plugins/ast/python/src/lib.rs:595
Method
remove
(@Param('id') id: string)
tests/fixtures/nestjs-app/src/users.controller.ts:11
Function
report_usage_to_stripe_task
(self)
tests/fixtures/celery-events/tasks.py:13
Function
resetCache
()
src/ast/loader.ts:51
Function
resetNativePluginProvider
()
src/wasm/plugin-host.ts:108
Method
routes
(file: string, content: string, framework: Framework, tags: string[])
src/ast/native-loader.ts:50
Function
runScan
()
src/index.ts:212
Function
saveFileHashCache
(outputDir: string, cache: FileHashCache)
src/scanner.ts:110
Method
schemas
(file: string, content: string)
src/ast/native-loader.ts:51
Function
setNativePluginProvider
(fn: PluginProvider | null)
src/wasm/plugin-host.ts:104
Function
sqlalchemy_type
Normalize a SQLAlchemy `Column` type argument (`Integer`, `String(50)`, `db.Boolean`).
plugins/ast/python/src/lib.rs:642
Function
stubParse
()
tests/reference-plugin.test.ts:134
Function
sync_users
()
tests/fixtures/python-celery-workspace/services/worker-service/tasks.py:5
Function
toolGetBlastRadius
(args: any)
src/mcp-server.ts:171
Function
toolGetCoverage
(args: any)
src/mcp-server.ts:385
Function
toolGetEnv
(args: any)
src/mcp-server.ts:230
Function
toolGetEvents
(args: any)
src/mcp-server.ts:356
Function
toolGetHotFiles
(args: any)
src/mcp-server.ts:248
Function
toolGetKnowledge
(args: any)
src/mcp-server.ts:425
Function
toolGetRoutes
(args: any)
src/mcp-server.ts:121
Function
toolGetSchema
(args: any)
src/mcp-server.ts:147
Function
toolGetSummary
(args: any)
src/mcp-server.ts:260
Function
toolGetWikiArticle
(args: any)
src/mcp-server.ts:334
Function
toolGetWikiIndex
(args: any)
src/mcp-server.ts:324
Function
toolLintWiki
(args: any)
src/mcp-server.ts:350
Function
toolRefresh
(args: any)
src/mcp-server.ts:317
Function
toolScan
(args: any)
src/mcp-server.ts:115
Method
visit_expr_method_call
(&mut self, node: &'ast MethodCall)
plugins/ast/rust/src/lib.rs:244
← previous
601–657 of 657, ranked by callers