Created
October 22, 2025 02:33
-
-
Save secf4ult/c525e43917531ddbca8e3884fce5951f to your computer and use it in GitHub Desktop.
CSpell settings for common lib names
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "cSpell.userWords": [ | |
| "awssdk", | |
| "jacoco", | |
| "jasperreports", | |
| "javadocs", | |
| "javax", | |
| "jaxb", | |
| "jdbc", | |
| "lmax", | |
| "mybatis", | |
| "projectlombok", | |
| "ses", | |
| "sesv2" | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment