Tag

IDE customization

0 views collected around this technical thread.

Ant R&D Efficiency
Ant R&D Efficiency
Sep 20, 2024 · Artificial Intelligence

Building a Cursor‑like AI Native IDE with OpenSumi and CodeFuse – A Step‑by‑Step Guide

This guide shows how to create a Cursor‑style AI‑native IDE by forking the open‑source CodeFuse project built on the extensible OpenSumi framework, configuring a large‑language model, and packaging an Electron app, while explaining Cursor’s advantages over plugin‑based tools and the strategic benefits of a fully integrated AI development environment.

AI IDECodeFuseCursor
0 likes · 17 min read
Building a Cursor‑like AI Native IDE with OpenSumi and CodeFuse – A Step‑by‑Step Guide
Architecture Digest
Architecture Digest
May 1, 2022 · Backend Development

Essential IntelliJ IDEA Plugins and Settings to Boost Development Efficiency

After installing IntelliJ IDEA, applying a curated set of plugins—such as Codota, Key Promoter X, Lombok, and SonarLint—and customizing live templates and global settings can dramatically improve Java development productivity, code quality, and overall workflow efficiency.

IDE customizationIntelliJ IDEAJava
0 likes · 6 min read
Essential IntelliJ IDEA Plugins and Settings to Boost Development Efficiency
Selected Java Interview Questions
Selected Java Interview Questions
Nov 4, 2021 · Backend Development

Comprehensive Guide to Customizing IntelliJ IDEA: Toolbar, Tooltips, Themes, Auto‑Import, Tabs, Fonts, and More

This tutorial walks through numerous IntelliJ IDEA configuration steps—including showing the toolbar, enabling quick documentation, adjusting appearance, auto‑importing packages, customizing tabs, changing fonts, setting comment templates, and tweaking shortcuts—to help Java developers improve productivity and code quality.

IDE customizationIntelliJ IDEAJava development
0 likes · 7 min read
Comprehensive Guide to Customizing IntelliJ IDEA: Toolbar, Tooltips, Themes, Auto‑Import, Tabs, Fonts, and More
Code Ape Tech Column
Code Ape Tech Column
Oct 30, 2021 · Fundamentals

Customizing IntelliJ IDEA: Toolbar, Tooltips, Themes, Shortcuts, and More

This guide walks through a comprehensive set of IntelliJ IDEA customizations—including toolbar visibility, mouse‑hover documentation, method separators, case‑insensitive completion, theme selection, auto‑import, tab layout, font adjustments, documentation templates, code display options, shortcut remapping, comment styling, inspection levels, project view folding, window reset, history navigation, quick semicolon insertion, controller search, and brace matching—providing step‑by‑step settings and visual examples.

IDE customizationIntelliJ IDEATheme
0 likes · 8 min read
Customizing IntelliJ IDEA: Toolbar, Tooltips, Themes, Shortcuts, and More
macrozheng
macrozheng
Jun 3, 2021 · Fundamentals

Transform Your IntelliJ IDEA: Top Themes, Icons, Fonts & UI Tweaks

This guide walks you through customizing IntelliJ IDEA’s appearance by installing theme plugins, adjusting icons, selecting programmer-friendly fonts with ligatures, adding background images, and fine‑tuning UI settings such as tabs, compact mode, and component colors for a more personalized and eye‑friendly development environment.

IDE customizationIconsIntelliJ IDEA
0 likes · 8 min read
Transform Your IntelliJ IDEA: Top Themes, Icons, Fonts & UI Tweaks