Closed PropGit closed 5 years ago
If user does File > New File, then enters code and clicks Compile, receives "Compilation failed" error.
The call to fastspin fails because there's no filename yet (user has not saved the entered code).
I think that should work properly now.
Confirmed. Thanks!
If user does File > New File, then enters code and clicks Compile, receives "Compilation failed" error.
The call to fastspin fails because there's no filename yet (user has not saved the entered code).