MCPcopy Create free account

hub / github.com/Houseofmvps/codesight / functions

Functions657 in github.com/Houseofmvps/codesight

Methodimports
(file: string, content: string)
src/ast/native-loader.ts:52
FunctionisPythonAvailable
()
src/ast/extract-python.ts:693
FunctionisTestFile
(file: string)
src/detectors/coverage.ts:20
FunctionloadFileHashCache
(outputDir: string)
src/scanner.ts:101
Functionloader
({ request })
tests/fixtures/remix-app/app/routes/users.tsx:1
Functionmain
()
plugins/ast/golang/main.go:29
FunctionnativePluginFor
( lang: NativeLang, kind: NativeKind, r: NativeAstResolved )
src/ast/native-loader.ts:232
Functionnoop
()
tests/reference-plugin.test.ts:133
FunctiononData
(chunk: Buffer)
tests/mcp.test.ts:48
FunctiononError
(error: Error)
tests/mcp.test.ts:38
FunctiononExit
(code: number | null, signal: NodeJS.Signals | null)
tests/mcp.test.ts:43
FunctionparseImports
(srcPtr: i32, srcLen: i32)
reference/ast-plugin/assembly/index.ts:54
FunctionparseImports
(source: *const u8, length: usize)
plugins/ast/python/src/lib.rs:104
FunctionparseImports
go:wasmexport parseImports
plugins/ast/golang/main.go:78
FunctionparseImports
(source: *const u8, length: usize)
plugins/ast/rust/src/lib.rs:97
MethodparseImports
(srcPtr: number, srcLen: number)
src/wasm/plugin-host.ts:195
FunctionparseRoutes
(srcPtr: i32, srcLen: i32)
reference/ast-plugin/assembly/index.ts:46
FunctionparseRoutes
(source: *const u8, length: usize)
plugins/ast/python/src/lib.rs:80
FunctionparseRoutes
─── ABI: per-kind parse entry points ─── go:wasmexport parseRoutes
plugins/ast/golang/main.go:68
FunctionparseRoutes
(source: *const u8, length: usize)
plugins/ast/rust/src/lib.rs:79
MethodparseRoutes
(srcPtr: number, srcLen: number)
src/wasm/plugin-host.ts:193
FunctionparseSchemas
(srcPtr: i32, srcLen: i32)
reference/ast-plugin/assembly/index.ts:50
FunctionparseSchemas
(source: *const u8, length: usize)
plugins/ast/python/src/lib.rs:95
FunctionparseSchemas
go:wasmexport parseSchemas
plugins/ast/golang/main.go:73
FunctionparseSchemas
(source: *const u8, length: usize)
plugins/ast/rust/src/lib.rs:88
MethodparseSchemas
(srcPtr: number, srcLen: number)
src/wasm/plugin-host.ts:194
Functionping
()
tests/fixtures/celery-detect/tasks.py:5
FunctionrateLimiter
(req, res, next)
tests/fixtures/middleware-app/src/middleware/rate-limit.ts:1
FunctionreadFileSafe
(path: string)
src/scanner.ts:218
Functionrelation_target
Resolve a relationship/foreign-key target to a model name (`"User"`, `User`, `app.User`).
plugins/ast/python/src/lib.rs:595
Methodremove
(@Param('id') id: string)
tests/fixtures/nestjs-app/src/users.controller.ts:11
Functionreport_usage_to_stripe_task
(self)
tests/fixtures/celery-events/tasks.py:13
FunctionresetCache
()
src/ast/loader.ts:51
FunctionresetNativePluginProvider
()
src/wasm/plugin-host.ts:108
Methodroutes
(file: string, content: string, framework: Framework, tags: string[])
src/ast/native-loader.ts:50
FunctionrunScan
()
src/index.ts:212
FunctionsaveFileHashCache
(outputDir: string, cache: FileHashCache)
src/scanner.ts:110
Methodschemas
(file: string, content: string)
src/ast/native-loader.ts:51
FunctionsetNativePluginProvider
(fn: PluginProvider | null)
src/wasm/plugin-host.ts:104
Functionsqlalchemy_type
Normalize a SQLAlchemy `Column` type argument (`Integer`, `String(50)`, `db.Boolean`).
plugins/ast/python/src/lib.rs:642
FunctionstubParse
()
tests/reference-plugin.test.ts:134
Functionsync_users
()
tests/fixtures/python-celery-workspace/services/worker-service/tasks.py:5
FunctiontoolGetBlastRadius
(args: any)
src/mcp-server.ts:171
FunctiontoolGetCoverage
(args: any)
src/mcp-server.ts:385
FunctiontoolGetEnv
(args: any)
src/mcp-server.ts:230
FunctiontoolGetEvents
(args: any)
src/mcp-server.ts:356
FunctiontoolGetHotFiles
(args: any)
src/mcp-server.ts:248
FunctiontoolGetKnowledge
(args: any)
src/mcp-server.ts:425
FunctiontoolGetRoutes
(args: any)
src/mcp-server.ts:121
FunctiontoolGetSchema
(args: any)
src/mcp-server.ts:147
FunctiontoolGetSummary
(args: any)
src/mcp-server.ts:260
FunctiontoolGetWikiArticle
(args: any)
src/mcp-server.ts:334
FunctiontoolGetWikiIndex
(args: any)
src/mcp-server.ts:324
FunctiontoolLintWiki
(args: any)
src/mcp-server.ts:350
FunctiontoolRefresh
(args: any)
src/mcp-server.ts:317
FunctiontoolScan
(args: any)
src/mcp-server.ts:115
Methodvisit_expr_method_call
(&mut self, node: &'ast MethodCall)
plugins/ast/rust/src/lib.rs:244
← previous601–657 of 657, ranked by callers