-
I've seen the frb(ui_state) and frm(ui_mutation) and i honestly cannot appreciate enough as it is the best multiplatform dev solution I've seen in a while. 👏🏻
Looked at the code and it seems Materi…
-
本家help(runtime/doc/*.txt)のtypoを報告するスレです。
その都度vim_devに報告するとウザいのである程度溜まってから報告します。
typo発見時のVimバージョン(9.1.xxxx)も添えていただけると助かります。
関連: #1172, #1321, #1387
-
While trying to make Altair a typed library, we were trying to hide deprecated functions from the code completions on the top-level package. The approach was discussed here https://github.com/microsof…
-
**Describe the bug 🐞**
The example on https://docs.sciml.ai/DiffEqDocs/stable/features/io/ showing how to provide column names to `DataFrame(::ODESolution)` does not work, it errors when you provid…
-
## Tell us about it
**Current State:**
The [ArviZ example gallery](https://python.arviz.org/en/latest/examples/index.html) currently lists plots in alphabetical order (based on API name), but ther…
-
Hi,
currently have an M3 Macbook Pro Max on Sonoma 14.1
VIM 9.1 on iterm2
I've been using this plugin for a long, long time at this point though, across many macbooks and MacOS versions, and i'…
-
### Describe the bug
In the compay I'm working on, I'm trying to upgrade from old versions of stacked (2.2.8) / stacked_generator (0.5.7).
I don't have problem navigating to parent routes, but onc…
-
### I have done the following steps before reporting this issue:
- [X] I have searched the existing issues
- [X] I have read the FAQ in the help doc
### Operating system/version
Ubuntu 24.04…
-
### Describe the highlighting problem
Consider the attached snippet. It contains a Bash regex that checks if a variable contains `a ` (note the space). However when using Treesitter, everything beyon…
-
The generated extensions will pass route object to `extra` and read extra by casting it directly, which may cause type casting exception. The generated `ParentRoute` extension code of the example:
``…