Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Codeology
Codeology

Codeology

Picasso Rayne Studios LLC

|
7 installs
| (0) | Free
Explain how your code works while you write it. Press Ctrl+Alt+D to document a function, a block, or a file; find everything you have documented across every project; reuse it as you type. Docs are Markdown in your repository.
Download

I kept forgetting how I built systems in older projects, so I made Codeology.

Put your cursor on a function and press Ctrl+Alt+D. A wizard opens with the signature, parameters, and specifiers already filled in (UFUNCTION(BlueprintCallable), , [SerializeField], and so on). You write how it works, and it's saved as plain Markdown in a .codeology folder in your repo.

What else it does:

  • Searches every project you've documented, across your whole machine
  • Flags docs whose code has changed, with the Git commits that changed it
  • Suggests your documented code while you type, with variable names adapted
  • Optional AI drafts with a local Ollama model or your own Claude key, off by default

Your code and docs stay on your machine unless you choose to back up a project. No account needed to use the core features.

Free on the VS Code Marketplace: https://marketplace.visualstudio.com/items?itemName=PicassoRayneStudiosLLC.codeology

I'd really like feedback, especially from Unreal and Verse devs. What would make this part of your workflow?

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft