Tagged articles
37 articles
Page 1 of 1
Old Meng AI Explorer
Old Meng AI Explorer
Apr 28, 2026 · Artificial Intelligence

One Subscription for All Top Chinese Coding Models – Save Hundreds Monthly

Volcengine’s Coding Plan bundles six leading Chinese AI coding models into a single subscription, offering seamless IDE integration, auto model selection, and performance comparable to individual APIs while cutting monthly costs from hundreds of yuan to under ten, as demonstrated by benchmark tests and a four‑step setup guide.

AI CodingChinese modelsCoding Plan
0 likes · 10 min read
One Subscription for All Top Chinese Coding Models – Save Hundreds Monthly
Selected Java Interview Questions
Selected Java Interview Questions
Apr 14, 2026 · Backend Development

Which Claude Code Plugin Is Best for IntelliJ? Official Beta vs Claude Code Plus GUI

This guide walks Java developers through installing the Claude Code CLI, then compares the official Anthropic JetBrains plugin (beta) with the community‑built Claude Code Plus GUI, detailing installation steps, core features like diff view, context sync, model switching, and offers recommendations on which to choose for seamless IntelliJ integration.

AI coding assistantClaude CodeIDE integration
0 likes · 10 min read
Which Claude Code Plugin Is Best for IntelliJ? Official Beta vs Claude Code Plus GUI
Architect's Tech Stack
Architect's Tech Stack
Mar 28, 2026 · Industry Insights

How IDEA 2026.1 Turns Into an Open AI Platform with ACP Integration

JetBrains' IDEA 2026.1 release introduces the Agent Client Protocol (ACP), turning the IDE into an open AI platform that lets users install and run external agents such as Codex, Cursor, and GitHub Copilot directly within the editor, simplifying database queries and Git operations.

ACP ProtocolAI agentsIDE integration
0 likes · 4 min read
How IDEA 2026.1 Turns Into an Open AI Platform with ACP Integration
SpringMeng
SpringMeng
Mar 22, 2026 · Artificial Intelligence

How to Quickly Enable Codex in JetBrains IDEs and Boost Development

The article explains how to integrate OpenAI's Codex into JetBrains IDEs, walks through installation, demonstrates project cloning, environment setup, code refactoring, testing, and highlights additional uses such as documentation and front‑end scaffolding, while offering practical tips for effective AI‑assisted development.

AI AssistantCodexIDE integration
0 likes · 7 min read
How to Quickly Enable Codex in JetBrains IDEs and Boost Development
Tech Minimalism
Tech Minimalism
Jan 10, 2026 · Artificial Intelligence

How to Supercharge Claude Code with Full LSP Support – Complete Setup Guide

This guide explains how Claude Code’s new LSP feature, introduced in version 2.0.74, brings IDE‑grade code navigation, reference search, and real‑time diagnostics to the CLI, dramatically cutting symbol lookup from seconds to about 50 ms, and provides step‑by‑step configuration, language‑specific setup, advanced usage, and troubleshooting tips.

AI programmingClaude CodeIDE integration
0 likes · 23 min read
How to Supercharge Claude Code with Full LSP Support – Complete Setup Guide
Code Wrench
Code Wrench
Jan 1, 2026 · Backend Development

Master Go Debugging with Delve: From Log Noise to Real-Time Insight

While simple logging suffices early on, growing Go projects become too complex for logs alone, so this article explains how the official Go debugger Delve can reveal concurrent execution, reconstruct call chains, and validate refactoring by using conditional breakpoints, watches, goroutine inspection, and IDE integration.

DelveGoIDE integration
0 likes · 9 min read
Master Go Debugging with Delve: From Log Noise to Real-Time Insight
AI Insight Log
AI Insight Log
Dec 30, 2025 · Artificial Intelligence

What Connecting Claude Code to LSP Reveals About Its Previous Limitations

The article explains how Claude Code’s new native support for the Language Server Protocol transforms its code‑understanding from a heuristic, file‑reading approach to real‑time, type‑aware diagnostics and precise navigation, and provides step‑by‑step guidance for enabling and configuring LSP plugins.

Claude CodeGoIDE integration
0 likes · 6 min read
What Connecting Claude Code to LSP Reveals About Its Previous Limitations
Nightwalker Tech
Nightwalker Tech
Nov 7, 2025 · Artificial Intelligence

Unlock Agile AI‑Driven Development with the BMad Method: A Complete Guide

The article introduces BMad Method, a universal AI‑agent framework for agile, human‑AI collaborative development, detailing its core features, dual deployment modes, installation steps, project structure, agent team roles, workflow examples, a hands‑on tutorial for building a To‑Do app, extension ecosystem, and key advantages.

AI-driven developmentAgile methodologyIDE integration
0 likes · 10 min read
Unlock Agile AI‑Driven Development with the BMad Method: A Complete Guide
Python Crawling & Data Mining
Python Crawling & Data Mining
Sep 26, 2025 · Fundamentals

Why Python Type Annotations Are Your Code’s Safety Net (And How to Use Them)

This comprehensive guide explains why Python type annotations act like a safety net for your code, covering their benefits, basic and advanced syntax, static analysis with mypy, IDE integration, best‑practice strategies, and how to adopt them in existing projects for improved reliability and collaboration.

IDE integrationPythonbest practices
0 likes · 15 min read
Why Python Type Annotations Are Your Code’s Safety Net (And How to Use Them)
Open Source Tech Hub
Open Source Tech Hub
Sep 18, 2025 · Backend Development

Boost PHP Code Quality with Psalm: Complete Static Analysis Guide

This guide explains how Psalm, a PHP static analysis tool, improves code quality by detecting type errors, logical bugs, and security issues, and covers its key features, installation steps, configuration options, IDE integration, automated fixes, and reasons to choose it over alternatives.

DockerIDE integrationPHP
0 likes · 7 min read
Boost PHP Code Quality with Psalm: Complete Static Analysis Guide
Open Source Tech Hub
Open Source Tech Hub
Sep 1, 2025 · Artificial Intelligence

Master Claude Code: 33 Essential Tips and Commands for AI‑Powered Development

Learn how to harness Claude Code’s full potential with 33 practical techniques—from keyboard shortcuts and IDE integration to custom slash commands, cost tracking, multimodal image handling, and essential MCP extensions—providing a step‑by‑step guide that boosts productivity for AI‑assisted coding.

AI coding assistantClaude CodeIDE integration
0 likes · 9 min read
Master Claude Code: 33 Essential Tips and Commands for AI‑Powered Development
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jul 18, 2025 · Frontend Development

5 Compelling Reasons to Adopt TypeScript Over JavaScript

This article explains why many large‑scale frontend projects are switching from JavaScript to TypeScript, highlighting how static typing, early error detection, type inference, better team collaboration, and IDE support improve code safety, development efficiency, and overall developer experience.

IDE integrationJavaScriptType Inference
0 likes · 7 min read
5 Compelling Reasons to Adopt TypeScript Over JavaScript
Java Web Project
Java Web Project
Mar 4, 2025 · Artificial Intelligence

How to Seamlessly Integrate DeepSeek AI into IntelliJ IDEA for Java Development

This step‑by‑step guide shows Java developers how to prepare their environment, install the CodeGPT plugin, configure DeepSeek with an API key and model settings, and then use the assistant for code generation, completion, explanation, question answering, and usage monitoring within IntelliJ IDEA.

AI code assistantCodeGPTDeepSeek
0 likes · 8 min read
How to Seamlessly Integrate DeepSeek AI into IntelliJ IDEA for Java Development
大转转FE
大转转FE
Jan 21, 2025 · Frontend Development

code‑inspector‑plugin: A Frontend Development Tool for Fast Source‑Code Location and IDE Integration

The article introduces code‑inspector‑plugin, an open‑source plugin for bundlers like webpack, Vite, and Rspack that lets developers click a DOM element in the browser to instantly open the corresponding source file in their IDE, detailing installation, configuration, usage, implementation principles, and common troubleshooting tips.

IDE integrationVitecode-inspector
0 likes · 24 min read
code‑inspector‑plugin: A Frontend Development Tool for Fast Source‑Code Location and IDE Integration
DeWu Technology
DeWu Technology
Dec 25, 2024 · Artificial Intelligence

AI-Powered Intelligent Coding: Product Evolution, Technical Advances, and Future Outlook

AI‑powered coding tools—from JetBrains’ free IDEs to VSCode extensions like Cursor and end‑to‑end web platforms—are rapidly evolving, offering code continuation, AI‑driven Q&A, multi‑file editing, and chat interfaces, while advances in context handling, caching, LLM fine‑tuning, and speculative decoding promise faster, more integrated development workflows and a future where IDEs become chat‑centric assistants that streamline debugging, deployment, and junior developer support.

