Tagged articles
2 articles
Page 1 of 1
Nightwalker Tech
Nightwalker Tech
Nov 10, 2025 · Artificial Intelligence

AI-Powered Coding with OpenAI Codex: Features, Install & VSCode Guide

Codex, OpenAI’s software engineering AI agent, leverages the codex-1 model to generate, debug, and submit code via natural language, offering cloud sandbox execution, multi‑entry collaboration, and extensive CLI commands, with detailed feature comparisons, installation steps, configuration guides, and VSCode integration for developers.

AI CodingCLIOpenAI Codex
0 likes · 13 min read
AI-Powered Coding with OpenAI Codex: Features, Install & VSCode Guide
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jun 10, 2024 · Frontend Development

Quickly Locate React Component Source Code with click-to-react-component

This article explains how to quickly locate and edit React component source code in large projects using the click-to-react-component tool, covering installation, usage, underlying mechanisms involving React fiber nodes, Babel source mapping, and VSCode integration, with practical code examples and UI details.

Component DebuggingReactVSCode integration
0 likes · 9 min read
Quickly Locate React Component Source Code with click-to-react-component