bugficks

Results 27 comments of bugficks

I have added '--node-memory-debug --inspect --max_old_space_size=1024' to _extension.cmd_ and waited for it to crash: ![image](https://github.com/user-attachments/assets/4cb1bede-4f51-4bb7-b89a-f89c94c2189b) ![image](https://github.com/user-attachments/assets/0b4da494-d109-4961-abac-a2bf3d005548) ![image](https://github.com/user-attachments/assets/8c0b15ed-df92-4598-9dc4-8c3cf38f5f0d) maybe this helps, to me it looks like "file change detection" might be...

Thanks for invitation but I wont have the time required for it. I will continue to report bugs as I encounter them while working with this.

I removed public folder, copied my config into dist dir manually and it still crashes. Anyways I've started to use webpack directly as I needed easy access to build steps...

sure, if here an easy way to test it. tried installing from github but that didn't work: ![clipboard](https://github.com/user-attachments/assets/e32ba793-dd60-4cd1-a1b0-24de54e507a0)

Looks like it is fixed. No more crashes over night and builds are way faster too now.

I think you are digging your own grave with this, you are opening battles on too many fronts. I just took a quick look and while you might be able...

> Classic, "this project (and DLLs?) is so complicated it would be a waste of time for other developers to improve it and/or fork it" > I have nothing against...

Guess should have check PRs first... this is what I came up with: + tries to remove symlink on exit. + does doskey functionality in lua (haven't tested that though)...

I've updated the script: this [gist](https://gist.github.com/bugficks/0df37ebd3790e080ce6722a329245669) includes working doskey replacement and functions correctly even when launching the terminal using “Open Prompt Here” from Windows Explorer.

It definitely behaves different to windows, on windows control I click has focus and paste ends up there. I've verified this before reporting this :) On mac edit control for...