You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Complex :style declarations with a vector of styles didn't work well when some of those styles also had :style keys with vector values. Issue Complex style configuration has problems #217.
Added "defn-" to :style :rod since it already processed "defn".
The first issue, with :style, is important to upcoming enhancements to the VSCode zprint extension, vscode-clj-zprint.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Two (relatively small) issues fixed here:
:style
declarations with a vector of styles didn't work well when some of those styles also had:style
keys with vector values. Issue Complex style configuration has problems #217.:style :rod
since it already processed "defn".The first issue, with
:style
, is important to upcoming enhancements to the VSCode zprint extension,vscode-clj-zprint
.This discussion was created from the release zprint-filter-1.2.2.
Beta Was this translation helpful? Give feedback.
All reactions