Anton Mikhailov

Results 15 comments of Anton Mikhailov

better make link instead of copying. What does it mean "cp file > to_file"?

I mean that your code doesn't do anything, 'cause cp doesn't get second argument "where put file copy". '>' redirect stdout to another file. I'm repeating, that copying file unproductive...

This indicator uses amdcccle for switching and vc determination.

> Out of curiosity, are there any particular use cases you have for action metadata and/or the error flag? Not yet, sometimes it can used, but for me it was...

> I'm interested in learning more about how you use this. Do you have some examples where this helper was useful for you? For the `middleBefore`, it is just shortcut...

@jonobr1 Maybe using something like this as backend? https://github.com/alibaba/GCanvas

Why you doesn't using Sublime Text as a image viewer? On generating new diagram use the same file that was already opened in another tab and ST will automatically reload...

Fixed for me by adding to settings `"vite.devCommand": "npx vite --host",`