-
Parsing a very large Java file (~160K lines of code) takes much longer than parsing the same file with JDT java parser.
The java file that takes long is: **PlSqlParser.java** from the attached pro…
-
**Affects PMD Version:** 7.0.0-rc4
**Rule:** [UnusedMethod](https://docs.pmd-code.org/latest/pmd_rules_apex_design.html#unusedmethod)
**Description:**
The Apex Unused Method rule does not r…
nwcm updated
9 months ago
-
When trying to use the `PlSql` in a basic example as described by the documentation TypeScript reports a type error when using the gramma specific `PlSqlLexer` and `PlSqlParser`.
**This is how the …
-
Looks like test suite is failing with libxml >=2.12.0
-
```java
PMDConfiguration configuration = new PMDConfiguration();
LanguageVersion goLanguageVersion = LanguageRegistry.getLanguage("java").getDefaultVersion();
configuration.setDefaultLanguageVersio…
-
Hi Filepe,
I am trying to add a new custom rule to detect symbols & and && and report it as a code smell in sql/db files.
But I am having issues with dependencies.
Could you please have a look …
-
**Describe the bug**
Snippets (and other) intellisense extremely slow to show completions (8-10 seconds) on vs code.
Deno output shows:
client asked to cancel request 130, but no such pending req…
-
https://github.com/EC-DIGIT-CSIRC/sysdiagnose/blob/main/analyzers/sysdiagnose-timeliner.py#L60
--> Implement it and fix the parser as well (might be wrong) . Take a look at `sysdiagnose-powerlogs.p…
-
### Feature description
Provide basic support for the bpmn objects bpmn:sendTask and bpmn:receiveTask to allow users to extend Flows for APEX to support some external messaging send and receive cap…
-
dadbod allows for changing the default Oracle binary to sqlcl "sql" instead of "sqlplus" by setting a global var g:dbext_default_ORA_bin . When this is set to run sqlcl, the db tray only shows schema…