https://github.com/eggjs/vscode-eggjs
vscode extension for https://eggjs.org/
https://github.com/eggjs/vscode-eggjs
eggjs tool vscode
Last synced: 8 months ago
JSON representation
vscode extension for https://eggjs.org/
- Host: GitHub
- URL: https://github.com/eggjs/vscode-eggjs
- Owner: eggjs
- Created: 2017-09-01T01:46:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-13T06:22:44.000Z (almost 7 years ago)
- Last Synced: 2025-09-17T12:46:02.330Z (9 months ago)
- Topics: eggjs, tool, vscode
- Language: TypeScript
- Homepage:
- Size: 3.01 MB
- Stars: 143
- Watchers: 21
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
Awesome Lists containing this project
README
# vscode-eggjs
[](https://marketplace.visualstudio.com/items?itemName=atian25.eggjs)
[](https://marketplace.visualstudio.com/items?itemName=atian25.eggjs)
[](https://marketplace.visualstudio.com/items?itemName=atian25.eggjs)
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
- [x] service
- [x] controller
- [x] plugin
- [x] config
- [ ] auto detect async / generator style
- [ ] support create command
- debugger
- [x] init debug configuration
- [ ] debug configuration snippets
- [x] support `inspect-brk`
- [x] auto attach
- smart intellisense
- [ ] complete items
- [ ] language server
- [ ] ts
- config inspector
- [x] 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
- https://code.visualstudio.com/docs/extensionAPI/language-support
- https://github.com/Microsoft/vscode-extension-samples
## Release Notes
-----------------------------------------------------------------------------------------------------------
[eggjs]: https://eggjs.org/