Introducing AshStudio: A VS Code Extension for the Ash Framework
AshStudio is a Visual Studio Code extension purpose-built for Ash Framework projects. With AshStudio, you get a better experience for building Elixir applications with Ash.
🚀 Key Features
Intuitive Section Navigation: Jump between top-level sections of your Ash resources with Ctrl+Shift+P, breadcrumbs, and a custom sidebar. The extension parses your codebase, so navigation is always context-aware and lightning fast.
Jump-to-Definition: Ctrl+Click navigation to actions, aggegates, attributes, calculations, and resource definitions.
Mermaid Diagram Generation and Viewing with CodeLens: Instantly visualize relationships and resource diagrams right in your editor. CodeLens annotations provide one-click access to diagrams, making it easier to understand and communicate your architecture.
Available in both the Microsoft store and OpenVSX. Check out the github repo for more.
Read next Elixir Hub: An adoption & engineering entry point to the ecosystem