where is gtags config #101
-
I'm setup pascal workspace on linux |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi @ruadoVn , I'm sorry, but I'm not a Linux user, so I'm not sure how to properly setup But, I do have to learn how to use it (Linux), because I want to make the extension to support Codespaces (which is linux based). I just have to find some spare time for that. I've planned that a few months ago, but ended up prioritizing other projects, but I remember this comment (#61 (comment)) from another user with steps to setup I'm planning to return to this Codespaces support issue next month. Hope the plans goes "as planned" this time 😬 Hope this helps |
Beta Was this translation helpful? Give feedback.
-
Hi @ruadoVn , I know it's been a long time, and you probably already made yourself the path to install / setup the extension on Linux, or gave up on in. Either way, just to let you know, I was able to run it on Linux (WSL in fact), following the install/setup of ctags/global/python instructions in this comment (#61 (comment)) in #61. Worth a try. Specifically about
Hope this helps |
Beta Was this translation helpful? Give feedback.
Hi @ruadoVn ,
I know it's been a long time, and you probably already made yourself the path to install / setup the extension on Linux, or gave up on in. Either way, just to let you know, I was able to run it on Linux (WSL in fact), following the install/setup of ctags/global/python instructions in this comment (#61 (comment)) in #61. Worth a try.
Specifically about
gtags.conf
file, here is the tip from the other user:Hope this helps