You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2021/12/09 16:25:45 UTC

[GitHub] [sling-whiteboard] rombert opened a new pull request #76: Prototype for VSCode HTL extension

rombert opened a new pull request #76:
URL: https://github.com/apache/sling-whiteboard/pull/76


   I'm submitting my VS Code HTL extension to the Sling Whiteboard for discussion and with the hope that it will find more interested contributors.
   
   The extension currently features auto-completion of tags ( `sly` ) , attributes ( `data-sly` ) and some of the default Sling script bindings ( `request`, `resourceResolver`, `resource`, etc ).
   
   It also provides global completions based for `data-sly-use`, `data-sly-repeat` and `data-sly-list` tags.
   
   ![vscode-htl-demo-2021-12-09_17 21 29](https://user-images.githubusercontent.com/21237/145435445-b8946b87-3505-4ead-b14a-47e1b078968d.gif)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [sling-whiteboard] rombert merged pull request #76: Prototype for VSCode HTL extension

Posted by GitBox <gi...@apache.org>.
rombert merged pull request #76:
URL: https://github.com/apache/sling-whiteboard/pull/76


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org