function-store / FunctionStore_tools

TouchDesigner workflow tools and UX improvements and more
MIT License
145 stars 1 forks source link

fix: handling of vscode fallback path on MacOS #46

Closed rosofo closed 1 month ago

rosofo commented 1 month ago

The vscode exe path in TouchDesigner's preferences on MacOS ends in .app, but FS_tools is unable to launch it without pointing more directly at .../Visual Studio Code.app/Contents/MacOS/Electron.

function-store commented 1 month ago

Thank you! Will be in next release

On Sat, Oct 26, 2024, 04:19 Robin Forbes @.***> wrote:

The vscode exe path in TouchDesigner's preferences on MacOS ends in .app, but FS_tools is unable to launch it without pointing more directly at .../Visual Studio Code.app/Contents/MacOS/Electron.

You can view, comment on, or merge this pull request online at:

https://github.com/function-store/FunctionStore_tools/pull/46 Commit Summary

File Changes

(1 file https://github.com/function-store/FunctionStore_tools/pull/46/files)

Patch Links:

— Reply to this email directly, view it on GitHub https://github.com/function-store/FunctionStore_tools/pull/46, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALNHYBLS5HQI7U7GRBH55CLZ5L347AVCNFSM6AAAAABQUKRCU2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGYYTKNBWGEYTEOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

function-store commented 1 month ago

just realized this was a merge request, big love!