Tautvydas Šidlauskas

Results 14 issues of Tautvydas Šidlauskas

I see some strange behavior in the test output popup. When I open it from the test file it cuts text that does not fit to popup: But when I...

bug
can't reproduce

As mentioned in https://github.com/L3MON4D3/LuaSnip/issues/569 I am creating a separate issue for not working `pascalcase` transformation. Snippet: ```dart "Built Value Type File": { "prefix": "bvtf", "body": [ "import 'package:built_collection/built_collection.dart';", "import 'package:built_value/built_value.dart';",...

**Is your feature request related to a problem? Please describe.** I am using custom regex for allowed types: ```yml headerPattern: '^(feat:|fix:|chore:|refact:|ci:|docs:|\[axof: \d+\]|\[axod: \d+\]) (.*)$' ``` As I understand I need...

As pointed in https://fvm.app/documentation/getting-started/faq#monorepo-support FVM could be set at the root of monorepo.

**NeoVim Version** Output of `nvim --version` ``` NVIM v0.9.0-dev-3366+gc752c8536-dirty Build type: Release LuaJIT 2.1.0-beta3 Compiled by [email protected] Features: +acl +iconv +tui See ":help feature-compile" system vimrc file: "$VIM/sysinit.vim" fall-back for...

Previously if user manually closed web view it was not possible to indicate that. `PlatformException (code=CANCELED)` was thrown away and replaced with `AccessTokenResponse.errorResponse()` with default implementation `{'http_status_code': 404}`.

The reason is that outline information is used to get the correct test name. Outline is not provided for each file in the suite, so it is results are not...

Related to #7 We are now relying on Treesitter to get test positions. But the LSP outline event has the more correct information about test names and positions, so we...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Github actions fails i.e. https://github.com/nvim-flutter/flutter-tools.nvim/actions/runs/11200029728 ``` Fetching the repository /usr/bin/git -c...