Skip to content

pluralia/web-assembly-plugin

Repository files navigation

WebAssembly plugin for JetBrains IDEs

Deprecated

The repository was moved to JetBrains/intellij-plugins/web-assembly-plugin

For issues please use https://youtrack.jetbrains.com/issues/WEB

Old information

Features:

  • Syntax highlighting
  • Code completion, auto imports and navigation to the definition for React components
  • Coding assistance for JavaScript
Key features for wat-files:
  • Syntax highlighting
  • Minor features
    • brace matching
    • commenter
    • code folding
  • Code completion
  • References and navigation
  • Features of the new release
    • bulk instructions
    • reference types
Issues/Feature Requests
Code contributions

See the development guide to get up and running.