teared / VEX

Houdini add-on for Sublime Text
168 stars 23 forks source link

sublime has to be closed for update #5

Closed flipchord closed 6 years ago

flipchord commented 6 years ago

i currently have to close sublime to sent the changed code to houdini - if i close sublime without saving the current file houdini freezes

teared commented 6 years ago

Hi @flipchord. Thank you for reporting. How can I reproduce it?

I try:

  1. Place any VEX node
  2. Launch ST3 as external editor
  3. Write something there
  4. Close ST3 tab without saving (prompt message: Save changes? - No)
  5. Close ST3 itself

And Houdini continues normally. I tried without step 4 with same success.

I use: ST3 Build 3143 Houdini 16.5 Windows

Is it specific to the VEX add-on? It does not happen when you edit code in Python SOP, for example?

Could you try without add-on installed? You can safely remove add-on and reinstall it back with PaCo. You won't loose any settings.

teared commented 6 years ago

Closing, as this issue thread is dead, and the issue is probably a duplicate of #1.