I have a Nodejs project with express and I'm rendering a file index.ejs.
Other Cloud Code editors like glitch.com Treat Ejs Files like HTML files but repl.it provides no Debugging or Code Intelligence like autocomplete. Is there a way to enable this for Ejs files.
I’m pretty sure no. Just add .html to the end of the file name until your done editing?
@Highwayman Thats What Im gonna do for now. Hopefully repl add ejs support and other engines like handlebars
@LloydUrey :/ yeah.. hm. I think there might be a way to fix this up a bit maybe....... one sec.
@LloydUrey dam. Nvm I can’t find it sorry.
@Highwayman its fine thanks for replying
@LloydUrey yw.
@LloydUrey I know it’s been nearly two weeks now, but I found it: https://repl.it/talk/learn/How-to-Make-a-Custom-Code-Theme-for-Replit/9500
Sorry I couldn’t help you in time :(
@Highwayman I know its been 2 years but hey your comment helped me
Haha, that great lol. Happy to help!
I think there’s a way to even do it standardly now, too. Or maybe it’s just for code intelligence? Something like that… https://docs.replit.com/programming-ide/configuring-repl
@codespec