Add Diagnostic to force implement static component
for Hotwire Native Bridge Components
#405
Labels
diagnostic
Feature that implements a `textDocument/diagnostic` request.
hotwire-native
Hotwire Native, Turbo Native, Strada, Bridge Components
a) We should prompt users to implement the
static component
on a Hotwire Native/Strada Component.b) We should make sure the
static component
name matches the Stimulus Controller name it's defined in.c) If the user defines a Bridge component outside of
app/javascript/controllers/bridge/*
we should prompt them to move it to thebridge/
folderThanks to @yshmarov for brainstorming on this!
The text was updated successfully, but these errors were encountered: