Hi everyone! How can edit / view the html code at the same time im working in blocs? Thanks!!!
You can’t, that is beyond Blocs scope and intent as an app.
Aside from the HTML / Code Widget and the Code Editor.
https://help.blocsapp.com/knowledge-base/html-widget/
https://help.blocsapp.com/knowledge-base/code-editor/
You can also of course use the Dev Tools Inspector within Preview Mode and any other browser you preview through to see page / item source.
But you can’t otherwise make such alterations or interact with code / source, aside from after Export to edit the actual HTML page source code of Blocs. Though doing so will orphan your Blocs file and you will need to make the same edits after each subsequent Export.
Thanks a lot!!