Nikita Rydanov

Results 10 issues of Nikita Rydanov

This PR is related to https://github.com/typst/hayagriva/pull/126 and issue #3168 and adds support for `language` parameter for each entry to allow using specific terms for entry's origin.

Currently, there's no any support for `language` entry in CSL or BibLatex. This PR can add possibility to parse and use multiple languages in single bibliography, depending on the value...

As far as I understand, there's still no sliders support for axes. However, it's very important feature to go. Could there be any possibility to add it?

good first issue

As far as I understand, it's the only change I need. Related to https://github.com/typst/hayagriva/pull/126

Hello, thank you for adding virtual environment support. I've just installed latest Pylyzer version from Cargo, added Pylyzer as source for nvim_lsp and I see infinite loading on "checking files..."....

I constantly get messages like `gofumpt failed 2` on save. I see ` [Wed Nov 6 00:28:27 2024 582068]  ....living/.local/share/nvim/lazy/go.nvim/lua/go/format.lua:75 |1: { "stat /Users/find.art.in.living/Documents/dev/work/orb/runner/cmd/main.go: no such file or directory"...

Hello, I'm trying to block some long-time downloading requests when accessing to website. I use SetBlockedUrls before Navigate with wildcards like ``` network.SetBlockedURLS([]string{ "*doubleclick.net*", // may not work depending on...

### Have you searched existing issues? 🔎 - [x] I have searched and found no existing issues ### Desribe the bug Actually, I found similar, but closed issue so I...

bug

Hello! Today I tried to use actual `main` branch in my work project to test out current state of `Params()` method of `Context`. I've tested it out on small example...

## Environment ### Inside ZelliJ ```zsh % typeset -p1 VENDOR OSTYPE ZSH_PATCHLEVEL _autocomplete__funcfiletrace typeset VENDOR=apple typeset OSTYPE=darwin25.0 typeset ZSH_PATCHLEVEL=zsh-5.9-0-g73d3173 typeset -a _autocomplete__funcfiletrace=( /Users/find.art.in.living/.local/share/zinit/plugins/marlonrichert---zsh-autocomplete/zsh-autocomplete.plugin.zsh:4 /Users/find.art.in.living/.local/share/zinit/zinit.git/zinit.zsh:1849 /Users/find.art.in.living/.local/share/zinit/zinit.git/zinit.zsh:1716 /Users/find.art.in.living/.local/share/zinit/zinit.git/zinit.zsh:1351 /Users/find.art.in.living/.local/share/zinit/zinit.git/zinit.zsh:2846 /Users/find.art.in.living/.zshrc:9 zsh:0 )...

type::bug report