Recent Posts

Command completion: IntelliJ IDEA with less shortcuts

Author: Marit van Dijk Original post on Foojay: Read More Table of Contents Command completion extends regular completionFix errors and warnings with command completionPerform file- or class-level actionsRefactoring and code transformationUse command completion for navigationAliases for several commandsComplements existing featuresConclusion How many shortcuts can you remember? Three? Five? More? I try to learn as many as I can and still …

Read More »

🚀 The Future is Now: AI Code Assurance and MCP with SonarQube (Part 4)

Author: Jonathan Vila Original post on Foojay: Read More Table of Contents Problem #1: “I see the bug, but I’m too lazy (or busy) to fix it”Problem #2: “My AI Assistant writes buggy code because it doesn’t know our rules”Problem #3: “How do I know if this Project with AI-generated code is actually good?” Series Summary: The Complete Cycle Hola …

Read More »

Documentation as Code with AsciiDoctor, GitLab CI, and GitLab Pages

Author: Jens Knipper Original post on Foojay: Read More Table of Contents GitLab PagesGitLab CIGenerating pagesResults Writing documentation should be as low-key as possible to remove the pain from the process. One way to achieve this is through Documentation as Code. Setting it up and configuring it may take some time, but once it’s done, you can focus on creating …

Read More »