## Proposal * [A001 - Add compiler toolchain for developers](https://github.com/GuanceCloud/platypus/blob/main/proposals/A001-add-developer-toolchain.md) ## Task List ### VSCode * [x] Support for **syntax highlighting** (#18) * [x] Support for **code completion** (#18) * [x] Support for **code linting** (#18) * [x] Support for **code formatting** (#18) * [ ] Support for **code navigation** * [ ] Support for **code refactoring** * [ ] Support for **vulnerability detection** ### JetBrains * [ ] Support for **syntax highlighting** * [ ] Support for **code completion** * [ ] Support for **code linting** * [ ] Support for **code formatting** * [ ] Support for **code navigation** * [ ] Support for **code refactoring** * [ ] Support for **vulnerability detection** ### Others * [ ] GitHub Linguist * [x] DevContainer / CodeSpaces * [x] GitPod Editor
Proposal
Task List
VSCode
JetBrains
Others