Fast and simple way to parse code context for use with documentation from code comments. Parses context from a single line of JavaScript, for functions, variable declarations, methods, prototype properties, prototype methods etc.
Uses esprima to extract line and block comments from a string of JavaScript. Also optionally parses code context (the next line of code after a comment).
Parse a string of javascript to determine the context for functions, variables and comments based on the code that follows.
MCP server for code context with semantic search, AI analysis and summary
Custom Claude Code status line to restore context window visibility for AWS Bedrock users by displaying token usage.