jonathan-fielding / vscode-stimulusjs-autocomplete

VS Code Stimulus JS Support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTICE

This extension only supports the Stimulus v1 old syntax and NOT the new syntax introduced in v2

tejanium#103 hotwired/stimulus#342 (comment)

VSCode Stimulus JS

Build Status David David GitHub release Visual Studio Marketplace Installs

This extension provides Completion, Definition, and Diagnostic of your Stimulus' Controllers/Targets/Actions on your HTML markup (or ERB).

Features

  • Completion

  • Definition

  • Diagnostic

About

VS Code Stimulus JS Support


Languages

Language:TypeScript 98.4%Language:JavaScript 1.6%