kaustubhhiware / c0derunR

An attempt at a cleaner UI for online IDE's: http://c0derunr.herokuapp.com
MIT License
21 stars 8 forks source link

Added new languages #23

Closed kurianbenoy closed 6 years ago

kurianbenoy commented 6 years ago

I have added a couple of languages and didin't face any problems while testing

Fixes issue #22

kaustubhhiware commented 6 years ago

@kurianbenoy Let us know if you will be able to continue on this.

You also need to add a default snippet for each language added.

kurianbenoy commented 6 years ago

Sorry @kaustubhhiware I wont be able to continue on this immediately .

Can you also mention where is the default snippet for each language?

kaustubhhiware commented 6 years ago

You need to add that yourself.

kurianbenoy commented 6 years ago

Should I add the snippets in Templates ie init.html or elsewhere?

kaustubhhiware commented 6 years ago

To reduce strain, I think we'll just make adding new snippets another issue.

Can you squash the 2 commits ? I'll merge right away.