Babak Farkhoopak
Babak Farkhoopak
i see. i tested the modals and didn't have an issue with them. Maybe it's because of an option, or something like that causes this issue? is there something special...
Hi 👋 Sorry for the late response. This is what I expect to happen: 1. The name of the deleted folder not to get appended **constantly**. 2. If the path...
It's difficult to understand some of the decisions that are made by the vsCode them. 1. What I reported here, is a bug! (and a UX issue). 2. It's being...
> Could you clarify what functionality you would like to see beyond what you currently have by setting files.dialog.defaultPath in your user settings? I noticed that files.dialog.defaultPath has to be...
> Does setting the terminal.integrated.cwd setting to the same value as your files.dialog.defaultPath setting help? No. I need the path to open as a workspace. --- I want the terminal...
@cschroeter Hi In Svelte, when you destructure a reactive variable (`$state`, `$derived`), it loses reactivity. Code like this: https://github.com/chakra-ui/ark/blob/be4e356070b1c37384a9501b1db4e6dee8904793/packages/svelte/src/lib/components/avatar/use-avatar.svelte.ts#L13-L14 Should be written the same way as Vue code: https://github.com/chakra-ui/ark/blob/be4e356070b1c37384a9501b1db4e6dee8904793/packages/vue/src/components/avatar/use-avatar.ts#L18-L19 Like...
They finally released this 🎉: https://svelte.dev/docs/svelte/$props#$props.id()
Confirming that deleting Edge still doesn't work:  Running the script seems like deleted some things from the registry, but it didn't delete the Files... Can't it just delete those...
It's true, it doesn't work, tested 1, 2 days ago. I used ChatGPT to write a simple PowerShell script to remove edge related folders (other than the WebView). (sending this...
I'm a front-end developer and I think it's a very good feature. I had issues with CSS media queries and there aren't even CSS variables for screen sizes so, this...