We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 384c7fd commit 26b19a9Copy full SHA for 26b19a9
src/StimulusBundle/doc/index.rst
@@ -175,7 +175,10 @@ actions & targets in your templates.
175
.. note::
176
177
Though this bundle provides these helpful Twig functions/filters, it's
178
- recommended to use raw data attributes instead, as they're simple enough.
+ recommended to use raw data attributes instead, as they're straightforward.
179
+
180
+.. tip::
181
182
If you use PhpStorm IDE - you may want to install
183
[Stimulus plugin](https://plugins.jetbrains.com/plugin/18940-stimulus)
184
to get nice auto-completion for the attributes.
0 commit comments