Results 70 issues of strowk

As currently implemented there is a chance that saved file would be empty due to how actual writes are deferred in async world. The test included in PR ( in...

Readme suggests to configure `DefaultReconnectionTime`, which is actually removed in last version, but documentation was not updated.

**Describe the bug** Opening "https://mermaid.live/edit" in Firefox shows blank page. **To Reproduce** Steps to reproduce the behavior: 1. Open firefox browser 2. Go to "https://mermaid.live/edit" 3. Shows blank page and...

bug

**rust-analyzer version**: rust-analyzer version: 0.3.2593-standalone (6b2e677795 2025-08-25) **rustc version**: rustc 1.88.0 (6b00bc388 2025-06-23) **editor or extension**: VSCode, extension "Version 0.3.2593" **code snippet to reproduce**: ```rust struct MyStruct { a: i32,...

A-completion
C-bug

When parameters are used, such as headers, oapi-codegen generates such server that ..RequestObject structure would include Params structure directly, however when params are big, this would cause not efficient copying...

## What does this PR do? Adding support for `apache/kafka` and `apache/kafka-native` images into existing kafka module without breaking backward compatibility for users who might have used existing Confluent features....

feature

When tests do not fail, what they printed rarely matters. However, when they do fail, it is important to see maximum information. This change switches default behavior back as was...

bug

Changes returned error so that log would contain json value that failed to be parsed. background: sometimes `go mod download` can print stuff that is not json (typically errors and/or...

The case is same as in #9 , however I do have GOPRIVATE set correctly and I have different error: ``` failed to evaluate licenses: invalid character 'g' looking for...

In case if obstacle did not move, but navmesh itself moved (i.e entity to each it is attached), result is that navmesh seems to think that obstacle is in the...