Results 116 comments of 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/ ![firefox_89Q6hGlNPp](https://github.com/expressive-code/expressive-code/assets/61759797/83af9916-2c6b-4797-926f-53f22ea27285) plus an idea we could use: ![image](https://github.com/expressive-code/expressive-code/assets/61759797/ce9e7f27-32f0-40a9-81d3-56b32eaf8983) 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?

_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