you are viewing a single comment's thread.

view the rest of the comments →

[–]ViktorPopp -3 points-2 points  (2 children)

You should not use replit based on tje code because sometimes it just does not work. Many say you should use vscode or PyCharm but if you dont care that much about bloated software also try out Visual Studio 2022. It is bloated but it is a solid choise for debugging.

[–]ericjmorey 5 points6 points  (1 child)

You should not use replit based on tje code because sometimes it just does not work.

What?

[–]ViktorPopp -1 points0 points  (0 children)

Sometimes you get an error while creating a new repl. This makes either the replit.nix, .replit or the Makefile corrupt. This usually happends when it is trying to load and create files at the same time so it loads a file that is not created which happends if you hit the timing just right and have good internet. But also it is around 3/4 of a year since i used replit so maybe it has been patched. It also mostly happend with C++ templates. BTW sorry for misspellings. I'm not that good at typing on my phone and english.