Lorenzo "Saibal" Forti
Lorenzo "Saibal" Forti
Hi everyone. I have an issue with this plugin. If I upload a file that yet exist in target folder, my backend code overwrite it (as expected) but when uploader...
In firefox on Ubuntu I get this error when I switch the button: Error: Permission denied to access property "apply" With Chrome it works fine thank you
Hi, is it possible to add the support for svelte? your extension is very useful
Hi all, is there an option to remove focus on error input? use case: 1) user does not fill the input 2) user try to submit form 3) error appears...
Hi all, Is it possible to access php variables in dwoo template without passing it as array? for example in my page.php I have $foo = 'myvalue'; and I want...
Hi, I've installed 0.9.1 version of your plugin. All works fine but I would remove these chars (») in project's list: » integration » test How can I do this?...
Hi all, I suggest to add the feature "options" when setting a cookie. i.e. an object in which i can set option secure (true/false), httpOnly (true/false) etc etc I think...
hello, very useful extension :-) any chance to have autoclose tags in njk templates? emmet is ok but not autoclose tags thank you
Hello, If I focus the first "div" tag all occurrences are selected instead the first one. see screenshot  thank you
Hello, I can't find "block" suggestion in snippets list. i.e.: {% block content %}My default content{% endblock %} https://liquidjs.com/tutorials/partials-and-layouts.html Is it only my problem? thanks