continue icon indicating copy to clipboard operation
continue copied to clipboard

The codebase indexing feature supports SV files with SystemVerilog/Verilog syntax.

Open MATLAB2022-perl opened this issue 4 months ago • 1 comments

Validations

  • [ ] I believe this is a way to improve. I'll try to join the Continue Discord for questions
  • [x] I'm not able to find an open issue that requests the same enhancement

Problem

The codebase indexing feature supports SV files with SystemVerilog/Verilog syntax.

Solution

Download tree-sitter-verilog from https://github.com/tree-sitter/tree-sitter-verilog/blob/master/src/grammar.json and add verilog.ts

MATLAB2022-perl avatar Jun 13 '25 09:06 MATLAB2022-perl