Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PhoenixNew to Visual Studio Code? Get it now.
Phoenix

Phoenix

pedromsluz

|
7,281 installs
| (0) | Free
Manage your Phoenix Framework project
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-phoenix

This is still in early stages of development.

Description

vscode-phoenix is a wrapper around commands used by the Phoenix Framework, Mix, Ecto, etc. The main idea behind it is to prevent the going back and forward from the editor to the terminal, and improve the workflow of the developer.

Features

To call any command Cmd+Shift+P, any command starts with Phoenix.

List of available commands:

  • mix phx.gen.secret
  • mix phx.routes
  • mix phx.routes
  • mix phx.digest
  • mix phx.digest.clean
  • mix phx.gen.channel
  • mix phx.gen.context
  • mix phx.gen.embedded
  • mix phx.gen.html
  • mix phx.gen.json
  • mix phx.gen.presence
  • mix phx.gen.schema

Requirements

Currently this is being built using macOS, so all commands assume the same. Will change soon.

Extension Settings

Currently this extensions does not have any settings.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft