8000
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.
Most suitable variants for data-sly-list & data-sly-repeat should be proposed
data-sly-list
data-sly-repeat
<div data-sly-use.bean="com.test.Bean"> <div data-sly-list="${<caret>}"> ...
Upon smart completion action iterables from "bean" should be proposed.
smart completion