nwcm
nwcm
**Prettier 2.7.1** [Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEAeeBbADgGwIbwB8AOlAARmoAmAlgG4nkWUDOWeUhAKnAB4xkWEDHDIYIAJ1Hx+g4aPFSyMgUJFjJ0vqvnLtc9ahYwJ0AOaEARjTOoA9MdNQLGqaQor7bDowr3aDBSk9pi4BHCEIAA0IBBYMDTQLMigeBKmAO4ACmkIySh4OBl4AJ7JMZYSeGAA1nAwAMp4IgAyNFBwyABmhSxwFVW19Q3sYO1myCYArv0gcBiWcFRUSy0cZlN4ZnAAYpIYBAnOyCB4UzAQ0SAAFjAYOADq1zTw3mBwDXkv9C8lJ440MAwK7tPoSGBZKpmA7dXqzABWLF4DXGODgAEUphB4LCcH0YuwJGCTkUwFcsBJ2jAHjQqDBrsgABwABgJpj6DyqWBOFLgYLonRiAEcsfBIXF8qcWABaDpLJZXKQimhSSFbGFIHp42Z9DA0SYSGYxFiojGizqauExGB4Sw0ukMpAAJmtVRoOHGAGFhBq5iwAKxXKZ9Li2-Ja-EgOgzACSUBWsAaYEp8QAgvGGjASmjcX0AL55oA) ```sh --parser lwc --html-whitespace-sensitivity strict ``` **Input:** ```html Text some more text some more text some more text some text some big more text ``` **Output:**...
Doxygen vscode plugin supports auto populating author details from git config. This would be a great addition https://github.com/cschlosser/doxdocgen#config-options
Links to other documents in the source using absolute format `/foo/bar.md` show as error 400
Updates the analytics engine for Azure Application Insights to their v3 https://github.com/Microsoft/ApplicationInsights-JS
**Affects PMD Version:** 7.0.0-rc4 **Rule:** [UnusedMethod](https://docs.pmd-code.org/latest/pmd_rules_apex_design.html#unusedmethod) **Description:** Rule flags methods with parameters of type `List` as unused when never passed that specific generic type. **Code Sample demonstrating the issue:** ```java...
- Remove some use of deprecated attribute `@Image` - Add missing `]` to `OnlyOneReturnPerMethod` - Add `PermissionSet` metadata type to require description in `MetadataRequiresDescription` - Change `MetadataRequiresDescription` so description property...
**Affects PMD Version:** 7.0.0rc2 Make sure, to test with the latest PMD version. **Description:** Outputting a report in the sarif format does add the `level` property for results. Everything will...
 As per Salesforce documentation, and functionality the below is valid ``` apex const toastEvent = $A.get("e.force:showToast"); ``` https://developer.salesforce.com/docs/component-library/bundle/force:showToast/documentation
I can't seem to find a way for apex-assist to correctly work for PersonAccount I have pulled metadata from the org but is still throws 