HSD-ESD / VHDL-by-HGB

VHDL-by-HGB is a VS-Code extension for VHDL.
https://hsd-esd.github.io/VHDL-by-HGB/
GNU General Public License v3.0
5 stars 0 forks source link

Emacs Formatter on Windows does not format #8

Open maleiter opened 7 months ago

maleiter commented 7 months ago

when running emacs on windows without wsl, the formattter seems to do nothing.

Output in the VHDLbyHGB.emacs-vhdl-format:

Debugger entered--Lisp error: (end-of-file) command-line-1(("--eval=\"(setq" "make-backup-files" "nil)\"" "--funcall=vhdl-beautify-buffer" "--funcall=save-buffer" "--eval" "(let (vhdl-file-content next-line) (while (setq ne...")) command-line() normal-top-level()

Settings:

MarkusPfaff commented 6 months ago

As far as I see others have the same problem: https://marketplace.visualstudio.com/items?itemName=InES-HPMM.emacs-vhdl-formatter-vsode How to support users with a description (or link) on installing emacs in WSL and make it usable for VHDL by HGB?