You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to get C linter to work but I would find the errors. I am using linter-gcc by hebaishi.
I tried a batch file with the code bellow: @echo off
bash.exe -c "gcc %*"
I tried to get C linter to work but I would find the errors. I am using linter-gcc by hebaishi.
I tried a batch file with the code bellow:
@echo off
bash.exe -c "gcc %*"