Vitor Ayres
Vitor Ayres
Just so we are on the same page, @hippotastic what do you meant by terminal vs prompt: Something like this? this is the terminal snippet ```bash pwd > /Users/documents/project ```...
this is interesting, when clicking the line it copies the line, there's the possibility to select multiple lines https://codedoc.cc/  plus an idea we could use:  create a sort...
About 1 and 2: Considering you are planning `@` prefixed tags, then what about a `@copy` tag for each line and `@copy-start` `@copy-end` for multi line? Then I guess those...
you can, (and should, IMO) check v1 docs build section https://tauri.app/v1/guides/building/ and match to the migration guide https://v2.tauri.app/start/migrate/from-tauri-1/ to check for stuff that changed, it will be mostly tauri.conf settings...
hey, thanks for this and welcome :). Somebody (or me) will review this later, now I'm just wondering why was tauri submodule deleted?
ok, no problem
_eae,_ I can't seem to reproduce this issue, tried Firefox and Chrome. Could you elaborate?
now I'm wondering if isn't there a linting setting that will do this automagically I see no reason to not merge this once reviewed, would be a good idea to...
to clarify, the intention is not specifically to improve the sveltekit guide, but to give a context on how to create/scaffold a tauri app from scratch before referencing the framework...
I think we have the manual guide somewhere