Template for monaco editor
What is the monaco editor
The monaco editor is the editor API that repl.it uses for the editor. Without the monaco editor repl.it probably would be using another editor but the monaco editor is really cool and I enjoyed working with it.
Does it run code
The monaco editor doesn't run code, it only allows you to create an editor. You have to create your own way to run code. Maybe a connection to a remote computer or something else.
What is the repl
The repl below is just an example of the monaco editor you can find more info on the official website.
You should delete the
* {
font-family: Arial, Helvetica, sans-serif;
}
rule
require('./server.js');
Hum that’s some real pythonic syntax right there XD
ace > monaco
SACRILEGE
@Highwayman but monaco is microsoft, and microsoft is evil and hates your freedom...
@sugarfi not true, Microsoft is the god of tech
@PDanielY no. Also, have you invented some sort of time machine or something?
@sugarfi no, that's repl.it problem but you just gave me an idea lol
@PDanielY yeah
@sugarfi wait are you someone from the future?
@PDanielY idk apparently
@PDanielY it also says the comments here are from 6 or 7 years ago. Has repl.it even been around that long?
@sugarfi no, it could be something wrong with your computer's date
@PDanielY my date is right.
@sugarfi hmm, I don't know then
@PDanielY probably a repl.it problem
Thanks! Im going to use this for my language this is so cool!
@LiamDonohue lol thx
lol it sounded like you made it for me. how do you set up the output console? @PDanielY
@LiamDonohue Well you can use something called xterm.js I am probably just gonna make a template for that too
Lol, I am the 34040 post on repl talk.