Carlos Alberto Ruiz Naranjo
Carlos Alberto Ruiz Naranjo
Mm.. what is the output if you type: terosHdlRepo --help?
Go to package configuration: Edit -> Preferences -> Packages -> TerosHDL -> Settings What TerosHDL version are you using? What OS?
I think that it's not possibe. 
There is a little bug, it should load the windows config.
https://github.com/TerosTechnology/terosHDL/blob/develop/lib/main.js#L67
Yes, there is a default Windows config https://github.com/TerosTechnology/terosHDL/blob/develop/lib/config/config-schema-windows.json But the variable has a wrong name... This is de bug :/
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/
``` git clone https://github.com/TerosTechnology/colibri.git git clone https://github.com/TerosTechnology/terosHDL.git -b colibri cd terosHDL; npm install .; apm link; apm install . cd .. git clone https://github.com/TerosTechnology/triel cd triel/triel; python manage.py runserver ```
Thank you @mgendron23 We will reorganize the structure view in the next release. That's a good idea!
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/