Isn’t the gen AI supposed to only edit the HTML panel, and only when prompted? It’s actively wrecking my code with random linebreaks and nonsense declarations every time I try to edit, and I can’t stop it! Surely the Perchance devs haven’t made their site break the entire point of using the site ON PURPOSE?

  • ratemisia@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    2 days ago

    I love Perchance, but it’s really frustrating to have the site make obvious errors and to try to race against the AI to backspace everything it adds to my code faster than it can do it! I’m just trying to make a simple probability-based generator using the syntax that’s existed on the site for all the years I’ve been using it…

    • VioneT@lemmy.worldM
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      2 days ago

      On the ‘gear’ icon on the top left of each editor, you can disable the ‘IntelliSense’/AI prediction for both editors as well as the AI bug checking. You can also enable and disable it through a short cut ctrl+shift+space to toggle. If you want the AI to predict on command, you can use ctrl+space to run it.

      • ratemisia@lemmy.worldOP
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 days ago

        Thank you for telling me. I don’t want to bring hate to this forum - it’s just been frustrating these last 30 minutes. Hopefully I won’t have more issues from now on.