mirror of
https://github.com/LIV2/RIDE.git
synced 2025-12-06 04:22:43 +00:00
9 lines
312 B
JSON
9 lines
312 B
JSON
{
|
|
"verilog.linting.linter": "verilator",
|
|
"verilog.formatting.verilogHDL.formatter": "verible-verilog-format",
|
|
"verilog.languageServer.veribleVerilogLs.enabled": true,
|
|
"verilog.languageServer.veribleVerilogLs.arguments": "--rules_config_search",
|
|
"[m68k]": {
|
|
"editor.rulers": []
|
|
}
|
|
} |