Skip to content

Show confirm dialog before execute!!! #16

Description

@beothorn

The addin does not give a warning before executing clojure code.
This is obviously dangerous, see for example:

=CLJEVAL("(use 'clojure.java.io) (with-open [wrtr (writer '''/tmp/test.txt''')]   (.write wrtr '''line to be written''')) ")

A confirm dialog should be shown (only once when opening the spreadsheet) before running any code.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions