Joe Crop
Joe Crop
VSCode doesn't support an option to disable the custom icons as far as I can find. However, if you'd like to propose a different icon set/theme, a merge request would...
@hubertdetartas This setting does not track indexed tokens, it tracks individual file size (in the form of line numbers). In this case, it is telling you that a file has...
@alex-the-new-guy will you please test the update I made? I have compiled an extension with the fix here: https://github.com/eirikpre/VSCode-SystemVerilog/pull/237 To maintain backward compatibility with older Verilator version, I kept the...
@alex-the-new-guy the proper merge procedure is: 1. Create a fork of the repo that is owned by you: https://github.com/eirikpre/VSCode-SystemVerilog/fork 2. Create a new branch with your changes and push it...
Are you sure this isn't coming from a different extension? I don't see that behavior when I run a clean vscode with only this extension. 
I am having this problem as well. Is anyone aware of a workaround?
It looks like https://github.com/instructure/canvas-lms/commit/09996454a3a051322aa35ca94571b03dcc3151d0 has added "openid" as a supported scope now. However, when requesting the scope from the LMS, the user is presented with an error: ```json { "errors":...