Balkoth

Results 144 comments of Balkoth

Problem still exists: ``` 2024-09-05 07:47:06.405 [error] Maximum call stack size exceeded: RangeError: Maximum call stack size exceeded at v.setChildren (vscode-file://vscode-app/c:/Program%20Files/Azure%20Data%20Studio/resources/app/out/vs/workbench/workbench.desktop.main.js:861:23685) at v.doRefreshNode (vscode-file://vscode-app/c:/Program%20Files/Azure%20Data%20Studio/resources/app/out/vs/workbench/workbench.desktop.main.js:861:21558) at async v.doRefreshSubTree (vscode-file://vscode-app/c:/Program%20Files/Azure%20Data%20Studio/resources/app/out/vs/workbench/workbench.desktop.main.js:861:21050) ```

Will this ever be fixed? I mean you are propagating this as a replacement for SSMS, and this product fails to basically do an essential task it is designed to.

It's nice that the replacement for SSMS has bugs like this still open after reporting them a year ago.

``` 2024-12-13 09:42:24.853 [error] Maximum call stack size exceeded: RangeError: Maximum call stack size exceeded at v.setChildren (vscode-file://vscode-app/c:/Program%20Files/Azure%20Data%20Studio/resources/app/out/vs/workbench/workbench.desktop.main.js:861:23685) at v.doRefreshNode (vscode-file://vscode-app/c:/Program%20Files/Azure%20Data%20Studio/resources/app/out/vs/workbench/workbench.desktop.main.js:861:21558) at async v.doRefreshSubTree (vscode-file://vscode-app/c:/Program%20Files/Azure%20Data%20Studio/resources/app/out/vs/workbench/workbench.desktop.main.js:861:21050) ```

Seeing this now too. Runs for a while thn stutters.

I can see it becoming painfully slow, but at least it does not crash here when scrolling. Windows 10 version 22H2 19045.4414

I believe it was `true` that messes with the copying of the resource file.

> [@niels9001](https://github.com/niels9001) This is due to the fact that, like other sizing-related AppWindow APIs, PreferredMinMaxWidthHeight work with screen coordinates. I can see the argument to diverge from that convention, though,...