Comment on Anon tries programming in Java
greenkarmic@lemmy.ca 5 weeks agoYou can’t use Python without a linter. I have everything setup in vscode to use tabs yet copilot autocomplete insists on inserting random spaces everywhere creating indentation errors. The linter is essential to quickly see and fix them.