-
**Version Used**:
Version 16.9.0 Preview 3.0
**Steps to Reproduce**:
1. Set a variable to an asynchronous await call
var root = await document.GetSyntaxRootAsync(cancellationToken).ConfigureAw…
-
## Background and Motivation
Working toward improving the quality of the results for analyzer rule `CA1822` we have noticed that there are a lot of feedback for cases where such or such attribute s…
-
## Problem
Currently, style correlation methods on Analysis objects expect analyzers to pass the exact BlockObject they wish to add. This forces analyzers to look up block references and pushes a lot…
-
I've been using webpack-bundle-size-analyzer for a while now, and it's been working great.
I have however recently noticed that some packages are not showing up anywhere in my analyzer results. I'm f…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR22696](https://bugs.llvm.org/show_bug.cgi?id=22696) |
| Status | NEW |
| Importance | P normal |
|…
-
```haxe
class Main {
static var tmp:Any;
public static function main():Void {
tmp = new Int32(-2147483648) + new Int32(-1);
}
}
abstract Int32(Int) {
public inline fu…
-
During the discussion of #23457, we realized that the largest contributor to timing variability in analyzer telemetry involves one-time initialization costs that occur for a subset of analyzers. Analy…
-
I am having a hard time getting emacs installed with Treemacs as an IDE for Clojure coding. Whatever I try Treemacs does not show, only an empty buffer is visible.
Please let me know what else I c…
-
The code fix provider reads CompletionOptions from Solution snapshot. These options are not configurable via .editorconfig, only in the IDE. Therefore this code fix provider will behave differently wh…
-
# Custom/Generic Observables field
### Request Type
Feature Request
### Work Environment
| Question | Answer
|---------------------------|--------------------
| TheHive versio…