Tagged articles
17 articles
Page 1 of 1
Woodpecker Software Testing
Woodpecker Software Testing
May 14, 2026 · Artificial Intelligence

From Beginner to Expert: AI‑Driven Testing of a Telecom Settlement System – Full‑Process Guide

This article analyzes the pain points of traditional manual testing for a telecom settlement system, demonstrates how AI transforms testing from passive to predictive, presents a four‑layer AI testing architecture with Git‑driven impact analysis, and compares AI‑assisted analysis with manual methods using concrete code, prompts, and risk assessments.

AI testingGit integrationLLM
0 likes · 29 min read
From Beginner to Expert: AI‑Driven Testing of a Telecom Settlement System – Full‑Process Guide
IT Services Circle
IT Services Circle
Apr 22, 2026 · Artificial Intelligence

Claude Code Command Cheat Sheet: Master All CLI Commands and Workflows

This comprehensive guide walks you through Claude Code’s market dominance, core design philosophy, step‑by‑step installation, a complete reference of basic and advanced CLI commands, slash commands, keyboard shortcuts, work modes, and real‑world workflows, helping developers unlock the full power of the AI‑driven programming assistant.

AI CLIAutomationClaude Code
0 likes · 21 min read
Claude Code Command Cheat Sheet: Master All CLI Commands and Workflows
AI Insight Log
AI Insight Log
Jan 22, 2026 · Artificial Intelligence

Claude Code’s New VS Code Plugin Brings Native GUI and Deep Integration

Anthropic has released the Claude Code VS Code plugin, adding a Spark icon that opens an AI‑powered coding assistant directly in the editor, with features like @‑based fuzzy file referencing, WYSIWYG context capture, Plan Mode approvals, Inline Diffs, Git and MCP integration, and terminal support, while still retaining CLI‑only checkpoints for rollback.

AI CodingClaudeGit integration
0 likes · 5 min read
Claude Code’s New VS Code Plugin Brings Native GUI and Deep Integration
Instant Consumer Technology Team
Instant Consumer Technology Team
Oct 15, 2025 · Artificial Intelligence

Master Claude Code: Complete Guide to Every cc Command for AI Agent Development

This article systematically walks through all Claude Code (cc) command‑line options, organizing them by development workflow—from self‑help and status checks, through IDE integration and appearance settings, to core LLM, action, memory, tool configurations, collaborative Git features, and conversation export—helping developers quickly master the tool.

AI AgentClaude CodeGit integration
0 likes · 7 min read
Master Claude Code: Complete Guide to Every cc Command for AI Agent Development
Java Architecture Diary
Java Architecture Diary
Sep 26, 2025 · Artificial Intelligence

Boost Your Workflow with GitHub Copilot CLI: AI Features, Usage & Tips

GitHub Copilot CLI brings AI-driven command‑line assistance to developers, enabling natural‑language task description, automatic code generation, Git repository management, file operations, and deep integration with GitHub Actions and MCP servers, while offering interactive and programmatic modes, security controls, and customizable extensions for diverse workflows.

AI Command LineCode reviewGit integration
0 likes · 10 min read
Boost Your Workflow with GitHub Copilot CLI: AI Features, Usage & Tips
Alibaba Cloud Developer
Alibaba Cloud Developer
Nov 28, 2024 · Backend Development

How Xianyu Automates Exception Log Tracking to Pinpoint Bugs Instantly

The Xianyu team built an automated exception‑log tracking system that scans pre‑release logs, extracts stack information with regex, maps errors to Git file paths and commit authors, and automatically assigns precise bug tickets to developers, dramatically cutting debugging time and cost.

Exception HandlingGit integrationautomated debugging
0 likes · 7 min read
How Xianyu Automates Exception Log Tracking to Pinpoint Bugs Instantly
ITPUB
ITPUB
Apr 18, 2024 · Databases

Essential PostgreSQL Features: Versioned Schemas, Online Migrations, Git‑Style Branching

The article outlines a developer‑focused wishlist for PostgreSQL, proposing built‑in versioned schemas, online schema changes, instant branch creation akin to Git, configurable archive tables, a flexible key‑value labeling system, and tighter Git integration, while highlighting industry examples such as Neon, Xata, Snaplet, Supabase and Bytebase.

Database DevelopmentGit integrationPostgreSQL
0 likes · 8 min read
Essential PostgreSQL Features: Versioned Schemas, Online Migrations, Git‑Style Branching
Python Programming Learning Circle
Python Programming Learning Circle
Apr 7, 2024 · Fundamentals

Comparative Analysis of VS Code and JetBrains IDEs: Inspection, Refactoring, Debugging, Git Integration, Extensibility, and Collaboration

The article provides a detailed comparison between VS Code and JetBrains IDEs, examining their code inspection, refactoring, debugging, Git integration, extensibility, and collaboration features, and concludes with recommendations based on the author's five‑year development experience.

Code RefactoringDebuggingGit integration
0 likes · 17 min read
Comparative Analysis of VS Code and JetBrains IDEs: Inspection, Refactoring, Debugging, Git Integration, Extensibility, and Collaboration
Efficient Ops
Efficient Ops
Nov 20, 2023 · Operations

Unlock the Power of Fish Shell: Install, Switch, and Customize Like a Pro

This guide walks you through installing Fish Shell on macOS, switching from Bash or Zsh, exploring its standout features such as syntax highlighting, autosuggestions, tab completion, web‑based configuration, and shows how to customize prompts and greetings with practical code examples.

Git integrationInstallationPrompt
0 likes · 12 min read
Unlock the Power of Fish Shell: Install, Switch, and Customize Like a Pro
Python Programming Learning Circle
Python Programming Learning Circle
Oct 31, 2022 · Fundamentals

Why I Switched from VS Code to JetBrains IDEs: A Comparative Analysis

After five years of using VS Code as my primary IDE, I decided to switch to JetBrains IDEs and this article details the background, code inspection, refactoring, debugging, Git integration, extensibility, and collaboration features that influenced my decision, helping readers choose the right development environment.

Code RefactoringExtensionsGit integration
0 likes · 21 min read
Why I Switched from VS Code to JetBrains IDEs: A Comparative Analysis
Programmer DD
Programmer DD
Jan 23, 2020 · Product Management

What’s Coming in 2020 for JetBrains’ IntelliJ‑Based IDEs?

JetBrains unveiled its 2020 roadmap for IntelliJ‑based IDEs, detailing new localization efforts, a lightweight editor mode, enhanced Git staging support, AI‑driven code completion, and other advanced features aimed at improving developer productivity and experience.

Git integrationIDE roadmapIntelliJ
0 likes · 5 min read
What’s Coming in 2020 for JetBrains’ IntelliJ‑Based IDEs?
Python Crawling & Data Mining
Python Crawling & Data Mining
Dec 25, 2019 · Fundamentals

35 PyCharm Power‑Tips to Boost Your Python Productivity

This article shares 35 practical PyCharm shortcuts and features—including clipboard history, JSON formatting, Linux command integration, quick code refactoring, and Git version control—to help Python developers work faster and more efficiently, with step‑by‑step instructions and visual examples.

Code RefactoringGit integrationIDE Tips
0 likes · 7 min read
35 PyCharm Power‑Tips to Boost Your Python Productivity