Results 353 comments of Carlos Alberto Ruiz Naranjo

Ok, thanks. I'm an extension developer, I'm integrating Verible as SV LS and other for VHDL.

I'm just trying it out now. Tell me if I'm right: 1. With `--ruleset=none` I disable the style warnings/errors. 2. It doesn't disable syntax errors.

I'm using in VSCode: ``` args: ['--file_list_path', fileListPath, '--ruleset=none'], ``` 1. Duplicated messages is fixed. 2. I don't see style warnings/errors. 3. I see syntax errors. For me it's ok...

I see that it's possible to add a function between the client and the server: ``` const clientOptions: LanguageClientOptions = { documentSelector: [{ scheme: 'file', language: 'mylang' }], middleware: {...

Do you think that `Enabled by default: true` rules are the more interesting?

Please, add more details.

Issue resolved. Please feel free to reopen the case if the problem persists.

I have the same problem.

@gmartina Please check the conflicts.