AI CodingIDE integrationIntelligent code completion
0 likes · 18 min read
AI-Powered Intelligent Coding: Product Evolution, Technical Advances, and Future Outlook
phodal
phodal
Oct 15, 2024 · Artificial Intelligence

How Shire Reimagines AI‑Powered Programming with a New DSL

This article introduces Shire, a domain‑specific language and framework that orchestrates AI agents across IDEs and DevOps toolchains, explaining its motivations, core features, practical code examples, and architectural components to boost software development efficiency.

AI agentsAI programmingDSL
0 likes · 9 min read
How Shire Reimagines AI‑Powered Programming with a New DSL
phodal
phodal
Aug 22, 2024 · Artificial Intelligence

What’s New in Shire 0.5? AI Coding Agent Gains SonarQube, Git, and Data‑Guarding Features

Shire 0.5 introduces SonarQube issue support, Git‑enabled ShireQL queries, a reranking function for RAG, and new data‑guarding capabilities like the redact function and customizable secret‑pattern YAML, enabling developers to securely build AI‑powered coding agents that leverage IDE assets while protecting sensitive information.

AI CodingGit queriesIDE integration
0 likes · 8 min read
What’s New in Shire 0.5? AI Coding Agent Gains SonarQube, Git, and Data‑Guarding Features
Tencent Cloud Developer
Tencent Cloud Developer
Jan 11, 2024 · Backend Development

Delve Debugger for Go: Installation, Configuration, and Command Guide

Delve, the primary Go debugger, is installed via its official guide, requires disabling inlining with appropriate gcflags, supports flexible location specifications and rich expressions, offers multiple debugging modes (debug, exec, attach, core), configurable settings, runtime commands, breakpoint types, variable and stack inspection, and integrates seamlessly with Goland.

DebuggingDelveGo
0 likes · 28 min read
Delve Debugger for Go: Installation, Configuration, and Command Guide
Qunar Tech Salon
Qunar Tech Salon
Dec 29, 2023 · Artificial Intelligence

Design and Implementation of an AI‑Powered Development Assistant for Internal Use

This article presents the design, implementation, and measured impact of an AI‑driven development assistant integrated into the IDE, detailing its features such as intelligent context filling, custom Prompt templates, quick error diagnosis, internal system integration, and smart code completion, while also discussing limitations of existing tools like Copilot and ChatGPT and outlining future development plans.

AIDevelopment AssistantIDE integration
0 likes · 18 min read
Design and Implementation of an AI‑Powered Development Assistant for Internal Use
phodal
phodal
Aug 20, 2023 · Artificial Intelligence

How to Extend AutoDev with Custom LLMs and Prompt Actions

The article explains how to enhance the open‑source AutoDev coding assistant by configuring your own large language model, customizing IDE behavior, defining custom prompts and actions, and adjusting request/response handling via FastAPI, offering step‑by‑step JSON examples and guidance for advanced developers.

AutoDevFastAPIIDE integration
0 likes · 7 min read
How to Extend AutoDev with Custom LLMs and Prompt Actions
Open Source Tech Hub
Open Source Tech Hub
Jun 23, 2023 · Artificial Intelligence

Boost Your Coding Efficiency with GitHub Copilot and Copilot Labs

This guide introduces GitHub Copilot and Copilot Labs, explains their AI‑driven code generation features, shows how to install them across various IDEs, and demonstrates practical usage such as custom functions, language translation, and automated testing to accelerate software development.

AI code assistantCode GenerationCopilot Labs
0 likes · 10 min read
Boost Your Coding Efficiency with GitHub Copilot and Copilot Labs
Programmer DD
Programmer DD
Apr 20, 2023 · Artificial Intelligence

Boost Your Coding Efficiency with Amazon CodeWhisperer – Free AI Assistant Overview

Amazon CodeWhisperer, a free real‑time AI coding assistant, integrates with popular IDEs to generate code for routine tasks, unfamiliar APIs, and security‑critical snippets across multiple languages, while also offering reference tracking and built‑in vulnerability scanning.

AI coding assistantAmazon CodeWhispererIDE integration
0 likes · 4 min read
Boost Your Coding Efficiency with Amazon CodeWhisperer – Free AI Assistant Overview
21CTO
21CTO
Jun 27, 2021 · Fundamentals

