-
```
I needed to have support for highlighting so I produced a quick patch to do
what I needed to do. All I did was have it add the highlighting to the
document if highlighting was turned on using t…
-
```
I needed to have support for highlighting so I produced a quick patch to do
what I needed to do. All I did was have it add the highlighting to the
document if highlighting was turned on using t…
-
Lets say I have created a new module in my workspace with a simple archetype and thus no dependencies declared.
- Now i create a class and let it implement interface X.
- Eclipse complains that it…
-
There might be a serious bug here. Afaiu `local()` is that resolves to the correct context when it's attribute is accessed from inside the running thread. Here you access the members possibly before…
-
We are not currently surfacing vulnerabilities in standard library
as diagnostics.
We tried to attach the diagnostic to the `module` or `go` statement
in go.mod. But without a clear path to addre…
-
Today was exception (don't know why):
```
com.intellij.diagnostic.PluginException: class de.plushnikov.intellij.plugin.psi.LombokLightParameter; valid=true; method.valid=true [Plugin: Lombook Plugin…
-
When I complete a known namespace symbol, Calva doesn't automatically also add to the namespace require, even though `Add missing require` does that afterward. Ideally, even if there is ambiguity in t…
-
SQL store writes every single increment of sender message sequence number and target message sequence number to the DB. For high volume of incoming messages, such as market data messages, this is a ma…
-
Hi, I'm a ghcid user, thanks :smiley:
I'm planning to make PR for below `--wait`.
**Can I implement this?**
- - -
My thinking `--wait` is a command specification, the command is executed a…
-
```
What is the expected output? What do you see instead?
if the bus speed changes the program doenst detect this and i have te open the
program to reset it to get correct cpu readings.
What versio…