brackets-archive / brackets-shell

CEF3-based application shell for Brackets.
http://brackets.io
MIT License
0 stars 0 forks source link

[CLOSED] Linux: Add a check for file exist when "Show in OS" is clicked #428

Open core-ai-bot opened 2 years ago

core-ai-bot commented 2 years ago

Issue by sobisht Tuesday May 15, 2018 at 05:36 GMT Originally opened as https://github.com/adobe/brackets-shell/pull/650


Issue: https://github.com/adobe/brackets/issues/14311

Currently there is check in Windows and Mac to find whether the file exist or not. But there is no check whether file exist or not in case of linux.

Adding a check in linux.


sobisht included the following code: https://github.com/adobe/brackets-shell/pull/650/commits