pythonvisual-studio-coderenpy

I'm having problems getting RenPy Language extension to work


enter image description hereI'm new to both RenPy and VSC so I might be doing something wrong but the RenPy Language extension doesn't work for me for some reason. All of the syntax comes up as error and it seems to me that the problem might be that the .rpy file doesn't get recognized for some reason since .py files that I use with the Python extension work just fine.

If anyone has any suggestion it would be very appreciated.


Solution

  • The solution ended up being Ren'Py as the Language Mode. Because I have both it and Python installed, VSC picked Python to read .rpy files so nothing was working.