Skip to content

Conversation

@dilomo
Copy link

@dilomo dilomo commented Oct 22, 2021

  • I added double click on the icon to open Explorer
  • Also a File output parameter to show the filename that is related to the script window and component

I did not add dependency dlls or compile, just copy the code from my working version. I hope you would be able to compile it.

@arendvw
Copy link
Owner

arendvw commented Oct 26, 2021

Hi Anton,

Thanks for your pull request, I'm currently on holidays, I will get back to you in two weeks

@dilomo
Copy link
Author

dilomo commented Dec 8, 2021

Could you have time to check it out? I think at least the double click functionality is good to have? Maybe it can directly start the editor of our choice as well ?

@arendvw
Copy link
Owner

arendvw commented Dec 8, 2021

Cool, I've copied your implementation some time ago, and simplified it a bit. It's a bit busy, but I'll try to push a new version somewhere this week.

Opening an editor would be awesome, but I'm a bit hesitant, because visual studio would not read the file correctly if it also does not open the project at the same time; or by accident already has the project open.

@dilomo
Copy link
Author

dilomo commented Dec 9, 2021

Opening an editor would be awesome, but I'm a bit hesitant, because visual studio would not read the file correctly if it also does not open the project at the same time; or by accident already has the project open.

That's true and it can get complicated to just open the project instead of the file i guess.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants