-
There are several things that can go awry in loops:
- counters or loop control variables may never be changed/updated inside the loop
- infinite loops in do, while, for
- redundancy
-
**Version Used**: Microsoft Visual Studio Community 2022 (64-bit) - Current Version 17.11.2
**Steps to Reproduce**:
1. `git clone https://github.com/shpaass/yafc-ce.git`
2. `git checkout cd42…
-
# ~~Named / unnamed `symbol`s~~ (implemented)
Currently lalrpop denies named and unnamed symbols to be a part of the same alternative. Example:
```
file.lalrpop: ... error: anonymous symbols like …
dnbln updated
2 years ago
-
## Error in SQL Delight IntelliJ Plugin
**java.lang.Throwable** in **UnusedQueryInspection.kt:84**
Assertion failed
[View on Bugsnag](https://app.bugsnag.com/square-inc/sql-delight-intellij-plugin/e…
-
Operators (in particular arithmetic operators) should ensure their operands are covariant of number.
The following _certainly_ shouldn't be allowed:
```lua
---@type boolean
local aBoolean = tru…
-
**What**
Under options add "disable adding comments into code"
**Why**
I do not want Rubberduck comments in my code, but do want the ability to ignore some inspections (not one by one).
That w…
-
It is possible to create Coordinated inspections and specific inspections, for each coordinated inspection, but there is a problem with the assignment of specific inspections to a designated inspector…
-
Why do some inspection fields start with "Insp" like InspType, InspTypeMapped and other start with "Inspection" like InspectionNotes? I would suggest to go with the complete word to be more descriptiv…
-
**Describe the new feature you would like to see**
When running a mission over a full deck with several modules, the detailed information of were the robot is and will travel is lost (unless you have …
-
**Rubberduck version information**
Version 2.5.0.5244
OS: Microsoft Windows NT 6.2.9200.0, x64
Host Product: Visual Basic x86
Host Version: 6.00.9782
Host Executable: VB6.EXE
**Description**…