Skip to content

eggjs/vscode-eggjs

Repository files navigation

vscode-eggjs

Marketplace Version Installs Rating

vscode extension for eggjs

https://github.com/eggjs/vscode-eggjs

Features

Snippet

  • config eggjs.snippet.fnStyle to your prefer function style such as async, keep null to show prompt.

Debugger

Config Inspect

TODO

  • snippets
    • service
    • controller
    • plugin
    • config
    • auto detect async / generator style
    • support create command
  • debugger
    • init debug configuration
    • debug configuration snippets
    • support inspect-brk
    • auto attach
  • smart intellisense
    • complete items
    • language server
    • ts
  • config inspector
    • tree panel
    • refactor to Find All References / codelens, no panel.
  • test support
    • test tree panel
    • run only
    • toggle skip / only
  • code lint
    • custom eslint rule
    • or Possible Actions on Errors or Warnings / CodeAction
  • d.ts support improve

Requirements

If you have any requirements or dependencies, add a section describing those and how to install and configure them.

Extension Settings

Known Issues

Resources

Release Notes