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.
AutoDev GitHub Issue Agent MCP Server - Analyze GitHub issues with code context
Code Context Provider MCP - analyzes code structure and provides directory context