-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
as of this PR #252 netnet can now recognize SVG code! 🥳
try this on a local netnet server (port 8001)
netnet can now:
- explain SVG elements && attributes when u double-click them
- hint (auto complete) SVG elements/attributes when coding within
<svg>tags - spot SVG related errors
however, if u click "tell me more" it opens up the HTML reference widget. this is fine for now, but we should give SVG code it's own reference widget.
included here are edu-supplement files for that widget (once it's created).
svg-attributes-supplement.json
svg-elements-supplement.json