SingleFileExecutionPlugin icon indicating copy to clipboard operation
SingleFileExecutionPlugin copied to clipboard

Pull request

Open ghost opened this issue 5 years ago • 2 comments

Hi, this could seem like a big pull request. But I just let IntelliJ inspect the code and update the syntax to Java 1.8.

Most important I edited SingleFileExecutionAction so, that the action will try to perform to the CMakeLists.txt on the same folder of the targeted source file. If that CMakeLists.txt doesn't exist, the action will be performed on the project's root CMakeLists.txt.

ghost avatar Mar 10 '19 13:03 ghost

Thank you for PR. It looks good to me, but I have not working on this project long days... Do you want me to merge and update the IntelliJ plugin?

Did you test in your local environment to install the plugin with your updated code?

corochann avatar Mar 11 '19 00:03 corochann

Hi, yes, the code works perfectly. I really love your plugin btw and use it almost everyday.

ghost avatar Mar 11 '19 10:03 ghost