EcotechBrad

Results 2 issues of EcotechBrad

``` var upc=new Image() new JsBarcode( upc, "796030114977", { format: "UPC", width: 3, height: 80, } ) var cno=new Image() new JsBarcode( cno, "796030114977", { format: "UPC", width: 3, height:...

### Feature Request in Clang-format v14 you can specify a file path using `-style=file:` however, variable expansions do not work in setting "C_Cpp.clang_format_style" i.e something like "C_Cpp.clang_format_style": "file:${workspaceFolder}/tools/.clang-format" is not...

bug
Language Service
fixed (release pending)
quick fix
Feature: Code Formatting