Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 917 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 917 Bytes

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.