vscode-terosHDL icon indicating copy to clipboard operation
vscode-terosHDL copied to clipboard

add gdsfactory

Open joamatab opened this issue 2 years ago • 1 comments

include some gdsfactory support

#410

joamatab avatar Jul 04 '23 02:07 joamatab

Good job!

Only one thing. As the package.json is very complex in TerosHDL I auto generates it from: https://github.com/TerosTechnology/vscode-terosHDL/tree/main/auto_package

For your PR you need to change: https://github.com/TerosTechnology/vscode-terosHDL/blob/main/auto_package/language.yml

and to run: https://github.com/TerosTechnology/vscode-terosHDL/blob/main/auto_package/generate.py

python3 generate.py

qarlosalberto avatar Jul 04 '23 06:07 qarlosalberto