• Hi,
    I have downloaded codemirror 1.2.0 but the execute button doesnt appear, I allowed it from settings. How can I fix this issue?

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Vicky Agravat

    (@vickyagravat)

    Hello @arissa2020

    Execute button only appears, if language mode is selected as Html.

    Thread Starter arissa2020

    (@arissa2020)

    Langauge mode was set HTML, and I used the theme 2020, but still not work.

    Plugin Author Vicky Agravat

    (@vickyagravat)

    Hello @arissa2020

    can you give link of that page or post?

    Could you please create an execute button for python, css and java?

    Plugin Author Vicky Agravat

    (@vickyagravat)

    Hello @davedadinosaur

    Yes, It is not big deal to create execute button.

    But, can you give me one answer?
    Where you execute your Java or Python program?

    I am creating an online education website to teach children to code, while they are out of school due to the coronavirus outbreak. I would really like for the users to be able to type and run their code from the website, allowing a nicer user experience. If you would like to email me about this/get other means of contact, email me here: [email protected]

    Your help is very much appreciated
    Regards,
    -George

    @vickyagravat if you could please let me know when you have done it, would be much appreciated, as I can then continue with my site 🙂

    Plugin Author Vicky Agravat

    (@vickyagravat)

    Hello @davedadinosaur

    Currently, the plugin is only work as syntax highlighter. with little ability to execute HTML program, because HTML executes directly on the browser.

    If you have to execute Java or Python program. it can not execute directly on browser,
    your server have support to compile and execute that program and output will be displayed on browser.
    Or you have to get service from other online compiler to execute your program.

    It is difficult to give support for any paid third party (compiling, executing) service with this free plugin.

    So, i am unable to help you at the moment!
    Hope you understand.

    Than you.

    @vickyagravat could you please email, and help me through the process of creating a compiler for my webiste? If I get a compiler, is it possible for you to send me a separate copy of the plugin, with the run buttons for pyhton?

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Issue with execute button’ is closed to new replies.