Results 353 comments of Carlos Alberto Ruiz Naranjo

We would like to have a version for Visual Studio Code. But it will be in a future, we are only 3 developers and we don't have much time. Now...

@pidgeon777 We have a beta version of TerosHDL VSCode. If you would you like to be a beta tester send an email to [email protected]

I recommend using the VSCode version. We have stopped the development for Atom. You will find a lot of new features :) https://marketplace.visualstudio.com/items?itemName=teros-technology.teroshdl https://terostechnology.github.io/terosHDLdoc/

For VSCode: electron 7.2.4 and node 12.8.1 I have see that there is a big problem with VSCode an native modules: https://github.com/microsoft/vscode/issues/658 It could be a solution to generate a...

Any news? Thank you!

Maybe it's related: https://github.com/georgewfraser/vscode-tree-sitter/issues/28

I have the same problem.

Does it work if you type in the windows terminal "make --version"?

What do you have storage characters and a "make error"? Maybe that's the problem El mié., 21 sept. 2022 19:00, vani2620 ***@***.***> escribió: > Kind of? > > What I...

TerosHDL calls to "make --version" and checks the return value. If it's failing the renturn value won't be 0 an it will fail. El mié., 21 sept. 2022 19:14, vani2620...