3 lines
86 B
Ruby
3 lines
86 B
Ruby
if defined?(BetterErrors)
|
|
BetterErrors.editor = "vscode://file/%{file}:%{line}"
|
|
end
|