-
### Description
S1450 is raised on the following snippet despite `foundMultiple` being used on both methods
### Repro steps
```cs
private class LookForSinglePropertyAccessExpressionVisitor :…
-
Hi,
Everything seems to work fine with this apim script, but on logs I can see the following popping up in application insights with slow gpt-4 calls:
_Expression evaluation failed. Unable to cast o…
-
Could we provide support for the regex character sequence `\b` for matching word boundaries?
It’s already supported by some processors via vendor-specific flags, and would be very helpful even if d…
-
Note: this is just an idea for then moment, there is no hard decision yet. If you actually depend on OCL expressions in Sirius Desktop odesign files, please mention it.
We support using `ocl:` expr…
-
### Clear and concise description of the problem
Adding a comment at the end of a jsx line can unexpectedly raise `jsx-one-expression-per-line`. Although I don't assume comment in jsx as a common exp…
-
**Memgraph version**
2.15.0
**Environment**
Windows/Docker
**Describe the bug**
Or expressions for labels are apparently not supported in Memgraph.
**To Reproduce**
A query like this
```…
-
I want to produce this sql query
```
SELECT
CountryId,
SUM(Profit),
SUM(Tax)
FROM [Orders]
GROUP BY CountryId
HAVING SUM(Profit) > 0
````
How can I create the expression that contains…
-
Is it plan to add line break for each multiline chain expression? It may be really helpful for SwiftUI view modifiers. For example with :
👉 The input view I want to format
```swift
import Swi…
-
### Is your feature request related to a problem or challenge?
I as a user want to be able to inspect type of expressions. Example usage is to inspect different sides of the comparison (column vs exp…
-
### Issue description
I found a couple of examples where type hints are needed inside the FsToolkit.ErrorHandling `option` CE with `--checknulls`` turned on.
I'm providing some example code, and c…