Tagged articles

Continue plugin

5 articles · Page 1 of 1
Java Web Project
Java Web Project
Apr 24, 2026 · Backend Development

Boost Java Productivity: Integrate Claude & Codex into IntelliJ IDEA Free

The article presents a step‑by‑step, three‑month‑tested workflow that embeds Anthropic Claude and OpenAI Codex into IntelliJ IDEA via the Continue plugin, enabling Java developers to auto‑generate CRUD code, unit tests, and refactorings, connect Claude to the database, and avoid repetitive coding tasks without purchasing a subscription.

AI-assisted developmentClaudeCodex
0 likes · 12 min read
Boost Java Productivity: Integrate Claude & Codex into IntelliJ IDEA Free
Python Programming Learning Circle
Python Programming Learning Circle
Sep 16, 2025 · Artificial Intelligence

Boost Your Python Coding with DeepSeek‑V3 in PyCharm: A Step‑by‑Step Guide

This tutorial walks you through integrating the 671‑billion‑parameter DeepSeek‑V3 model into PyCharm via the Continue plugin, covering API key creation, plugin installation, configuration of model parameters, and practical code‑explanation and modification demos to enhance your Python development workflow.

AI code assistanceContinue pluginDeepSeek-V3
0 likes · 5 min read
Boost Your Python Coding with DeepSeek‑V3 in PyCharm: A Step‑by‑Step Guide
Xuanwu Backend Tech Stack
Xuanwu Backend Tech Stack
Feb 8, 2025 · Artificial Intelligence

How to Connect DeepSeek Models in VS Code Using Continue and SiliconFlow

This guide walks you through registering a SiliconFlow account, obtaining API keys, installing the Continue plugin for VS Code or JetBrains IDEs, configuring DeepSeek models (R1, V3, V2.5) in the plugin’s JSON settings, and testing the integration, with screenshots and full configuration code.

AI code assistantAPI IntegrationContinue plugin
0 likes · 8 min read
How to Connect DeepSeek Models in VS Code Using Continue and SiliconFlow
Data Thinking Notes
Data Thinking Notes
Feb 7, 2025 · Artificial Intelligence

Integrate DeepSeek AI into IntelliJ IDEA for Smarter Coding

This guide walks you through obtaining DeepSeek API access, installing the Continue and CodeGPT plugins in IntelliJ IDEA, configuring them with your API key, and understanding the associated usage costs, enabling AI‑assisted development to boost productivity.

AI codingCodeGPTContinue plugin
0 likes · 4 min read
Integrate DeepSeek AI into IntelliJ IDEA for Smarter Coding