Skip to content

robotlearner001/code-explainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Explainer

Code Explainer is a VS Code extension scaffold for branch-aware code comprehension.

Planned capabilities

  • Explain the current repository structure and likely workflows
  • Compare the current branch with main
  • Explain the current selection with surrounding context
  • Trace relationships between files, symbols, tests, and configuration

Development

npm install
npm run build

Then press F5 in VS Code to launch the extension development host.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors