Software Alternatives & Reviews

Creating(or importing) a Code Sandbox or an online IDE to be used in a Django website.

ACE (Ajax Code Editor) Monaco Editor
  1. Focused and built towards coders, web designers, and web builders, ACE (Ajax Code Editor) can help...
    Pricing:
    • Open Source

    #Productivity #Developer Tools #Website Design 17 social mentions

  2. A browser based code editor
    Pricing:
    • Open Source
    I have done this before using codemirror but changed to Monaco editor which is used for visual studio code and is open source. On their site is an npm install. With django you can add it into the js folder as a package with all the other js goodies. Has code completion and all other vs code has. Just a little tricky to get it working initially but once up and running very easy to customize. Hope this helps.

    #Text Editors #IDE #Developer Tools 47 social mentions

Discuss: Creating(or importing) a Code Sandbox or an online IDE to be used in a Django website.

Log in or Post with