Boost Your Jupyter Workflow: How Jupytext Bridges Notebooks and IDEs

Jupytext lets you convert Jupyter Notebooks to plain‑text formats, enabling seamless version control and IDE editing while preserving the visual advantages of notebooks, making data‑science projects more manageable and collaborative.

IDE integrationJupyterJupytext
0 likes · 6 min read
Boost Your Jupyter Workflow: How Jupytext Bridges Notebooks and IDEs
Python Programming Learning Circle
Python Programming Learning Circle
May 19, 2021 · Operations

Introducing WSLg: Full Linux GUI Support on Windows 10

Microsoft’s recent preview of WSLg brings full Linux GUI support to Windows 10, enabling users to install and run desktop Linux distributions, launch IDEs and GUI applications with audio, microphone, and GPU acceleration, and seamlessly integrate development workflows across Windows and Linux environments.

GPU AccelerationIDE integrationLinux GUI
0 likes · 4 min read
Introducing WSLg: Full Linux GUI Support on Windows 10
Programmer DD
Programmer DD
Jan 20, 2021 · Backend Development

Eliminate Spring Boot Configuration Warnings with Auto‑Generated Metadata

This guide shows how to use Spring Boot’s configuration metadata processor to automatically generate metadata for custom properties, eliminating IDE warnings and enabling intelligent code completion in your backend applications while keeping your project clean and maintainable.

Backend DevelopmentConfiguration MetadataIDE integration
0 likes · 4 min read
Eliminate Spring Boot Configuration Warnings with Auto‑Generated Metadata
Java Backend Technology
Java Backend Technology
Aug 25, 2020 · Fundamentals

Why Switch to Gradle? A Complete Guide to Faster, Flexible Java Builds

This article explains why Java developers should consider Gradle over Maven, covering installation methods, the Gradle wrapper, concise dependency management, customizable tasks and plugins, mirror and proxy configuration, and the performance, flexibility, and simplicity advantages that make Gradle a modern build solution.

Build AutomationGradleIDE integration
0 likes · 13 min read
Why Switch to Gradle? A Complete Guide to Faster, Flexible Java Builds
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 19, 2020 · Backend Development

Boost Java Development Speed with Alibaba’s Maven Mirror and Spring Initializr

Chinese developers can dramatically improve Maven dependency resolution and Spring Boot project setup speed by configuring Alibaba’s domestic Maven mirror and using the Alibaba-hosted Spring Initializr, which offers faster, stable access to libraries and a convenient UI for generating starter projects.

Alibaba CloudIDE integrationJava development
0 likes · 4 min read
Boost Java Development Speed with Alibaba’s Maven Mirror and Spring Initializr
Programmer DD
Programmer DD
Apr 10, 2020 · Backend Development

Boost Java Development Speed with Alibaba’s Maven Mirror and Spring Initializr

This guide shows Java developers how to accelerate dependency fetching by configuring Alibaba's Maven mirror and how to speed up Spring Boot project creation using the domestic Spring Initializr hosted at start.aliyun.com, complete with step‑by‑step instructions and code snippets.

Alibaba CloudIDE integrationJava development
0 likes · 5 min read
Boost Java Development Speed with Alibaba’s Maven Mirror and Spring Initializr
Programmer DD
Programmer DD
Dec 21, 2019 · Frontend Development

Master ESLint: A Complete Frontend Guide to Linting JavaScript Code

This article introduces ESLint, explains why JavaScript linting is essential, walks through installation, demonstrates sample code with common errors, shows how to configure rules via .eslintrc.js, and outlines IDE integration to improve frontend development efficiency.

ConfigurationESLintIDE integration
0 likes · 4 min read
Master ESLint: A Complete Frontend Guide to Linting JavaScript Code
DevOps
DevOps
Jun 20, 2016 · Fundamentals

A Guide to Popular Git GUI Clients and IDE Integrations

This article reviews several standalone Git GUI tools such as GitHub Desktop, SourceTree, and TortoiseGit, as well as IDE‑integrated Git support in Xcode, Eclipse, Visual Studio, and VS Code, highlighting their features, platform compatibility, and practical usage tips for developers.

GUIGitIDE integration
0 likes · 8 min read
A Guide to Popular Git GUI Clients and IDE Integrations