-
### Problem
When vim.lsp.codelens.refresh is invoked for a buffer, but the buffer is closed before the codelenses can be resolved i.e., the codelens is still in the `Unresolved codelens...` state, a…
-
### Neovim version (nvim -v)
NVIM v0.9.0-dev-1-g4396c3ef2c
### Vim (not Nvim) behaves the same?
NA
### Operating system/version
Arch Kernel 5.15.71-1 LTS
### Terminal name/version
Konsole 22.08…
-
It seems that the typical time for a significant number of transformations is about 100 ms. Maybe someone has faster, but the order of time is the same. As a result, on some machines, such warnings ma…
-
### Describe the bug
composer command given in the documentation i.e `composer require "kreait/firebase-php:^7.0"` , doesnt work as intended. Neither it installs latest version nor installs succes…
-
With much of the code now in place, it's definitely more noticeable that there's a big opportunity to optimize the design.
R&D first, final plans to follow.
-
Hi! The launcher works fine on projects using Java 17 but I can't get it to work with older versions. Here is my setup (fresh install):
```
jdtls-launcher v1.2.0
equinox-launcher 1.6.400.v20210924-…
-
I'm failing to run my organize import command `nnoremap o :silent! call CocActionAsync('organizeImport')` after upgrading my dev environment. When imports have more than one option, I get a Error log…
-
Is aimeos provide it's own dashboard ? and where to add below code ?
public function boot()
{
// Keep the lines before
Gate::define('admin', function($user, $class, $roles) {
…
-
I didnt find this issue mentioned anywhere, so I'm sorry if i missed it, or if i'm doing something wrong.
When creating tests for collection objects I'm getting plenty of type errors, from mypy as …
-
Hi,
The method `#isPublic()` of `FieldDeclaration` checks either for the presence of a `public` modifer, or whether the field is part of an interface (`isDeclaredInInterface()`). The reasoning is t…