TerosTechnology / vscode-terosHDL

VHDL and Verilog/SV IDE: state machine viewer, linter, documentation, snippets... and more!
https://terostechnology.github.io/terosHDLdoc/
524 stars 42 forks source link

feat: use yaml nodejs lib to save/load projects #620

Closed qarlosalberto closed 1 month ago

qarlosalberto commented 1 month ago

@gmartina I have seen more fails, when the configuration installation paths includes "\" or other string changes. I have found the main problem and I have replaced the current YAML parser by a nodejs library.

@grunora this should fix all the problems