Jochen Kühner

Results 253 issues of Jochen Kühner

### Reproducible in vscode.dev or in VS Code Desktop? - [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop ### Reproducible in the monaco editor playground? - [X] Not reproducible...

bug
editor-hover
editor-shadow-dom

Type: Bug Open a large document (for example a diff view of packagelock.json via source control). No look for some highlight markers in the scrollbar. These do not match the...

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md). - [X] I agree to follow the [Code of Conduct](https://github.com/ionic-team/stencil/blob/main/CODE_OF_CONDUCT.md). - [X] I have searched for [existing issues](https://github.com/ionic-team/stencil/issues) that already...

ionitron: needs reproduction

**Summary** We have a SPA where we get all our data from backend via websockets. Is it possible to use a callback for all API calls instead of a HTTP...

Question

Fix #3993 Fix #4306 Fix #4308 Fix #2950 --- Open Questions/Tasks - Should we change the default type in Mapping Schema for TimeSpan to int64. I've done it, but is...

### Describe your issue see also issue #3840 The fields here do not work when used in a where filter ``` Exception message: System.ArgumentException : Property 'Int32 Milliseconds' is not...

type: bug
status: has-pr

Fix #4295

area: sql
status: ready for review

### Describe your issue Net 9.0 gets 3 new Linq Methods: https://steven-giesel.com/blogPost/0594ba85-356b-47f1-89a9-70e9761c582e?utm_source=newsletter.csharpdigest.net&utm_medium=referral&utm_campaign=in-the-debugger-s-spotlight If it's possible we should support them in SQL CountBy, AggregateBy, Index Do we already support DistinctBy? https://learn.microsoft.com/de-de/dotnet/api/system.linq.enumerable.distinctby?view=net-8.0...

type: feature
net9

Fixes #4394

area: performance

### Describe your issue I'm currently looking to work on issue #3993 There I now recognized that the default type for "TimeSpan" if the tests create the database is "Time"....

type: feature
status: has-pr