Closed futuremotiondev closed 2 years ago
Hi @visusys ,
Those settings seems to be ok so far, except that you didn't provided prints of GTAGSCONF
and GTAGSLABEL
System Environment Variables, which should be something like:
* `GTAGSCONF`: `C:\gnu\glo653wb\share\gtags\gtags.conf`
* `GTAGSLABEL`: `pygments`
Also, I just tested with Python 2.7, so I'm not sure 3.1 could be a problem, but let's validate your configs first:
python
gtags
global
global
Usage helpglobal -f ./somefile.pas
where somefile.pas
is the path to some of your pas filessomefile.pas
If everything here works in Command Prompt window, the extension should work as well.
If the error remains, for some reason VS Code is not recognizing some of the tools (python, global or gtags). Then, I suggest you to:
It should work
Hope this helps
I'm closing this issue because no new comments has been added since my last question. Feel free to reopen/comment if the error still occurs.
Thanks for your understanding
Environment/version
Steps to reproduce
The global command is not available. Make sure it is on PATH
Here is my %PATH% variable:
Everything is clearly set up properly, but for some reason I keep getting this message.
I really want Code Navigation to work. Can someone please help me?
Thanks, Jay