Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dap-pwsh: Write-Host produces no output in output buffer #806

Open
gtusr opened this issue Sep 3, 2024 · 0 comments
Open

dap-pwsh: Write-Host produces no output in output buffer #806

gtusr opened this issue Sep 3, 2024 · 0 comments

Comments

@gtusr
Copy link

gtusr commented Sep 3, 2024

I can pause at a breakpoint and check that certain variables have their correct values, but I'm not getting any output in the dap-mode output buffer from the Write-Host statements in my test script.

Do I need to add something to the default powershell script launch debug template to send Write-Host output to this buffer?

I'm running emacs 29.4 under Windows using the MSYS2 subsystem. My major mode for powershell is powershell-ts-mode (treesitter-based syntax highlighting). I'm using the latest lsp-mode and dap-mode available on melpa.

Also, a glyph in the breakpoints ui window is apparently missing ... what do I need to install to show the correct glyph? (The missing glphy shows as the 'tiny matrix of numbers' character instead.)

Breakpoints are also being displayed much too small to see in the lefthand margin, as are the icons for the continue, step in, step over, etc. operations at the top of the screen. Is there any way to make these icons display at the same size as the text in the buffers?

Finally, all of the accessory windows are entitled "treemacs." It would be nice if they had titles like "breakpoints," "sessions," "expressions," and "values." The "output" window is correctly titled however; it's just not properly displaying any content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant