Carlos Alberto Ruiz Naranjo
Carlos Alberto Ruiz Naranjo

It would be nice if it's possible to configure to use a `.svls.toml` in home directory
Hi! I'm using the last version in the market. When the .toml project file is in the workspace root it works fine. But when I use the .toml file in...
Hello, is there a installation and use Readme? Thank you.
Hi! There are some things from vhdl20028 that would be interesting to add, such as the comment block. ```{vhdl} /* Block comment. */ ```
Is it possible to add a tooltip in the tree item? Similar to: 
How can I add rows to a table without to break the style? I have this table: ``` # Logic Levels Slack (ns) From Clock To Clock From To ```...
I would like use the LS in my extension. Currently I offer to the user different linter backend. Is it possible to disable the linter capabilities and only to have...
I have only one file that instances a module. But this module isn't in other file in my project. Should Verible LS show a syntax error? Because that module is...