Carlos Alberto Ruiz Naranjo
Carlos Alberto Ruiz Naranjo
Tests
Hi, I'm developing a extension for vscode and I'm using tree-sitter-verilog. I have a lot of problems with the NODE_MODULE_VERSION: ``` Activating extension 'teros-technology.teroshdl' failed: The module '/home/carlos/repo/colibri/node_modules/tree-sitter/build/Release/tree_sitter_runtime_binding.node' was compiled...
Tb flags
Added cflags to tb sources.
Hi, would be possible add -cflags to tb files?
With a sample rate of 1.92 Mhz I see that I'm loosing samples. Any recommendation about Ethernet configuration or other? Than you!
**Describe the bug** When I remove a file the `unlink` event is called. After that the `change` event doesn't work when I recreate the file **Versions:** - Chokidar version 3.5.3...
I see in the EDAM documentation:  Is it possible to use it in all the tools? For example for GHDL? I'm having errors with this EDAM file: ``` {...
Sometimes when I re-start the LS I have this error: ``` await this.client.onReady(); await this.client.stop(); this.languageServerDisposable.dispose(); this.languageServerDisposable = this.client.start(); this.context.subscriptions.push(this.languageServerDisposable); ``` ``` [Error - 8:01:08 PM] Starting client failed Error:...