I copy pasted code from another IDE, and it threw inconsistent use of tabs and spaces (python), which is expected. However, I changed all the spaces to tabs, and I keep getting the error. Fix?
Anyways, in your case:
Hit Ctrl/Cmd+A
Hit Tab
Hit Shift+Tab
Basically the editor tabs everything and then untabs it again, so any tabs get converted to spaces.
The second option:
Hit Ctrl+F
Inside here:
paste
Click the triangle:
Inside the second input, put in 2 spaces or however many spaces your program needs.
Repl.it broken
I copy pasted code from another IDE, and it threw inconsistent use of tabs and spaces (python), which is expected. However, I changed all the spaces to tabs, and I keep getting the error. Fix?
Hi!
This is a tab:
This is a space:
As you can see, they are hard to tell apart.
Anyways, in your case:
Hit
Ctrl/Cmd+A
Hit
Tab
Hit
Shift+Tab
Basically the editor tabs everything and then untabs it again, so any
tabs
get converted to spaces.The second option:

Hit
Ctrl+F
Inside here:
paste
Click the triangle:

Inside the second input, put in 2 spaces or however many spaces your program needs.
Then click replace all.
Do tab then shift tab
oh yeah
@CodingCactusguess I'm to javascript for ya
@CodingCactusawesome!
@LeakyLobster