Are there extensions in repl.it?
As the title states, are there extensions in repl.it? Because I want something similar to vscode's es6 react snippets, but I don't know how to install an extension. Is this possible, and do I have to have the hacker plan?
Shaheen-Siddiqu
yes i want code snippt in Replit
Replit does not have extensions. You can't install VSCode extensions here. VSCode is a totally separate system to Replit, the main commonality is simply the library used to make the actual code editing box. VSCode and Replit have completely different functionality, and so trying to use an extension here would be impossible due to the different features.
@19wintersp ouch
@19wintersp maybe there's a way to make your own and implement them?
@CrazyVideoGamez What do you mean? Customising the editor? As far as I'm aware, you would have to inject code (which is very difficult as the source is obfuscated and hard to understand). This does seem like an interesting idea, and you could suggest it.
@19wintersp Ok, it's right here: https://repl.it/feedback/p/customizing-the-editor