-
### Background and motivation
When working with `Stream`s, I often find myself needing to skip past a range of data. Either I'm not interested in reading the data, or it is simply padding (common w…
-
pip, bundler, and other dependency handlers often support comparison operators, and more than one of these (e.g. lower and upper bounds).
Either single string, with delimited (comma, semicolon, mul…
-
I propose we allow adding intrinsic/optional extensions on type augmentation or composite data types. This makes it a bit more natural to extend composite types analogous to using intrinsic/optional…
-
### Background and motivation
Comparing the contents of two streams or files often results in code reading the entire stream or file into memory and then comparing the underlying arrays. For collec…
-
When we first build the codegen, we provided overridden implementations for == and !=, but not Equals and GetHashCode. This brings trouble for expressions like `if (a == null)` (we have to write `if (…
yatli updated
7 years ago
-
## Prologue
So... As I've griped about before, enums in c# and dotnet in general just suck.
Unfortunately, they're what we have, though, in the language/SDK, and creating something with the same…
-
### Issue
`ApplyGridDataProviderRequest` is a useful feature that allows applying grid parameters to a _queryable_ source. However, it does not work when sorting by columns that are not of type strin…
-
This does include a bug report, but the main purpose is to get feedback on a modified approach to building the test tree (see Proposed Solution).
### Describe the bug
![2023-04-27-ionide-test-poll…
-
I'm not sure what happened, what I might have done (at best blush, I did nothing to impact 'database' anything per se). To be clear _"does not return"_ meaning just that, not that it does not return a…
-
### Describe the Issue
=====================
08/09/2024 12:29:34
LimitedFunctionality
System.AggregateException: Project system data flow 'Workspace update handler 36152495' closed because of an e…
skleg updated
1 month ago