picturesbyrobots / td-completes-me

A Simple Auto Completion Engine for Touch Designer
133 stars 5 forks source link

Having difficulties to install td-completes-me. #22

Open PhilJungschlaeger opened 7 months ago

PhilJungschlaeger commented 7 months ago

I would love to use your autocompletion, it would speed up my work a lot. Somehow I am having difficulties to get it running..

but the autocompletion doesn't appear when I open a td execute dat using visual studio code?

picturesbyrobots commented 7 months ago

Hey There!

Thanks for trying out my repo!

I think I've run into this problem before: VsCode has implemented a "trust" mechanism where extensions won't run in certain folders. Those folders include the ones that TD uses to store temporary files or editing DATs. You can solve this by adding the Temp folder that TD uses for DATS. You can also keep the files in external scripts relative to your project and edit them that way.

Additionally If you're using Github Copilot I've also noticed that it likes to take priority vs the VsCode completion engine.

I'm slightly slammed ATM but I'll take a note to add that to the ReadMe and leave this issue open until I do

best -d

On Fri, Dec 1, 2023 at 9:17 AM PhilJungschlaeger @.***> wrote:

I would love to use your autocompletion, it would speed up my work a lot. Somehow I am having difficulties to get it running..

  • From the latest Github Release, I downloaded the .tox file and the source code .zip with with the .vsix file.
  • From Visual Studio Code I succesfully installed the .vsix
  • I dropped the .tox into a new touchdesigner project

but the autocompletion doesn't appear when I open a td execute dat using visual studio code?

— Reply to this email directly, view it on GitHub https://github.com/picturesbyrobots/td-completes-me/issues/22, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC4X76VRK2CTW5HBE7UFW7DYHHRIVAVCNFSM6AAAAABAC5CTLGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGAZDAOJXGEZTMMA . You are receiving this because you are subscribed to this thread.Message ID: @.***>