Results 884 comments of Ivan Yonchovski

Yes. You need the debug adapter and the corresponding debug templates.

The solution for now is to copy the extension here and download it from the repo: https://github.com/emacs-lsp/lsp-server-binaries/

> @yyoncho i finished the implementation of the function it's something simple. Nothing fancy. But it works. Looks good.

Thank you, I will try to take a look tomorrow or during the weekend.

Then check the value of `window-size-fixed` in that buffer. If it is `t` you can use M-x debug-on-variable-change to find who is setting it to true. Also, there is treemacs-toggle-fixed-width...

Did you try to call the command in the treemacs buffer? Did you inspect the value of the variable in treemacs buffer?

Then I don't know - setting window-size-fixed to nil in treemacs window on my side works fine.