Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>formily-expression-supportNew to Visual Studio Code? Get it now.
formily-expression-support

formily-expression-support

moushicheng

|
78 installs
| (0) | Free
formily expression support vscode plugin
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Formily-expression-support

english|中文

support formily expression

Alt text

feature

  • support code highlight

  • support code completion if you want to use whole completion support, please set editor.quickSuggestions.string->on

    Alt text

    or set this config in .vscode/setting.json

    "editor.quickSuggestions": {
      "other": "on",
      "comments": "off",
      "strings": "on"
    }
    
  • [experimental]auto format your expression you can close this feature use setting formily.useFormatter:false

Contribution

  • Run npm install in this folder. This installs all necessary npm modules in both the client and server folder
  • Open VS Code on this folder.
  • Press Ctrl+Shift+B to compile the client and server.
  • Switch to the Debug viewlet.
  • Select Launch Client from the drop down.
  • Run the launch config.n

github

https://github.com/moushicheng/formily-expression-support

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