Gleam Language Outline Extension for VSCodeThis is a VSCode extension for the Gleam language that supports code outlining. The extension allows you to view the structure of your Gleam code in an outline view, making it easier to navigate and understand your code. release notes
RequirementsThis extension requires that Erlang be installed on your system, as the extension relies on Gleam code written in Erlang to function. Please ensure Erlang is installed and properly configured in your system's PATH. Tested Environment
RecommendedIn addition to VSCode's standard outline view, we also recommend using Outline Map Extension. VSCodeのGleam言語用アウトライン拡張機能これはGleam言語のVSCode拡張機能で、コードのアウトライン表示をサポートしています。この拡張機能により、Gleamコードの構造をアウトラインビューで確認し、コードの理解やナビゲーションを容易にします。 release notes
必要条件この拡張機能は、内部でErlangで書かれたGleamコードを動作させるため、Erlangがシステムにインストールされている必要があります。Erlangがインストールされ、システムのPATHに適切に設定されていることを確認してください。 動作確認済み環境
おすすめVSCodeの標準のアウトライン表示に加えて、Outline Map Extensionの使用もおすすめします。 |