Jade
Jade
Reasoning: for very short posts for which there is no need for a summary. A summary should be optional by default. The "Read More" could be pulled outside of the...
**Is your feature request related to a problem? Please describe.** I honestly don't know how many places this occurs but the face that it occurs at all is really frickin...
**Is your feature request related to a problem? Please describe.** Feature enhancement. It would be really helpful to filter by branch when listing package versions. **What are you trying to...
### Summary LATEST does not exclude deleted package versions when resolving dependencies. If the most recently generated version of a package has been deleted, executing `sfdx force:package:version` for another package...
I considered just making a PR but this seems intentional. Example: ``` public static void checkFieldIsReadable(SObjectType objType, String fieldName) { checkFieldIsReadable(objType, fflib_SObjectDescribe.getDescribe(objType).getField(fieldName)); } public static void checkObjectIsReadable(SObjectType objType) { if...
**Is your feature request related to a problem? Please describe.** Maddening that, every time I cancel something like a Push via the notification I get TWO notifications (one "warning" me...
It's not horrendous but the feeling of having to click an icon button to know what it actually does makes the experience feel unpolished. Some of them have tooltips, like...
### Summary From what I can see, the schema has been updated but not the class, which is causing Typescript to have a fit. Specifically in our custom plugin and...
### Summary First off, tracing this back to [its commit & PR](https://github.com/salesforcecli/plugin-source/pull/211), this is not -as it was labeled- "Warning a user". This is adding functionality that completely changes how...
What license is this released under? I see one for NewRelic and one for Ext JS but I do not see what perm-comparator is released under, though it states itself...