What's your favorite thing about Repl.it/browser-based IDEs in general? What about your least favorite? (Slash if you could add any feature, what would you add?)
My favorite thing and least favorite thing is code intelligence. It helps me find errors in my code and it also helps me understand my code. What I don't like is that it can't find errors in star imports. It will think every nonexistant function is from the star import
What's your favorite thing about Repl.it/browser-based IDEs in general? What about your least favorite? (Slash if you could add any feature, what would you add?)
My favorite thing and least favorite thing is code intelligence. It helps me find errors in my code and it also helps me understand my code. What I don't like is that it can't find errors in star imports. It will think every nonexistant function is from the star import