Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion changelog.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Product updates"
description: "New releases and improvements"
description: "Track the latest CodinIT releases, feature updates, bug fixes, and improvements with detailed changelogs and version history."
---

New releases and improvements
Expand Down
2 changes: 1 addition & 1 deletion features/development/code-editor.mdx
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: Code Editor Panel
description: Professional code editing environment with file management
description: Professional code editing environment with syntax highlighting, intelligent file management, and seamless terminal integration.
---

The Code Editor Panel serves as your primary workspace for writing, editing, and managing code files. It combines a powerful code editor with intuitive file navigation and terminal integration in a unified interface.

## Overview

Designed for modern development workflows, the editor panel provides everything you need for efficient coding: syntax highlighting, intelligent file management, and seamless terminal access. The resizable layout adapts to your preferred working style.

Check warning on line 10 in features/development/code-editor.mdx

View check run for this annotation

Mintlify / Mintlify Validation (codinitdev) - vale-spellcheck

features/development/code-editor.mdx#L10

Did you really mean 'resizable'?

<CardGroup cols={3}>
<Card title="Code Editing" icon="code">
Expand Down
2 changes: 1 addition & 1 deletion features/development/developers.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 'Development'
description: 'Preview changes locally to update your docs'
description: 'Set up your local development environment with CodinIT using Web Containers or E2B for building and testing applications.'
---

Clone the CodinIT repository from GitHub to your local machine:
Expand Down
2 changes: 1 addition & 1 deletion features/development/terminal.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Terminal
description: Command-line integration with advanced terminal emulation
description: Advanced terminal emulation with full command-line integration, multiple sessions, and seamless project environment access.
---

The Terminal Interface provides a fully-featured command-line environment directly within your development workspace, enabling seamless execution of build commands, package management, and system operations.
Expand Down
2 changes: 1 addition & 1 deletion features/development/webcontainer.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: WebContainer
description: Multi-preview instance management and port selection
description: Manage multiple development server instances with seamless port switching and real-time preview management for complex applications.
---

Manage multiple development server instances running in WebContainer environments. The port dropdown provides seamless switching between different preview instances and server configurations.
Expand Down
2 changes: 1 addition & 1 deletion prompting/plan-your-app.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 'Plan Your App'
description: 'Strategic planning for successful application development'
description: 'Master strategic planning techniques for successful application development with AI-powered architecture and feature planning guidance.'
---

coming soon...