Maciej Jur

Results 7 issues of Maciej Jur

**Describe the bug** I have a laptop screen and an external Iiyama screen plugged in via a HDMI port. Both have the same resolution - 1980 x 1080. When I...

bug

**Describe the bug** The dummy replacements for LaTeX commands get interpreted as spelling mistakes when the language is set to Polish (pl-PL). **Steps to reproduce** 1. Set the `ltex.language` setting...

1-bug 🐛
2-unconfirmed

I get the following warning when updating this package: ```  WARN  1 deprecated subdependencies found: [email protected] ``` This subdependency can be found here: https://github.com/citation-js/citation-js/blob/main/packages/plugin-wikidata/package.json The package [wikidata-sdk](https://www.npmjs.com/package/wikidata-sdk) has been renamed...

dependencies

### How are you using the lua-language-server? NeoVim ### Which OS are you using? Linux ### What is the issue affecting? Type Checking ### Expected Behaviour ```lua ---@alias SomeUnion ---...

I tried to use this extension with Mason, so I passed it the path from the registry ```lua local mason = require 'mason-registry' local path = mason.get_package('js-debug-adapter'):get_install_path() ``` However, when...

I've found that some of the biggest headaches while using Pagefind in a JS framework come from the fact that: 1. It seems there is no way to statically import...

Hey, I'm trying to use hayagriva as a library to parse and render citations and bibliography on a HTML website. Generally it works quite well, but when rendering the data...