Jordi Altayó

Results 28 issues of Jordi Altayó

Recently a new subparser for latex beamer classes has been added to universal ctags (https://github.com/universal-ctags/ctags/commit/942142fa061815f32dc4babe3d8116bf8400eb4f). Unfortunately tagbar doesn't seem to make use of the new tags that are created. I...

pr-welcome
language-support
question

Hello, I am getting the following error. ``` ERROR 2022-03-06 23:04:11,051 [69:MainThread] mopidy.__main__ Extension youtube failed during setup. This might have left the registry in a bad state. Traceback (most...

Is there a document or page that contains a proper documentation of all keywords, configurations etc. for wavedorm? For example all parameters that can be given to "config". Thanks

question :question:

Example ``` \documentclass{beamer} \begin{document} \begin{frame}[c] \frametitle{Background} \framesubtitle{Benefitial skew example} Clock and data are travelllling in the same direction \end{frame} \end{document} ``` Output ``` C:\Users\Jordi\Documents\GitHub\master_thesis\midterm>java -jar C:\Users\Jordi\bin\textidote.jar en.tex TeXtidote v0.8.1 -...

enhancement

I am using svls in emacs, I try to use the function `lsp-ui-peek-find-definitions` and I get the following error: ![image](https://user-images.githubusercontent.com/14058667/137363700-2b02177e-94cd-4599-a388-0df37b4988a9.png) This is the output from ` lsp-describe-session` ![image](https://user-images.githubusercontent.com/14058667/137363779-6c45e2e4-b1e2-425c-92c8-bf9a2e0a4ef1.png) Could someone...

Hello, When having a baseurl the site-title (top left corner) doesn't seem to link to the baseurl, instead it links to `/` How can that be solved?

I am trying to run the example from the docs https://pyvhdlparser.readthedocs.io/en/latest/BlockStream/Usage.html And I get an NoneType is not iterable error. here is my code ``` from pyVHDLParser.Token.Parser import Tokenizer from...

Bug

### Feature detail In the [README.md](https://github.com/immich-app/immich/blob/main/README.md) we can see a warning stating that the app is not stable and it is not safe to store your assets. > warning WARNING:...

question

Is it possible to add a video to the playing queue from a computer in the same LAN. Or maybe using a ADB command?