Results 57 issues of Carlos Alberto Ruiz Naranjo

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...

enhancement

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: ![image](https://user-images.githubusercontent.com/5955143/192106960-ca3be0c2-cf67-405b-9e1b-fa5bde2f05b7.png) 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:...