Jordi Altayó

Results 37 comments of Jordi Altayó

Could someone provide some tips on how to proceed with this? I have tried modifiying the ctags definitions (see jagjordi/tagbar@a3acc57fabdd63952cddec74432fea383c53f20c ) but it still doesnt work. How can I test...

Can I get some pointers on how to test/debug this problem? I am trying to fix it and have a PR. @alerque

I found that removing line 1306 in `tagbar.vim` solves my issue. Not sure if that line is relevant for the rest of functionalities of the pluggin.

I have the path configured as the pinned issue shows. I think that the problem is that universal ctags is not reporting the correct tags when the argument `--extras=` is...

This is my version ``` λ ctags --version Universal Ctags 0.0.0(39e72505), Copyright (C) 2015 Universal Ctags Team Universal Ctags is derived from Exuberant Ctags. Exuberant Ctags 5.8, Copyright (C) 1996-2009...

Upon checking [LatexCleaner.java line 340](https://github.com/sylvainhalle/textidote/blob/204a7af69f5d3ff857f394fc3f55630bf86d1acb/Source/Core/src/ca/uqac/lif/textidote/cleaning/latex/LatexCleaner.java#L340), it seems that frames are taken into consideration so when a new release comes it should get fixed

error trace ``` C:\Users\Jordi\AppData\Local\Programs\Python\Python38\python.exe C:/Users/Jordi/PycharmProjects/untitled1/parser_test.py Traceback (most recent call last): File "C:/Users/Jordi/PycharmProjects/untitled1/parser_test.py", line 18, in for block in blockStream: File "C:\Users\Jordi\AppData\Local\Programs\Python\Python38\lib\site-packages\pyVHDLParser\Blocks\__init__.py", line 193, in GetGenerator self.NextState(self) File "C:\Users\Jordi\AppData\Local\Programs\Python\Python38\lib\site-packages\pyVHDLParser\Blocks\__init__.py", line 426,...

I have tried in a linux machine and the result is the same, just FYI

I think that the syntax error is because you are not using python 3.8 version

Thanks for your answer and keep up the great work ❤️