|
1 |
| -# Overview |
2 |
| - |
3 |
| -### Get Started |
4 |
| - |
5 |
| -Codebolt is a fast, lightweight, and customizable source code editor for Windows and macOS, designed to enhance productivity with intelligent features and extensive language support. |
6 |
| -Click on the "Get Started" button. This action initiates the sign-in process, where users are given two options for authentication: Google or GitHub. |
7 |
| -<!-- Start your journey with Codebolt by exploring these introductory videos. --> |
8 |
| - |
9 |
| -<!-- [](../../static/video/onboarding.mp4) --> |
10 |
| - |
11 |
| -<iframe width="100%" height="500" src="https://www.youtube.com/embed/YpZV_AFHsX8?si=oNo5MzqlAPqqgdgu" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> |
12 |
| - |
13 |
| -After successfully completing the onboarding process, users can sign in to explore the application dashboard. On the dashboard, users can: |
14 |
| - |
15 |
| -* Create new project in the workspace or open the project folder. |
16 |
| -* Access recent projects and files for quick continuation of their work. |
17 |
| -* Create new workspace, accessible from the top-right of the dashboard.. |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| -### Latest Agents |
22 |
| - |
23 |
| -Bug hunter agents and documentation agents help you work faster and make the platform more powerful. |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| -### First Steps |
28 |
| - |
29 |
| -To get started with CodeBolt, here are some initial steps to familiarize yourself with the editor: |
30 |
| - |
31 |
| -* [Intro Videos](#) - Begin your journey with CodeBolt through introductory videos that showcase its features and capabilities. |
32 |
| - |
33 |
| -* [Setup](#) - Install CodeBolt for your platform and configure the toolset according to your development needs. |
34 |
| - |
35 |
| -* [User Interface](#) - Introduction to the basic UI, commands, and features of the codebolt editor. |
36 |
| - |
37 |
| -* [Settings](#) - Customize Codebolt for how you like to work. |
38 |
| - |
39 |
| -* [Chat Features](#) - Explore CodeBolt's built-in chat functionality to communicate seamlessly with collaborators. |
40 |
| - |
41 |
| -* [Preview](#) - Utilize the preview feature in CodeBolt to see real-time updates of your code or project output. |
42 |
| - |
43 |
| -* [Terminal](#) - Access and use the integrated terminal in CodeBolt for command-line operations without leaving the editor. |
44 |
| - |
45 |
| -* [Editor](#) - Learn about the powerful editing capabilities of CodeBolt, including syntax highlighting, auto-completion, and more. |
46 |
| - |
47 |
| -* [Browser](#) - Use CodeBolt's built-in browser to test and preview web applications directly within the editor environment. |
48 |
| - |
49 |
| -* [Planner](#) - Organize your tasks and projects effectively with CodeBolt's integrated planner or task management tools. |
50 |
| - |
51 |
| -* [Git](#) - Take advantage of Git integration within CodeBolt for version control, branching, committing, and merging code changes. |
52 |
| - |
53 |
| -* [Debug](#) - Set up and debug your applications seamlessly using CodeBolt's debugging tools and features. |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| -### Downloads |
58 |
| -* [Download Codebolt](https://codebolt.ai/) - Quickly find the appropriate install for your platform (Windows, macOS) |
59 |
| - |
60 |
| - |
| 1 | +# User Guide |
0 commit comments