+ Reply to Thread
Results 1 to 3 of 3

Thread: Reloading script in Rhino Python Editor

  1. #1

    Reloading script in Rhino Python Editor

    Hi,

    Is there a way to reload script in editor. Refresh shortcut would be very good.
    I do not mind if code folding is not memorized afterwards.

    raul

  2. #2
    Senior Member Steve Baer's Avatar
    Join Date
    Apr 2010
    Location
    Seattle
    Posts
    1,464
    Blog Entries
    19
    Hi Raul,
    My plan is to add file watchers for all of the files that you currently have open in the editor and when those files change (outside the editor) you will be asked if you want to reload the file. I haven't implemented this yte, but hopefully I will be able to get to it soon.
    Thanks,
    -Steve

  3. #3
    sounds great
    raul

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts