-
Hi;
Hopefully I'm missing something here, however I've read through countless articles and not been able to find an answer to what I think is a rather basic question.
Consider the following code:
…
-
I am querying Product2 records which can be hierarchical i.e. Product2 record may have a parent which is a lookup to another product2 record. Not all Product2 records have a parent.
When I query a…
-
Hey,
i love the addon and i'm heavily using it. One thing that annoys me though is that the activator button is constantly getting in my way.
Would it be possible to make it movable, so that i …
-
The REST API Lambda would benefit from returning standard JSON. In the current release, the [Flat library](https://github.com/hughsk/flat) is used to return results that are potentially nested.
So …
-
Because some people like this.
I personally hate this, but if it is configurable, it's fine.
Need to find out if extension APIs offer a simple way to store options.
-
### Describe the bug
**Bug:** If a `return` statement is the last child in a pre-order (or in-order) traversal, then the indent level resets to the level of the parent function.
---
`MARKER` de…
-
### Describe the bug
When using the single comment style of language injection, as introduced in #6418, the nix code between two injections has the incorrect commentstring
```nix
foo = # lua
"…
alxdb updated
1 month ago
-
We have limited space under the lookup component, after 3 values display the dropdown is cutting into the parent panel and additional values are hidden(Sceenshot attached). I tried a few things with C…
-
Affects PMD Version: 7.2.0 / All versions
Rule: [ApexSharingViolations](https://docs.pmd-code.org/latest/pmd_rules_apex_security.html#apexsharingviolations)
Description:
ApexSharingViolations f…
-
![rename symbol in vscode](https://code.visualstudio.com/images/language-support_rename.gif)
Not sure how hard this would be it would be amazing for refactoring. Here's the [API documentation for…