dzsessona / QuickOpener-NetBeans

Sometimes while programming in NetBeans you want to explore a particular file that you are editing on the file system browser, or maybe launch a command in a terminal to do something with it.
52 stars 41 forks source link

Support spaces in project folder names when opening in terminal #85

Open ferrybig opened 6 years ago

ferrybig commented 6 years ago

At the moment, on Windows at least, when trying to open a project that contains a space inside its name, it fails because it tries to parse it as 2 different files.

Using the builtin git shell option.

javatlacati commented 6 years ago

can you provide an example please?

markiewb commented 5 years ago

I don't support this plugin anymore. Please fork it and create your own plugin from it.

Chris2011 commented 5 years ago

@ferrybig I can't reprocuce this bug on Windows 10. If you still have this problem, please create a detailed report at my fork: https://github.com/Chris2011/QuickOpener-NetBeans/issues