aboutsummaryrefslogtreecommitdiffstats
path: root/.idea
AgeCommit message (Collapse)Author
2024-01-11JSONHandler: add fallback handler supportJay Berkenbilt
2023-12-20Spell checkJay Berkenbilt
2023-12-16Ignore .idea/inspectionProfilesJay Berkenbilt
2023-10-07Start a project-level dictionaryJay Berkenbilt
When a user accepts a spelling word, the word appears in a .idea/dictionaries/$user.xml where $user is their username. A user has control over "their "words, but all users see all words. For qpdf, we probably want all the "official" words in qpdf.xml. This should be automated.
2023-10-07Share cmake debug profileJay Berkenbilt
2023-10-07Save CMake profile "maintainer"Jay Berkenbilt
2023-10-07Control IDE project filesJay Berkenbilt