From 61ed9c06c6ad313f61b832c0e1a42713227d8903 Mon Sep 17 00:00:00 2001 From: KaviyaSF4835 Date: Thu, 3 Sep 2026 12:42:55 +0530 Subject: [PATCH 1/2] changed syncfusion-codestudio to syncfusion-code --- README.md | 8 ++++---- code-studio/enterprise-server/createbudget.md | 4 ++-- code-studio/enterprise-server/dashboard.md | 2 +- code-studio/enterprise-server/fallback.md | 2 +- code-studio/enterprise-server/freemodel.md | 4 ++-- code-studio/enterprise-server/getting-started.md | 4 ++-- .../enterprise-server/providersandmodels.md | 2 +- code-studio/enterprise-server/settings.md | 2 +- code-studio/enterprise-server/userandteams.md | 4 ++-- code-studio/ide/customization/agent-plugin.md | 2 +- .../customization/configure-the-code-studio.md | 10 +++++----- code-studio/ide/customization/custom-agents.md | 6 +++--- .../ide/customization/custom-instructions.md | 4 ++-- code-studio/ide/customization/custom-prompt.md | 4 ++-- code-studio/ide/customization/hooks.md | 6 +++--- .../ide/customization/mcp/customservers.md | 4 ++-- code-studio/ide/customization/mcp/marketplace.md | 6 +++--- .../ide/customization/model-comparison.md | 2 +- code-studio/ide/customization/skills.md | 2 +- code-studio/ide/customization/toolssupport.md | 12 ++++++------ code-studio/ide/customization/usersettings.md | 4 ++-- code-studio/ide/features/add-context.md | 8 ++++---- code-studio/ide/features/agent.md | 4 ++-- code-studio/ide/features/applytocurrentfile.md | 8 ++++---- code-studio/ide/features/ask.md | 2 +- code-studio/ide/features/autocomplete.md | 10 +++++----- code-studio/ide/features/checkpoints.md | 6 +++--- code-studio/ide/features/chronicle.md | 4 ++-- code-studio/ide/features/context-compaction.md | 2 +- code-studio/ide/features/edit.md | 8 ++++---- code-studio/ide/features/generatecode.md | 6 +++--- code-studio/ide/features/globalagent.md | 4 ++-- code-studio/ide/features/inlinechat.md | 4 ++-- code-studio/ide/features/plan.md | 14 +++++++------- code-studio/ide/features/project-manager.md | 4 ++-- code-studio/ide/features/telemetry.md | 10 +++++----- ...ice-notes-app-with-spec-driven-development.md | 6 +++--- .../getting-started/install-and-configuration.md | 16 ++++++++-------- code-studio/ide/getting-started/overview.md | 8 ++++---- code-studio/ide/getting-started/quick-start.md | 10 +++++----- .../ide/how-to-guides/Configure-default-model.md | 4 ++-- code-studio/ide/how-to-guides/add-BYOK-model.md | 2 +- .../ide/how-to-guides/add-ollama-model.md | 2 +- .../ide/how-to-guides/buy-more-credits.md | 4 ++-- .../ide/how-to-guides/daily-cost-usage.md | 2 +- .../ide/how-to-guides/manage-chat-session.md | 4 ++-- code-studio/ide/how-to-guides/quick-fix-error.md | 4 ++-- code-studio/ide/language-setup/cpp-setup.md | 16 ++++++++-------- code-studio/ide/language-setup/go-setup.md | 14 +++++++------- code-studio/ide/release-notes/v0.1.0.md | 12 ++++++------ code-studio/ide/release-notes/v0.2.0.md | 4 ++-- code-studio/ide/release-notes/v1.0.0.md | 4 ++-- code-studio/ide/release-notes/v1.0.1.md | 2 +- code-studio/ide/release-notes/v1.0.2.md | 2 +- code-studio/ide/security.md | 4 ++-- .../troubleshoot/access-session-history-files.md | 2 +- .../how-to-resolve-the-app-corruption.md | 16 ++++++++-------- .../ide/troubleshoot/migrate-agent-files.md | 2 +- .../resolve-uncaught-exception-error.md | 6 +++--- .../ide/troubleshoot/review-gitdiff-changes.md | 2 +- .../ide/troubleshoot/use-codebase-search.md | 2 +- .../ide/tutorials/accelerate-code-reviews.md | 2 +- ...automating-software-testing-with-testcases.md | 2 +- code-studio/ide/tutorials/compare-ai-models.md | 2 +- .../context-aware-prompt-optimization.md | 2 +- .../ide/tutorials/enhance-security-with-hooks.md | 4 ++-- .../fix-documentation-gaps-using-custom-agent.md | 4 ++-- code-studio/ide/tutorials/fixing-bugs-with-ai.md | 6 +++--- code-studio/ide/tutorials/fork-chat-session.md | 4 ++-- ...lows-code-studio-skills-for-playwright-mcp.md | 2 +- .../generate-your-first-code-using-agent.md | 6 +++--- .../managing-users-and-teams-collaboration.md | 2 +- .../ide/tutorials/reusable-prompt-templates.md | 2 +- .../ide/tutorials/terminal-tools-improvement.md | 2 +- ...oting-previous-chat-sessions-in-codestudio.md | 2 +- .../ide/tutorials/understand-legacy-codebase.md | 4 ++-- .../ide/tutorials/use-code-studio-efficiently.md | 2 +- .../using-openspec-inside-syncfusion-code.md | 10 +++++----- 78 files changed, 198 insertions(+), 198 deletions(-) diff --git a/README.md b/README.md index 03cfe81..e3b69aa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# Syncfusion Code Studio Documentation +# Syncfusion Code Documentation -This repository contains the official documentation for Syncfusion Code Studio, a next-generation AI-powered Integrated Development Environment (IDE) designed to enhance developer productivity. +This repository contains the official documentation for Syncfusion Code, a next-generation AI-powered Integrated Development Environment (IDE) designed to enhance developer productivity. -## About Syncfusion Code Studio +## About Syncfusion Code -Syncfusion Code Studio combines the power of AI with comprehensive development tools to help developers write better code faster. With its deep integration with Syncfusion's component library, Syncfusion Code Studio provides intelligent assistance for building robust applications across multiple platforms. +Syncfusion Code combines the power of AI with comprehensive development tools to help developers write better code faster. With its deep integration with Syncfusion's component library, Syncfusion Code provides intelligent assistance for building robust applications across multiple platforms. diff --git a/code-studio/enterprise-server/createbudget.md b/code-studio/enterprise-server/createbudget.md index 4f79719..407c22d 100644 --- a/code-studio/enterprise-server/createbudget.md +++ b/code-studio/enterprise-server/createbudget.md @@ -1,6 +1,6 @@ --- -title: Create Budget in Syncfusion Code Studio -description: Learn how to configure team and individual user budgets, set budget periods with auto-renewal, and set up usage alerts in Syncfusion Code Studio Enterprise Server. +title: Create Budget in Syncfusion Code +description: Learn how to configure team and individual user budgets, set budget periods with auto-renewal, and set up usage alerts in Syncfusion Code Enterprise Server. platform: syncfusion-code-studio keywords: budget, usage, billing, alerts, teams, users, admin, syncfusion, code-studio, enterprise server, getting started tocname: code-studio-enterprise-server-toc diff --git a/code-studio/enterprise-server/dashboard.md b/code-studio/enterprise-server/dashboard.md index 0b4d3db..099f92c 100644 --- a/code-studio/enterprise-server/dashboard.md +++ b/code-studio/enterprise-server/dashboard.md @@ -1,6 +1,6 @@ --- title: Code Studio Enterprise Dashboard -description: Monitor and analyze organization, team, and user metrics such as cost, tokens, requests, and latency in Syncfusion Code Studio. +description: Monitor and analyze organization, team, and user metrics such as cost, tokens, requests, and latency in Syncfusion Code. platform: syncfusion-code-studio keywords: dashboard, analytics, monitoring, usage, tokens, requests, latency, teams, users, cost, syncfusion, code-studio, enterprise tocname: code-studio-enterprise-server-toc diff --git a/code-studio/enterprise-server/fallback.md b/code-studio/enterprise-server/fallback.md index eb71a7e..22176e0 100644 --- a/code-studio/enterprise-server/fallback.md +++ b/code-studio/enterprise-server/fallback.md @@ -1,5 +1,5 @@ --- -title: Configuring Fallback Policies in Syncfusion Code Studio +title: Configuring Fallback Policies in Syncfusion Code description: Set up resilient AI workflows by defining fallback and retry rules that automatically switch to backup models when the primary model fails. platform: syncfusion-code-studio keywords: fallback, failover, retries, policy, models, routing, reliability, code-studio, enterprise-server diff --git a/code-studio/enterprise-server/freemodel.md b/code-studio/enterprise-server/freemodel.md index ee9392e..7dc449e 100644 --- a/code-studio/enterprise-server/freemodel.md +++ b/code-studio/enterprise-server/freemodel.md @@ -1,5 +1,5 @@ --- -title: Use OpenRouter Free Models in Syncfusion Code Studio +title: Use OpenRouter Free Models in Syncfusion Code description: Instructions to use Code Studio effectively while minimizing or eliminating costs through free models. platform: syncfusion-code-studio control: IDE @@ -8,7 +8,7 @@ keywords: code, IDE, freemodel, openrouter tocname: code-studio-enterprise-server-toc --- -# Use OpenRouter Free Models in Syncfusion Code Studio +# Use OpenRouter Free Models in Syncfusion Code ## Why this Matters AI model costs can add up quickly during development. This guide shows you how to use Code Studio effectively while minimizing or eliminating costs through free models. diff --git a/code-studio/enterprise-server/getting-started.md b/code-studio/enterprise-server/getting-started.md index 864cbd0..92b76c7 100644 --- a/code-studio/enterprise-server/getting-started.md +++ b/code-studio/enterprise-server/getting-started.md @@ -1,5 +1,5 @@ --- -title: Getting started with Syncfusion Code Studio +title: Getting started with Syncfusion Code description: Set up your account, download the app, and configure your organization to begin using Code Studio for AI-assisted development. platform: syncfusion-code-studio keywords: getting started, onboarding, setup, account, dashboard, profile, settings, download, syncfusion, Code Studio @@ -12,7 +12,7 @@ Start using Code Studio ### 1. Create and Access Your Account -To start using Code Studio, visit: [Syncfusion Code Studio](https://app.sfcodestudio.com) +To start using Code Studio, visit: [Syncfusion Code](https://app.sfcodestudio.com) **Sign-In Options** You can sign in using one of the following methods: diff --git a/code-studio/enterprise-server/providersandmodels.md b/code-studio/enterprise-server/providersandmodels.md index 7c994e7..27ccbf9 100644 --- a/code-studio/enterprise-server/providersandmodels.md +++ b/code-studio/enterprise-server/providersandmodels.md @@ -1,5 +1,5 @@ --- -title: Configure LLM Providers and Models in Syncfusion Code Studio +title: Configure LLM Providers and Models in Syncfusion Code description: Admin guide to connect LLM providers, manage API keys, and add models to your enterprise catalog in Code Studio. platform: syncfusion-code-studio keywords: llm, providers, models, configuration, admin, enterprise, syncfusion, code-studio, api keys, model catalog, openai, anthropic, azure openai, gemini diff --git a/code-studio/enterprise-server/settings.md b/code-studio/enterprise-server/settings.md index 3278688..e1d6861 100644 --- a/code-studio/enterprise-server/settings.md +++ b/code-studio/enterprise-server/settings.md @@ -1,6 +1,6 @@ --- title: Code Studio Enterprise Settings -description: Manage profile, organization, credits, billing, and subscriptions in Syncfusion Code Studio Enterprise. +description: Manage profile, organization, credits, billing, and subscriptions in Syncfusion Code Enterprise. platform: syncfusion-code-studio keywords: settings, profile, organization, credits, billing, subscription, plans,payments, enterprise, syncfusion, code-studio tocname: code-studio-enterprise-server-toc diff --git a/code-studio/enterprise-server/userandteams.md b/code-studio/enterprise-server/userandteams.md index ef8e52b..6908d3a 100644 --- a/code-studio/enterprise-server/userandteams.md +++ b/code-studio/enterprise-server/userandteams.md @@ -1,6 +1,6 @@ --- -title: Managing Users and Teams in Syncfusion Code Studio -description: Learn how to manage users, roles, and teams in Syncfusion Code Studio Enterprise Server for secure collaboration, governance, and usage visibility. +title: Managing Users and Teams in Syncfusion Code +description: Learn how to manage users, roles, and teams in Syncfusion Code Enterprise Server for secure collaboration, governance, and usage visibility. platform: syncfusion-code-studio keywords: users, teams, roles, admin, team lead, invitations, access control, governance, syncfusion, code-studio, enterprise tocname: code-studio-enterprise-server-toc diff --git a/code-studio/ide/customization/agent-plugin.md b/code-studio/ide/customization/agent-plugin.md index a4115dc..4e7b8b4 100644 --- a/code-studio/ide/customization/agent-plugin.md +++ b/code-studio/ide/customization/agent-plugin.md @@ -2,7 +2,7 @@ title: Autopilot and Agent Permissions description: Learn how to configure and control agent autonomy in code studio using the new Autopilot and permissions picker. This tutorial walks you through enabling Autopilot with chat.autopilot.enabled, choosing between Default Approvals, Bypass Approvals, or Autopilot (Preview), and understanding the security implications of each mode platform: syncfusion-code-studio -keywords: syncfusion, syncfusion Code Studio,Autopilot, agent permissions, bypass approvals, agent-scoped hooks, agent debugging +keywords: syncfusion, Syncfusion Code,Autopilot, agent permissions, bypass approvals, agent-scoped hooks, agent debugging tocname: code-studio-ide-toc --- # Agent Plugins diff --git a/code-studio/ide/customization/configure-the-code-studio.md b/code-studio/ide/customization/configure-the-code-studio.md index ad4358e..87fed6e 100644 --- a/code-studio/ide/customization/configure-the-code-studio.md +++ b/code-studio/ide/customization/configure-the-code-studio.md @@ -1,15 +1,15 @@ --- -title: Cofigure the Syncfusion Code Studio -description: Instructions on how to set up and customize Syncfusion Code Studio for your development environment +title: Cofigure the Syncfusion Code +description: Instructions on how to set up and customize Syncfusion Code for your development environment platform: syncfusion-code-studio keywords: code, IDE, AI, developer-tools, syncfusion, code-assistance, productivity, UI-generation, bug-fixing, documentation tocname: code-studio-ide-toc --- -# Configure the Syncfusion Code Studio +# Configure the Syncfusion Code -The Syncfusion Code Studio can be configured using the `config.yaml` specification. To open this file, follow the below steps. +The Syncfusion Code can be configured using the `config.yaml` specification. To open this file, follow the below steps. -1. Open the settings of Syncfusion Code Studio chat +1. Open the settings of Syncfusion Code chat 2. And click `Open Config File` open config file diff --git a/code-studio/ide/customization/custom-agents.md b/code-studio/ide/customization/custom-agents.md index e1bba43..f2bcb4d 100644 --- a/code-studio/ide/customization/custom-agents.md +++ b/code-studio/ide/customization/custom-agents.md @@ -1,13 +1,13 @@ --- -title: Syncfusion Code Studio Custom Agent -description: Custom Agent Mode in Syncfusion Code Studio is an autonomous AI assistant that can analyze, edit, and execute changes across your codebase with minimal input. +title: Syncfusion Code Custom Agent +description: Custom Agent Mode in Syncfusion Code is an autonomous AI assistant that can analyze, edit, and execute changes across your codebase with minimal input. platform: syncfusion-code-studio keywords: "code, IDE, AI, developer-tools, syncfusion, code-assistance, productivity, UI-generation, bug-fixing, documentation" tocname: code-studio-ide-toc --- # Custom Agents -Custom Agents are specialized versions of Syncfusion Code Studio that deliver consistent expertise across end-to-end workflows. They are assigned to specific tasks and retain their configuration throughout the process. This reduces setup time, enforces team standards, and makes outcomes repeatable. +Custom Agents are specialized versions of Syncfusion Code that deliver consistent expertise across end-to-end workflows. They are assigned to specific tasks and retain their configuration throughout the process. This reduces setup time, enforces team standards, and makes outcomes repeatable. By switching to the right agent (e.g., Planner, Security Reviewer, Architect), you get the correct behavior, tool access, and expertise — without manual reconfiguration each time. diff --git a/code-studio/ide/customization/custom-instructions.md b/code-studio/ide/customization/custom-instructions.md index 7e80a4f..12d5cf7 100644 --- a/code-studio/ide/customization/custom-instructions.md +++ b/code-studio/ide/customization/custom-instructions.md @@ -1,6 +1,6 @@ --- title: Custom Instruction -description: Details about configuring rules that define the behavior and constraints for language models in Syncfusion Code Studio IDE. +description: Details about configuring rules that define the behavior and constraints for language models in Syncfusion Code IDE. platform: syncfusion-code-studio control: IDE documentation: Getting Started @@ -12,7 +12,7 @@ tocname: code-studio-ide-toc ## Purpose -Custom Instructions allow you to define guidelines and rules that automatically influence how the AI generates code and handles development tasks in Syncfusion Code Studio. +Custom Instructions allow you to define guidelines and rules that automatically influence how the AI generates code and handles development tasks in Syncfusion Code. They serve the following key purposes: diff --git a/code-studio/ide/customization/custom-prompt.md b/code-studio/ide/customization/custom-prompt.md index 19b5331..d66d699 100644 --- a/code-studio/ide/customization/custom-prompt.md +++ b/code-studio/ide/customization/custom-prompt.md @@ -1,5 +1,5 @@ --- -title: Syncfusion Code Studio Custom Prompts +title: Syncfusion Code Custom Prompts description: "Guide for creating and using AI-driven prompt templates to standardize development workflows" platform: syncfusion-code-studio keywords: custom-prompts, ai-assistance, templates, workflows, best-practices @@ -10,7 +10,7 @@ tocname: code-studio-ide-toc # Custom Prompt Files ## Purpose -Prompt Files in Syncfusion Code Studio are reusable AI instructions you can save and run anytime. They act like templates for common tasks such as generating code, reviewing code, or documentation. +Prompt Files in Syncfusion Code are reusable AI instructions you can save and run anytime. They act like templates for common tasks such as generating code, reviewing code, or documentation. Why they matter: Instead of typing the same request again and again, you save it once as a Prompt File. diff --git a/code-studio/ide/customization/hooks.md b/code-studio/ide/customization/hooks.md index 1ac2592..bb6a4d6 100644 --- a/code-studio/ide/customization/hooks.md +++ b/code-studio/ide/customization/hooks.md @@ -1,6 +1,6 @@ --- title: Hooks -description: Reference documentation for configuring hooks in Syncfusion Code Studio to run custom shell commands at agent lifecycle events. +description: Reference documentation for configuring hooks in Syncfusion Code to run custom shell commands at agent lifecycle events. platform: syncfusion-code-studio control: IDE documentation: Getting Started @@ -12,7 +12,7 @@ tocname: code-studio-ide-toc ## Overview -Hooks let you run custom shell commands at specific lifecycle points during an agent session in Syncfusion Code Studio. Use hooks to automate repetitive tasks, enforce security policies, validate tool usage, and integrate external systems into AI-assisted workflows. +Hooks let you run custom shell commands at specific lifecycle points during an agent session in Syncfusion Code. Use hooks to automate repetitive tasks, enforce security policies, validate tool usage, and integrate external systems into AI-assisted workflows. Unlike instructions or prompts, hooks execute deterministically. They run at defined events, receive structured JSON input, and can return JSON output that influences how the session continues. @@ -32,7 +32,7 @@ Hooks are useful when you need to: Before you configure hooks, make sure that: -1. Syncfusion Code Studio with a workspace is open and you have write access to the workspace. +1. Syncfusion Code with a workspace is open and you have write access to the workspace. 2. Agent mode and tool usage are available in your environment. 3. Familiar with the shell used on your operating system: - Windows: PowerShell (`.ps1`) diff --git a/code-studio/ide/customization/mcp/customservers.md b/code-studio/ide/customization/mcp/customservers.md index 00f0edd..faad534 100644 --- a/code-studio/ide/customization/mcp/customservers.md +++ b/code-studio/ide/customization/mcp/customservers.md @@ -1,6 +1,6 @@ --- title: Custom MCP Servers -description: "Instructions for connecting remote, NPM, and local MCP servers to Syncfusion Code Studio for enhanced accessibility and control." +description: "Instructions for connecting remote, NPM, and local MCP servers to Syncfusion Code for enhanced accessibility and control." control: IDE documentation: Getting Started platform: syncfusion-code-studio @@ -185,7 +185,7 @@ Step 4: Review the Terms and Conditions, then click Accept and proceed. ### How to access the MCP tools -**Step 1** : Click the Syncfusion Code Studio icon. The chat window is displayed. +**Step 1** : Click the Syncfusion Code icon. The chat window is displayed. Tools diff --git a/code-studio/ide/customization/mcp/marketplace.md b/code-studio/ide/customization/mcp/marketplace.md index 813d33f..07c67a6 100644 --- a/code-studio/ide/customization/mcp/marketplace.md +++ b/code-studio/ide/customization/mcp/marketplace.md @@ -1,6 +1,6 @@ --- title: MCP Marketplace -description: "Guide for discovering, installing, and managing MCP servers in Syncfusion Code Studio via the marketplace interface." +description: "Guide for discovering, installing, and managing MCP servers in Syncfusion Code via the marketplace interface." control: IDE documentation: Getting Started platform: syncfusion-code-studio @@ -21,13 +21,13 @@ MCP servers are essential in the following scenarios: ## Prerequisites Before installing MCP servers from the marketplace, ensure that: -- You are using the latest version of Syncfusion Code Studio +- You are using the latest version of Syncfusion Code - You have any required authentication credentials ready (Personal Access Tokens, API keys, or other tokens as needed by specific servers) - Node.js and npm are installed on your system, as certain MCP servers depend on npm packages for functionality - Help Link for installing Node.js and npm : [Install Node.js](https://nodejs.org/en/download) ## Steps to Install an MCP Server from Marketplace -- Click the **Syncfusion Code Studio** icon on the top right side to open the Syncfusion Code Studio chat window. +- Click the **Syncfusion Code** icon on the top right side to open the Syncfusion Code chat window. marketplace diff --git a/code-studio/ide/customization/model-comparison.md b/code-studio/ide/customization/model-comparison.md index 17cebed..0e14203 100644 --- a/code-studio/ide/customization/model-comparison.md +++ b/code-studio/ide/customization/model-comparison.md @@ -1,6 +1,6 @@ --- title: Model Comparison -description: Compare AI models in Syncfusion Code Studio and choose the right model for coding, debugging, refactoring, and agentic tasks. +description: Compare AI models in Syncfusion Code and choose the right model for coding, debugging, refactoring, and agentic tasks. platform: syncfusion-code-studio keywords: "model-comparison, compare-ai-models, choose-model, claude-haiku-4.5, claude-opus-4.1, claude-opus-4.5, claude-sonnet-4.5, claude-sonnet-4.6, gemini-3-flash, gemini-3.1-flash-lite, gemini-3.1-pro, gpt-4.1, gpt-5, gpt-5-mini, gpt-5.1-codex, gpt-5.2, gpt-5.2-codex, gpt-5.3-codex, gpt-5.4, gpt-5.4-mini, gpt-5.4-nano, code-generation, debugging, refactoring, reasoning, low-latency" tocname: code-studio-ide-toc diff --git a/code-studio/ide/customization/skills.md b/code-studio/ide/customization/skills.md index 4c52fa6..82e5163 100644 --- a/code-studio/ide/customization/skills.md +++ b/code-studio/ide/customization/skills.md @@ -1,6 +1,6 @@ --- title: Skills in Code Studio -description: Skills in Syncfusion Code Studio enhance your development experience by providing intelligent assistance and automation. +description: Skills in Syncfusion Code enhance your development experience by providing intelligent assistance and automation. platform: syncfusion-code-studio control: IDE documentation: Customization diff --git a/code-studio/ide/customization/toolssupport.md b/code-studio/ide/customization/toolssupport.md index 6a6203c..b4f3ca7 100644 --- a/code-studio/ide/customization/toolssupport.md +++ b/code-studio/ide/customization/toolssupport.md @@ -1,6 +1,6 @@ --- -title: Introduction to Tools in Syncfusion Code Studio -description: Learn how to use the built-in and MCP tools in Syncfusion Code Studio to streamline your development workflow and automate tasks efficiently. +title: Introduction to Tools in Syncfusion Code +description: Learn how to use the built-in and MCP tools in Syncfusion Code to streamline your development workflow and automate tasks efficiently. platform: syncfusion-code-studio keywords: tools, syncfusion, code-studio, development, automation, workflow, built-in-tools, MCP tocname: code-studio-ide-toc @@ -10,7 +10,7 @@ tocname: code-studio-ide-toc ## Purpose -The Tools Support feature in Syncfusion Code Studio empowers developers to perform specific actions within the development environment, such as creating folders, reading files, searching within files, and interacting with browsers. This guide provides a step-by-step approach to use the built-in and MCP tools, enabling you to streamline your development workflow and automate tasks efficiently with simple prompts. +The Tools Support feature in Syncfusion Code empowers developers to perform specific actions within the development environment, such as creating folders, reading files, searching within files, and interacting with browsers. This guide provides a step-by-step approach to use the built-in and MCP tools, enabling you to streamline your development workflow and automate tasks efficiently with simple prompts. ## When to use @@ -41,7 +41,7 @@ The tools are designed to automate and simplify common development tasks, allowi ## Types of Tools -Syncfusion Code Studio provides a suite of tools to streamline your workflow. You can use two types of tools in chat: +Syncfusion Code provides a suite of tools to streamline your workflow. You can use two types of tools in chat: ### 1. Built-In Tools @@ -52,7 +52,7 @@ Syncfusion Code Studio provides a suite of tools to streamline your workflow. Yo ### 2. MCP Tools - Model Context Protocol (MCP) is an open standard that enables AI models to use external tools and services through a unified interface. -- MCP servers provide tools that you can add to Syncfusion Code Studio to extend chat with additional capabilities. +- MCP servers provide tools that you can add to Syncfusion Code to extend chat with additional capabilities. - To use MCP tools, you must install and configure MCP servers first. - MCP servers can run locally on your machine or be hosted remotely. @@ -115,7 +115,7 @@ Before you can use tools in chat, you need to enable them in the **Chat view**. #### How to access the tools picker -**Step 1** : Click the Syncfusion Code Studio icon. The chat window is displayed. +**Step 1** : Click the Syncfusion Code icon. The chat window is displayed. Tools diff --git a/code-studio/ide/customization/usersettings.md b/code-studio/ide/customization/usersettings.md index 70e47dd..a47c726 100644 --- a/code-studio/ide/customization/usersettings.md +++ b/code-studio/ide/customization/usersettings.md @@ -1,5 +1,5 @@ --- -title: Syncfusion Code Studio User Settings Reference +title: Syncfusion Code User Settings Reference description: "Professional guide for customizing development environment settings and optimizing workflow efficiency" classification: "User Guide - Configuration Documentation" platform: syncfusion-code-studio @@ -190,7 +190,7 @@ The following settings are available on the User Settings page. ### Help & Support - **Documentation** - Access the official Syncfusion Code Studio documentation for configuration guidance and usage instructions. + Access the official Syncfusion Code documentation for configuration guidance and usage instructions. - **Have an Issue?** If you encounter any problems, you can easily reach out to our support team at [support.syncfusion.com](https://support.syncfusion.com). diff --git a/code-studio/ide/features/add-context.md b/code-studio/ide/features/add-context.md index cabee82..7482d7c 100644 --- a/code-studio/ide/features/add-context.md +++ b/code-studio/ide/features/add-context.md @@ -1,8 +1,8 @@ --- -title: Adding More Context Providers in Syncfusion Code Studio -description: Learn how to add more context providers to enhance AI understanding of your project in Syncfusion Code Studio by editing the config.yaml file. +title: Adding More Context Providers in Syncfusion Code +description: Learn how to add more context providers to enhance AI understanding of your project in Syncfusion Code by editing the config.yaml file. platform: syncfusion-code-studio -keywords: syncfusion, syncfusion Code Studio, context providers, add context, config.yaml, ai, developer-tools, productivity +keywords: syncfusion, Syncfusion Code, context providers, add context, config.yaml, ai, developer-tools, productivity tocname: code-studio-ide-toc --- @@ -179,5 +179,5 @@ Selecting one routes your request to that domain expert. ## Releted Features - - [Inline Chat](/code-studio/features/inlinechat) Inline Chat in Syncfusion Code Studio lets you talk to AI directly inside your code or terminal without switching screens. + - [Inline Chat](/code-studio/features/inlinechat) Inline Chat in Syncfusion Code lets you talk to AI directly inside your code or terminal without switching screens. - [Generate Code](/code-studio/features/generatecode) The Generate Code feature speeds up development by automatically handling repetitive tasks and giving instant AI-powered help right inside your editor. \ No newline at end of file diff --git a/code-studio/ide/features/agent.md b/code-studio/ide/features/agent.md index bd067e5..2ff4b01 100644 --- a/code-studio/ide/features/agent.md +++ b/code-studio/ide/features/agent.md @@ -1,6 +1,6 @@ --- -title: Syncfusion Code Studio Agent Mode -description: Agent Mode in Syncfusion Code Studio is an autonomous AI assistant that can analyze, edit, and execute changes across your codebase with minimal input. +title: Syncfusion Code Agent Mode +description: Agent Mode in Syncfusion Code is an autonomous AI assistant that can analyze, edit, and execute changes across your codebase with minimal input. platform: syncfusion-code-studio keywords: "code, IDE, AI, developer-tools, syncfusion, code-assistance, productivity, UI-generation, bug-fixing, documentation" tocname: code-studio-ide-toc diff --git a/code-studio/ide/features/applytocurrentfile.md b/code-studio/ide/features/applytocurrentfile.md index d0105c0..6f7a87a 100644 --- a/code-studio/ide/features/applytocurrentfile.md +++ b/code-studio/ide/features/applytocurrentfile.md @@ -1,5 +1,5 @@ --- -title: Syncfusion Code Studio Apply to Current File +title: Syncfusion Code Apply to Current File description: "Guide for instantly applying AI-suggested code changes directly into your open file to streamline development workflows" classification: "User Guide - Feature Documentation" platform: syncfusion-code-studio @@ -9,7 +9,7 @@ tocname: code-studio-ide-toc # Apply To Current File -The **Syncfusion Code Studio** provides an efficient way to apply suggested code directly into your currently opened file. With a single click, changes are applied in place so you can review, adjust, and continue coding without copy-paste. +The **Syncfusion Code** provides an efficient way to apply suggested code directly into your currently opened file. With a single click, changes are applied in place so you can review, adjust, and continue coding without copy-paste. ## Purpose @@ -22,7 +22,7 @@ The **Syncfusion Code Studio** provides an efficient way to apply suggested code ### 1. Open Code Studio Extension -Click the **Syncfusion Code Studio** icon on the left toolbar to open the Syncfusion Code Studio chat window. +Click the **Syncfusion Code** icon on the left toolbar to open the Syncfusion Code chat window. apply ### 2. Enter Your Query @@ -32,7 +32,7 @@ In the chat window, ask for specific tasks, such as code optimization, debugging ### 3. Apply Changes -Once Syncfusion Code Studio provides a code solution or modification in the chat, review the changes to ensure they meet your requirements and click the **Apply** button to insert the provided code directly into the currently opened file in your IDE. +Once Syncfusion Code provides a code solution or modification in the chat, review the changes to ensure they meet your requirements and click the **Apply** button to insert the provided code directly into the currently opened file in your IDE. apply ### 4. Verify the Changes diff --git a/code-studio/ide/features/ask.md b/code-studio/ide/features/ask.md index 9be7ca7..26fcf31 100644 --- a/code-studio/ide/features/ask.md +++ b/code-studio/ide/features/ask.md @@ -1,5 +1,5 @@ --- -title: Syncfusion Code Studio Ask Mode +title: Syncfusion Code Ask Mode description: Ask Mode in Code Studio provides AI-powered explanations, code examples, and best practices in a non-invasive conversational interface that does not modify workspace files. platform: syncfusion-code-studio keywords: code, IDE, AI, developer-tools, syncfusion, code-assistance, productivity, UI-generation, bug-fixing, documentation diff --git a/code-studio/ide/features/autocomplete.md b/code-studio/ide/features/autocomplete.md index 7d940e6..bf673ea 100644 --- a/code-studio/ide/features/autocomplete.md +++ b/code-studio/ide/features/autocomplete.md @@ -1,6 +1,6 @@ --- -title: Syncfusion Code Studio Autocomplete mode -description: Autocomplete mode in Syncfusion Code Studio offers real-time, inline code suggestions as you type. +title: Syncfusion Code Autocomplete mode +description: Autocomplete mode in Syncfusion Code offers real-time, inline code suggestions as you type. platform: syncfusion-code-studio keywords: code, IDE, AI, developer-tools, syncfusion, code-assistance, productivity, UI-generation, bug-fixing, documentation tocname: code-studio-ide-toc @@ -9,7 +9,7 @@ tocname: code-studio-ide-toc # Autocomplete ## Overview -Syncfusion Code Studio provides an AI‑powered Autocomplete system designed to accelerate coding by offering intelligent inline suggestions and completing code based on context. The feature supports multiple programming languages and frameworks, helping developers write faster, cleaner, and more consistent code. +Syncfusion Code provides an AI‑powered Autocomplete system designed to accelerate coding by offering intelligent inline suggestions and completing code based on context. The feature supports multiple programming languages and frameworks, helping developers write faster, cleaner, and more consistent code. Key capabilities include: - Inline code suggestions (ghost text) @@ -79,7 +79,7 @@ Code Studio may automatically generate the corresponding class with: Autocomplete ## Next Edit Suggestion -- Next Edit Suggestions in Syncfusion Code Studio help you move quickly through related edits by predicting where your next change should occur and suggesting what that change might be. +- Next Edit Suggestions in Syncfusion Code help you move quickly through related edits by predicting where your next change should occur and suggesting what that change might be. - This feature keeps you in the flow of editing—especially when making sequential updates, correcting mistakes, or refactoring code across multiple lines. @@ -155,7 +155,7 @@ Code Studio identifies when a variable has been renamed and suggests updating al - **Validate propagated changes:** Next Edit Suggestions may update related code across the file or project. Review these changes to ensure they match your design intent. ## Releted Features - - [Inline Chat](/code-studio/features/inlinechat) Inline Chat in Syncfusion Code Studio lets you talk to AI directly inside your code or terminal without switching screens. + - [Inline Chat](/code-studio/features/inlinechat) Inline Chat in Syncfusion Code lets you talk to AI directly inside your code or terminal without switching screens. - [Generate Code](/code-studio/features/generatecode) The Generate Code feature speeds up development by automatically handling repetitive tasks and giving instant AI-powered help right inside your editor. diff --git a/code-studio/ide/features/checkpoints.md b/code-studio/ide/features/checkpoints.md index f5a37ae..7083235 100644 --- a/code-studio/ide/features/checkpoints.md +++ b/code-studio/ide/features/checkpoints.md @@ -1,6 +1,6 @@ --- -title: Syncfusion Code Studio Checkpoints -description: The Checkpoints feature in Syncfusion Code Studio allows you to automatically track, preview, and restore your workspace state at key moments. +title: Syncfusion Code Checkpoints +description: The Checkpoints feature in Syncfusion Code allows you to automatically track, preview, and restore your workspace state at key moments. platform: syncfusion-code-studio keywords: code, IDE, AI, developer-tools, syncfusion, code-assistance, productivity, checkpoints, versioning, history, workspace, file-recovery, diff, restore tocname: code-studio-ide-toc @@ -11,7 +11,7 @@ tocname: code-studio-ide-toc ## Overview -The Checkpoints and Editing Requests features in Syncfusion Code Studio provide powerful tools for managing your development workflow. Checkpoints automatically record the state of your workspace at important moments, while Editing Requests allows you to revise previous chat instructions and revert the workspace to the state before those instructions were applied. Together, these features create a safe, traceable, and flexible environment that supports iterative development and experimentation. +The Checkpoints and Editing Requests features in Syncfusion Code provide powerful tools for managing your development workflow. Checkpoints automatically record the state of your workspace at important moments, while Editing Requests allows you to revise previous chat instructions and revert the workspace to the state before those instructions were applied. Together, these features create a safe, traceable, and flexible environment that supports iterative development and experimentation. ## Use Cases diff --git a/code-studio/ide/features/chronicle.md b/code-studio/ide/features/chronicle.md index 5c8cf8f..5fa6b50 100644 --- a/code-studio/ide/features/chronicle.md +++ b/code-studio/ide/features/chronicle.md @@ -1,6 +1,6 @@ --- title: Chronicle - Coding History and Productivity Insights in Code Studio -description: Discover how Chronicle in Syncfusion Code Studio tracks your coding history, provides standup summaries, and delivers personalized productivity tips to enhance your workflow. +description: Discover how Chronicle in Syncfusion Code tracks your coding history, provides standup summaries, and delivers personalized productivity tips to enhance your workflow. platform: syncfusion-code-studio keywords: chronicle, coding-history, productivity-tips, standup-report, workflow-analysis, code-studio tocname: code-studio-ide-toc @@ -11,7 +11,7 @@ tocname: code-studio-ide-toc ## Overview -Chronicle is a feature in Syncfusion Code Studio that keeps a detailed history of everything you do in your workspace. It records your changes, actions, and the context around your coding so you can review, retrace steps, or share exactly what happened. Chronicle makes your coding journey visible and easy to review, helping you learn, debug, and collaborate better. +Chronicle is a feature in Syncfusion Code that keeps a detailed history of everything you do in your workspace. It records your changes, actions, and the context around your coding so you can review, retrace steps, or share exactly what happened. Chronicle makes your coding journey visible and easy to review, helping you learn, debug, and collaborate better. ## Use Cases diff --git a/code-studio/ide/features/context-compaction.md b/code-studio/ide/features/context-compaction.md index e631016..c1ae8c6 100644 --- a/code-studio/ide/features/context-compaction.md +++ b/code-studio/ide/features/context-compaction.md @@ -1,6 +1,6 @@ --- title: Context Compaction - Optimize Chat Context for Sharper AI in Code Studio -description: Master the /compact command in Syncfusion Code Studio to streamline chat history, maintain relevant context, and boost AI performance during long coding sessions. +description: Master the /compact command in Syncfusion Code to streamline chat history, maintain relevant context, and boost AI performance during long coding sessions. platform: syncfusion-code-studio keywords: context-compaction, chat-history, ai-context, compact-command, productivity, code-studio tocname: code-studio-ide-toc diff --git a/code-studio/ide/features/edit.md b/code-studio/ide/features/edit.md index 8684ce3..95b93ef 100644 --- a/code-studio/ide/features/edit.md +++ b/code-studio/ide/features/edit.md @@ -1,6 +1,6 @@ --- -title: Syncfusion Code Studio Edit Mode -description: Edit mode in Syncfusion Code Studio allows you to make targeted changes to your codebase with the help of AI. +title: Syncfusion Code Edit Mode +description: Edit mode in Syncfusion Code allows you to make targeted changes to your codebase with the help of AI. platform: syncfusion-code-studio keywords: code, IDE, AI, developer-tools, syncfusion, code-assistance, productivity, UI-generation, bug-fixing, documentation tocname: code-studio-ide-toc @@ -10,7 +10,7 @@ tocname: code-studio-ide-toc ## Overview -Edit Mode is an AI-powered feature in Syncfusion Code Studio that helps developers modify source code using natural language prompts. It enables targeted, bulk, or repetitive changes with a consistent workflow, allowing users to preview, keep, or undo each suggested change for maximum control and accuracy. +Edit Mode is an AI-powered feature in Syncfusion Code that helps developers modify source code using natural language prompts. It enables targeted, bulk, or repetitive changes with a consistent workflow, allowing users to preview, keep, or undo each suggested change for maximum control and accuracy. ## Use Cases @@ -24,7 +24,7 @@ Edit Mode is an AI-powered feature in Syncfusion Code Studio that helps develope ## How to Use the Edit mode -**Step 1:** Open Syncfusion Code Studio in your machine. +**Step 1:** Open Syncfusion Code in your machine. **Step 2:** Switch to **Edit** mode in the chat panel. diff --git a/code-studio/ide/features/generatecode.md b/code-studio/ide/features/generatecode.md index 4ecf79c..93b19c5 100644 --- a/code-studio/ide/features/generatecode.md +++ b/code-studio/ide/features/generatecode.md @@ -1,5 +1,5 @@ --- -title: Syncfusion Code Studio Automate Code Fixes and Reviews +title: Syncfusion Code Automate Code Fixes and Reviews description: The Automate Code Fixes and Reviews feature helps developers work faster by automating common coding tasks. platform: syncfusion-code-studio keywords: code, IDE, AI, developer-tools, syncfusion, code-assistance, productivity, UI-generation, bug-fixing, documentation, code-reviw, testing, generate-code @@ -65,5 +65,5 @@ When you choose **Review**, the AI: review ## Releted Features - - [Inline Chat](/code-studio/features/inlinechat) Inline Chat in Syncfusion Code Studio lets you talk to AI directly inside your code or terminal without switching screens. - - [Autocomplete](/code-studio/features/autocomplete) Syncfusion Code Studio’s AI Autocomplete speeds up development by giving smart inline suggestions, completing code from context, generating code from comments, and offering style‑aware alternatives for faster, cleaner coding. \ No newline at end of file + - [Inline Chat](/code-studio/features/inlinechat) Inline Chat in Syncfusion Code lets you talk to AI directly inside your code or terminal without switching screens. + - [Autocomplete](/code-studio/features/autocomplete) Syncfusion Code’s AI Autocomplete speeds up development by giving smart inline suggestions, completing code from context, generating code from comments, and offering style‑aware alternatives for faster, cleaner coding. \ No newline at end of file diff --git a/code-studio/ide/features/globalagent.md b/code-studio/ide/features/globalagent.md index 06313ff..63723c9 100644 --- a/code-studio/ide/features/globalagent.md +++ b/code-studio/ide/features/globalagent.md @@ -1,6 +1,6 @@ --- -title: Syncfusion Code Studio Global Agent -description: Agent rule in Syncfusion Code Studio is a Markdown based file format designed to provide structured, project specific instructions for AI coding agents. +title: Syncfusion Code Global Agent +description: Agent rule in Syncfusion Code is a Markdown based file format designed to provide structured, project specific instructions for AI coding agents. platform: syncfusion-code-studio keywords: "code, IDE, AI, developer-tools, syncfusion, code-assistance, productivity, UI-generation, bug-fixing, documentation" tocname: code-studio-ide-toc diff --git a/code-studio/ide/features/inlinechat.md b/code-studio/ide/features/inlinechat.md index 3e4283c..1a3242d 100644 --- a/code-studio/ide/features/inlinechat.md +++ b/code-studio/ide/features/inlinechat.md @@ -1,5 +1,5 @@ --- -title: Syncfusion Code Studio Inline Chat +title: Syncfusion Code Inline Chat description: "Professional guide for AI-powered inline code editing and contextual modifications" classification: "User Guide - Feature Documentation" platform: syncfusion-code-studio @@ -11,7 +11,7 @@ tocname: code-studio-ide-toc # Inline Chat ## Overview -Inline Chat in Syncfusion Code Studio is designed to bring AI assistance directly into your workflow. Instead of switching panels or navigating away from your code, you can interact with AI right inside the editor or terminal. This seamless integration helps you stay focused, get context-aware suggestions, and streamline both coding and command-line tasks. +Inline Chat in Syncfusion Code is designed to bring AI assistance directly into your workflow. Instead of switching panels or navigating away from your code, you can interact with AI right inside the editor or terminal. This seamless integration helps you stay focused, get context-aware suggestions, and streamline both coding and command-line tasks. ## Use Cases - Debugging Code Quickly – Use Inline Chat to identify errors and generate fixes directly in the editor without switching panels. diff --git a/code-studio/ide/features/plan.md b/code-studio/ide/features/plan.md index 2b78bbf..2d03f2e 100644 --- a/code-studio/ide/features/plan.md +++ b/code-studio/ide/features/plan.md @@ -1,6 +1,6 @@ --- -title: Syncfusion Code Studio Plan Mode -description: Plan Mode in Syncfusion Code Studio helps you design, review, and refine your steps before moving into execution. +title: Syncfusion Code Plan Mode +description: Plan Mode in Syncfusion Code helps you design, review, and refine your steps before moving into execution. platform: syncfusion-code-studio keywords: code, IDE, AI, developer-tools, syncfusion, code-assistance, productivity, UI-generation, bug-fixing, documentation tocname: code-studio-ide-toc @@ -10,7 +10,7 @@ tocname: code-studio-ide-toc ## Overview -The Plan Agent is a powerful feature in Syncfusion Code Studio that helps you create detailed implementation plans before writing code. It analyzes your task, breaks it down into clear steps, and identifies any questions that need clarification without making code changes until you approve. +The Plan Agent is a powerful feature in Syncfusion Code that helps you create detailed implementation plans before writing code. It analyzes your task, breaks it down into clear steps, and identifies any questions that need clarification without making code changes until you approve. ## Use Cases @@ -27,7 +27,7 @@ Use the Plan Agent when you need to: ### Step 1: Open Chat -* Open Syncfusion Code Studio and select plan mode in the mode dropdown in the chat panel. +* Open Syncfusion Code and select plan mode in the mode dropdown in the chat panel. Open Chat View @@ -67,7 +67,7 @@ The Plan Agent will show you: * Select **Start Implementation** button * The command will appear in the chat box and the mode will automatically switch to **Agent Mode** . Click Enter for execute your plan. - **Note:** For more information, refer to the [Syncfusion Code Studio Agent Mode](/code-studio/features/agent) + **Note:** For more information, refer to the [Syncfusion Code Agent Mode](/code-studio/features/agent) Start Implementation @@ -91,11 +91,11 @@ The Plan Agent will show you: * Executes the approved plan with AI-powered code generation * Automatically activated after plan approval - **Note:** For more information on agent mode features, visit the [Syncfusion Code Studio Agent Mode](/code-studio/features/agent). + **Note:** For more information on agent mode features, visit the [Syncfusion Code Agent Mode](/code-studio/features/agent). ### Ask Mode * Ask is optimized for answering questions about your codebase, coding, and general technology concepts * Use Ask when you want to understand how something works, explore ideas, or get help with coding tasks - **Note:** For more information on ask mode features, visit the [Syncfusion Code Studio Ask Mode](/code-studio/features/ask). + **Note:** For more information on ask mode features, visit the [Syncfusion Code Ask Mode](/code-studio/features/ask). diff --git a/code-studio/ide/features/project-manager.md b/code-studio/ide/features/project-manager.md index 05319df..0a9f057 100644 --- a/code-studio/ide/features/project-manager.md +++ b/code-studio/ide/features/project-manager.md @@ -1,6 +1,6 @@ --- title: Project Manager Extension -description: Project Manager in Syncfusion Code Studio is a structured SDLC workflow panel that guides AI-assisted development from project setup to shipping, with built-in quality gates, skill-driven execution, and full task history. +description: Project Manager in Syncfusion Code is a structured SDLC workflow panel that guides AI-assisted development from project setup to shipping, with built-in quality gates, skill-driven execution, and full task history. platform: syncfusion-code-studio keywords: "code, IDE, AI, developer-tools, syncfusion, project-manager, SDLC, workflow, knowledge, plugins, history, settings" tocname: code-studio-ide-toc @@ -10,7 +10,7 @@ tocname: code-studio-ide-toc ## Overview -Project Manager is a built-in extension in Syncfusion Code Studio that helps you build software in a structured, step-by-step way with AI assistance. Instead of asking the agent to do everything at once, it breaks your work into clear stages such as defining requirements, planning tasks, writing code, and reviewing results, so nothing gets missed. +Project Manager is a built-in extension in Syncfusion Code that helps you build software in a structured, step-by-step way with AI assistance. Instead of asking the agent to do everything at once, it breaks your work into clear stages such as defining requirements, planning tasks, writing code, and reviewing results, so nothing gets missed. You describe what you want to build, and Project Manager figures out how much process is needed based on the type and complexity of your task. Simple fixes get a lightweight flow. Bigger or riskier changes get more review steps. diff --git a/code-studio/ide/features/telemetry.md b/code-studio/ide/features/telemetry.md index 12eb042..23a1d66 100644 --- a/code-studio/ide/features/telemetry.md +++ b/code-studio/ide/features/telemetry.md @@ -1,6 +1,6 @@ --- -title: Syncfusion Code Studio Telemetry -description: Syncfusion Code Studio collects anonymous usage data to improve the product experience. +title: Syncfusion Code Telemetry +description: Syncfusion Code collects anonymous usage data to improve the product experience. platform: syncfusion-code-studio keywords: code, IDE, AI, developer-tools, syncfusion, code-assistance, productivity, UI-generation, bug-fixing, documentation, telemetry tocname: code-studio-ide-toc @@ -9,7 +9,7 @@ tocname: code-studio-ide-toc # Telemetry ## Overview -Syncfusion Code Studio collects anonymous usage data to improve product quality and user experience. This data helps the development team understand feature usage, identify performance issues, and prioritize enhancements. +Syncfusion Code collects anonymous usage data to improve product quality and user experience. This data helps the development team understand feature usage, identify performance issues, and prioritize enhancements. Telemetry collection is optional and can be disabled at any time by the user. @@ -19,7 +19,7 @@ Telemetry data is collected and stored using [PostHog](https://posthog.com/), an ## Data Collection Policy -Syncfusion Code Studio collects a limited set of **anonymous usage metrics** to help improve product performance and user experience. We ensure that **no personal data or user-generated content** (such as code, prompts, or files) is ever collected or stored. +Syncfusion Code collects a limited set of **anonymous usage metrics** to help improve product performance and user experience. We ensure that **no personal data or user-generated content** (such as code, prompts, or files) is ever collected or stored. ## Collected Data Types @@ -41,7 +41,7 @@ Telemetry can be disabled through the application settings at any time. ### Steps to Disable Telemetry: -1. Open **Settings** in Syncfusion Code Studio. +1. Open **Settings** in Syncfusion Code. telemetry diff --git a/code-studio/ide/getting-started/build-voice-notes-app-with-spec-driven-development.md b/code-studio/ide/getting-started/build-voice-notes-app-with-spec-driven-development.md index bee2d58..53b783c 100644 --- a/code-studio/ide/getting-started/build-voice-notes-app-with-spec-driven-development.md +++ b/code-studio/ide/getting-started/build-voice-notes-app-with-spec-driven-development.md @@ -1,6 +1,6 @@ --- title: Build Your First App Using Spec-Driven Development -description: "Learn how to build a Voice Notes web app using Spec-Driven Development (SDD) approach with Syncfusion Code Studio" +description: "Learn how to build a Voice Notes web app using Spec-Driven Development (SDD) approach with Syncfusion Code" classification: "User Guide - Tutorial" platform: syncfusion-code-studio keywords: spec-driven-development, ai-development, voice-notes-app, openspec, code-generation, agent-mode @@ -11,7 +11,7 @@ tocname: code-studio-ide-toc ## Overview -Ready to build your first app? In this guide, you'll create a **Voice Notes web app** directly in **Syncfusion Code Studio** using a simple, step-by-step approach. Code Studio guides you through planning, building, and organizing your project using clear commands that make the whole process stress-free. +Ready to build your first app? In this guide, you'll create a **Voice Notes web app** directly in **Syncfusion Code** using a simple, step-by-step approach. Code Studio guides you through planning, building, and organizing your project using clear commands that make the whole process stress-free. You'll move from idea to working application by following **Spec-Driven Development (SDD)** — a beginner-friendly approach where you describe what you want to build, and Code Studio generates the code for you. No complex setup. No guesswork. Just clear instructions and working code. @@ -21,7 +21,7 @@ You'll move from idea to working application by following **Spec-Driven Developm Before getting started, make sure that: -1. **Syncfusion Code Studio is installed** +1. **Syncfusion Code is installed** If it’s not installed, refer to the [installation guide](/code-studio/getting-started/install-and-configuration) to set it up properly. 2. Node.js >= 20.19.0 is installed. diff --git a/code-studio/ide/getting-started/install-and-configuration.md b/code-studio/ide/getting-started/install-and-configuration.md index 4b81e54..b446668 100644 --- a/code-studio/ide/getting-started/install-and-configuration.md +++ b/code-studio/ide/getting-started/install-and-configuration.md @@ -1,5 +1,5 @@ --- -title: Syncfusion Code Studio Install and Configure +title: Syncfusion Code Install and Configure description: "Professional developer guide for AI-driven error resolution and debugging assistance in real-time development workflows" classification: "User Guide - Feature Documentation" platform: syncfusion-code-studio @@ -10,7 +10,7 @@ tocname: code-studio-ide-toc # Install and Configure ## Overview -Getting started with Syncfusion Code Studio is quick and easy. This guide will show you, how to download, install, and set up the IDE on both Windows and macOS. Whether you’re new to Code Studio or setting it up on a fresh system, this simple walkthrough will help you get everything ready in just a few minutes—so you can start building right away! +Getting started with Syncfusion Code is quick and easy. This guide will show you, how to download, install, and set up the IDE on both Windows and macOS. Whether you’re new to Code Studio or setting it up on a fresh system, this simple walkthrough will help you get everything ready in just a few minutes—so you can start building right away! ## Prerequisites @@ -18,21 +18,21 @@ Getting started with Syncfusion Code Studio is quick and easy. This guide will s ## What You’ll Learn By the end of this tutorial, you’ll learn how to: -- Create your Syncfusion Code Studio account. -- Download and install Syncfusion Code Studio IDE. +- Create your Syncfusion Code account. +- Download and install Syncfusion Code IDE. - Sign in and start using the IDE. ## Installation Steps (For both macOS & Windows) ### Step 1: Download the Installer -- Visit the official [Syncfusion Code Studio website](https://www.syncfusion.com/code-studio/). +- Visit the official [Syncfusion Code website](https://www.syncfusion.com/code-studio/). - Click **“Get Started Now”** to open the Code Studio enterprise page. Install > **Note**: The enterprise page is for organizations to monitor and manage AI usage. -- If you already have Syncfusion Code Studio Account, choose one of these sign-in options to sign-in with Code Studio Enterprise server or else click **“SIGN UP”** to create one: +- If you already have Syncfusion Code Account, choose one of these sign-in options to sign-in with Code Studio Enterprise server or else click **“SIGN UP”** to create one: - **Microsoft Account:** Use your personal, work, or school Microsoft credentials. - **GitHub Account:** Sign in with your GitHub credentials. - **Syncfusion Account:** Create a new account using your email and password. @@ -62,7 +62,7 @@ By the end of this tutorial, you’ll learn how to: install ### Step 3: Sign In with Code Studio IDE -- After installing Syncfusion Code Studio IDE, the **Welcome Page** will appear. +- After installing Syncfusion Code IDE, the **Welcome Page** will appear. install - To activate your account and enable all features, you’ll need to sign in inside the IDE. Choose one of these sign-in options: @@ -88,6 +88,6 @@ To know more about the Code Studio Subscription plans, click on **View Subscript ## Next Steps -Once you have installed Syncfusion Code Studio, the following topics will help you explore its features and get the most out of your development workflow: +Once you have installed Syncfusion Code, the following topics will help you explore its features and get the most out of your development workflow: [Generate you first code change using agent](/code-studio/tutorials/generate-your-first-code-using-agent) diff --git a/code-studio/ide/getting-started/overview.md b/code-studio/ide/getting-started/overview.md index 74c8659..62ff5f1 100644 --- a/code-studio/ide/getting-started/overview.md +++ b/code-studio/ide/getting-started/overview.md @@ -1,16 +1,16 @@ --- title: Code Studio Overview -description: Learn about all key features of Syncfusion Code Studio including Autocomplete, Ask, Edit, Agent, Plan, Generate Code, Quick Fix, and Custom Agents. +description: Learn about all key features of Syncfusion Code including Autocomplete, Ask, Edit, Agent, Plan, Generate Code, Quick Fix, and Custom Agents. platform: syncfusion-code-studio -keywords: "syncfusion code studio features, ai powered ide, code generation, ai agents, quick fix, autocomplete, plan mode" +keywords: "Syncfusion Code features, ai powered ide, code generation, ai agents, quick fix, autocomplete, plan mode" tocname: code-studio-ide-toc --- -# Welcome to Syncfusion Code Studio +# Welcome to Syncfusion Code ## Overview -Syncfusion Code Studio is an AI-powered integrated development environment (IDE) with built-in assistance to support modern software development workflows. It understands your codebase and provides context-aware suggestions to help you design, implement, and refine features—while keeping developers in control. +Syncfusion Code is an AI-powered integrated development environment (IDE) with built-in assistance to support modern software development workflows. It understands your codebase and provides context-aware suggestions to help you design, implement, and refine features—while keeping developers in control. Deeply integrated with Syncfusion’s component library, Code Studio helps teams build robust, scalable applications by automating common tasks such as UI generation, bug fixing, and documentation. diff --git a/code-studio/ide/getting-started/quick-start.md b/code-studio/ide/getting-started/quick-start.md index 8eae5b6..3090bc3 100644 --- a/code-studio/ide/getting-started/quick-start.md +++ b/code-studio/ide/getting-started/quick-start.md @@ -1,5 +1,5 @@ --- -title: "Syncfusion Code Studio Quick Start" +title: "Syncfusion Code Quick Start" description: "Professional developer guide for AI-driven error resolution and debugging assistance in real-time development workflows" classification: "User Guide - Feature Documentation" platform: syncfusion-code-studio @@ -9,13 +9,13 @@ tocname: code-studio-ide-toc # Quick Start -**Syncfusion Code Studio** is an intelligent, AI‑powered coding companion designed to make your development process faster and easier. Instead of writing every line manually or searching for solutions, Code Studio works alongside you—understanding your intent, offering meaningful suggestions, and helping you learn as you build. +**Syncfusion Code** is an intelligent, AI‑powered coding companion designed to make your development process faster and easier. Instead of writing every line manually or searching for solutions, Code Studio works alongside you—understanding your intent, offering meaningful suggestions, and helping you learn as you build. ## Prerequisites Before getting started, make sure that: -1. **Syncfusion Code Studio is installed** +1. **Syncfusion Code is installed** If it’s not installed, refer to the [installation guide](/code-studio/getting-started/install-and-configuration) to set it up properly. 2. **A local project folder is ready** @@ -38,8 +38,8 @@ By the end of this quick start guide, you’ll learn how to: Follow the steps below to open your project and start working inside the Code Studio environment. 1. **Open the application based on your OS** - - **Windows:** Go to the **Start Menu**, search for **Syncfusion Code Studio**, and launch it. - - **macOS:** Open **Applications** or **Launchpad**, find **Syncfusion Code Studio**, and open it. + - **Windows:** Go to the **Start Menu**, search for **Syncfusion Code**, and launch it. + - **macOS:** Open **Applications** or **Launchpad**, find **Syncfusion Code**, and open it. 2. **Access the File Menu** - At the top menu bar, click **"File"**. diff --git a/code-studio/ide/how-to-guides/Configure-default-model.md b/code-studio/ide/how-to-guides/Configure-default-model.md index 61bb406..8134508 100644 --- a/code-studio/ide/how-to-guides/Configure-default-model.md +++ b/code-studio/ide/how-to-guides/Configure-default-model.md @@ -20,7 +20,7 @@ Setting a default model ensures that your preferred model appears as the pre-sel Before starting, ensure: -* Syncfusion Code Studio is installed and configured on your system. If you have not yet downloaded Code Studio, refer to the [Syncfusion Code Studio Install and Configure](https://help.syncfusion.com/code-studio/getting-started/install-and-configuration) +* Syncfusion Code is installed and configured on your system. If you have not yet downloaded Code Studio, refer to the [Syncfusion Code Install and Configure](https://help.syncfusion.com/code-studio/getting-started/install-and-configuration) * You have a valid API key from the chat model provider you want to use (e.g., [OpenAI](https://platform.openai.com/api-keys), [Anthropic](https://console.anthropic.com/dashboard), [OpenRouter](https://openrouter.ai/settings/keys)). ## Steps for Configure Default Models @@ -35,7 +35,7 @@ Before starting, ensure: * Go to the [Models](https://app.sfcodestudio.com/models) section and click Manage Default Settings. - >**Note**: If you have not configured your model, please refer to [Configure LLM Providers and Models in Syncfusion Code Studio]( https://help.syncfusion.com/code-studio/enterprise-server/providersandmodels ) for guidance on adding models. + >**Note**: If you have not configured your model, please refer to [Configure LLM Providers and Models in Syncfusion Code]( https://help.syncfusion.com/code-studio/enterprise-server/providersandmodels ) for guidance on adding models. models-section diff --git a/code-studio/ide/how-to-guides/add-BYOK-model.md b/code-studio/ide/how-to-guides/add-BYOK-model.md index 33d097a..a709c06 100644 --- a/code-studio/ide/how-to-guides/add-BYOK-model.md +++ b/code-studio/ide/how-to-guides/add-BYOK-model.md @@ -1,5 +1,5 @@ --- -title: Add BYOK Model in Syncfusion Code Studio +title: Add BYOK Model in Syncfusion Code description: Admin guide to add BYOK (Bring Your Own Key) models and connect providers in Code Studio. platform: syncfusion-code-studio keywords: byok, add model, providers, configuration, admin, enterprise, syncfusion, code-studio, api keys, openai, anthropic,openrouter diff --git a/code-studio/ide/how-to-guides/add-ollama-model.md b/code-studio/ide/how-to-guides/add-ollama-model.md index 8aa826e..75b73f1 100644 --- a/code-studio/ide/how-to-guides/add-ollama-model.md +++ b/code-studio/ide/how-to-guides/add-ollama-model.md @@ -1,6 +1,6 @@ --- title: How to Configure Ollama Models in Code Studio -description: Instructions to configure ollama models within Syncfusion Code Studio. Use this feature to connect your preferred ollama model. +description: Instructions to configure ollama models within Syncfusion Code. Use this feature to connect your preferred ollama model. platform: syncfusion-code-studio control: IDE documentation: Getting Started diff --git a/code-studio/ide/how-to-guides/buy-more-credits.md b/code-studio/ide/how-to-guides/buy-more-credits.md index 089b6bd..723c4bd 100644 --- a/code-studio/ide/how-to-guides/buy-more-credits.md +++ b/code-studio/ide/how-to-guides/buy-more-credits.md @@ -1,6 +1,6 @@ --- title: Buy More Credits -description: Guide on purchasing additional credits for AI model usage in Syncfusion Code Studio Enterprise. +description: Guide on purchasing additional credits for AI model usage in Syncfusion Code Enterprise. platform: syncfusion-code-studio keywords: buy credits, add credits, purchase credits, code studio enterprise, ai model usage, billing, subscription tocname: code-studio-ide-toc @@ -10,7 +10,7 @@ tocname: code-studio-ide-toc ## Overview -Credits in Syncfusion Code Studio Enterprise are add-on units that fund AI model usage across your organization. They provide flexibility beyond the standard [subscription plans](/code-studio/enterprise-server/settings#4-billing--subscription), allowing you to scale your AI-powered coding operations as needed. Once purchased, credits are immediately applied to your account after successful payment, and your current balance is visible at the top of the [dashboard](https://app.sfcodestudio.com/dashboard). +Credits in Syncfusion Code Enterprise are add-on units that fund AI model usage across your organization. They provide flexibility beyond the standard [subscription plans](/code-studio/enterprise-server/settings#4-billing--subscription), allowing you to scale your AI-powered coding operations as needed. Once purchased, credits are immediately applied to your account after successful payment, and your current balance is visible at the top of the [dashboard](https://app.sfcodestudio.com/dashboard). ## When to Use diff --git a/code-studio/ide/how-to-guides/daily-cost-usage.md b/code-studio/ide/how-to-guides/daily-cost-usage.md index ab1c712..f336e95 100644 --- a/code-studio/ide/how-to-guides/daily-cost-usage.md +++ b/code-studio/ide/how-to-guides/daily-cost-usage.md @@ -1,6 +1,6 @@ --- title: "Track Daily Cost and Token Usage" -description: "How to view and filter daily costs and token usage in Syncfusion Code Studio" +description: "How to view and filter daily costs and token usage in Syncfusion Code" classification: "User Guide - How To Documentation" platform: syncfusion-code-studio keywords: cost-usage, daily-cost, token-usage, budget, dashboard, analytics diff --git a/code-studio/ide/how-to-guides/manage-chat-session.md b/code-studio/ide/how-to-guides/manage-chat-session.md index e61658d..4b6e704 100644 --- a/code-studio/ide/how-to-guides/manage-chat-session.md +++ b/code-studio/ide/how-to-guides/manage-chat-session.md @@ -1,6 +1,6 @@ --- -title: Syncfusion Code Studio Checkpoints -description: The Checkpoints feature in Syncfusion Code Studio allows you to automatically track, preview, and restore your workspace state at key moments. +title: Syncfusion Code Checkpoints +description: The Checkpoints feature in Syncfusion Code allows you to automatically track, preview, and restore your workspace state at key moments. platform: syncfusion-code-studio keywords: code, IDE, AI, developer-tools, syncfusion, code-assistance, productivity, checkpoints, versioning, history, workspace, file-recovery, diff, restore tocname: code-studio-ide-toc diff --git a/code-studio/ide/how-to-guides/quick-fix-error.md b/code-studio/ide/how-to-guides/quick-fix-error.md index 429340f..3c9bcec 100644 --- a/code-studio/ide/how-to-guides/quick-fix-error.md +++ b/code-studio/ide/how-to-guides/quick-fix-error.md @@ -1,6 +1,6 @@ --- title: Quick Fix Your Errors -description: Resolve syntax errors and code issues in Syncfusion Code Studio using the Quick Fix feature with AI assistance. +description: Resolve syntax errors and code issues in Syncfusion Code using the Quick Fix feature with AI assistance. platform: syncfusion-code-studio category: how-to-guide keywords: quick-fix, error-resolution, syntax-errors, code-assistance, debugging @@ -9,7 +9,7 @@ tocname: code-studio-ide-toc # Quick Fix Your Errors -This guide covers two distinct workflows in Syncfusion Code Studio: **Quick Fix** for fast, one-click corrections, and **Explain** for understanding the root cause with rationale and a proposed fix. Use them independently based on your goal—fix immediately, or learn why before you change code. +This guide covers two distinct workflows in Syncfusion Code: **Quick Fix** for fast, one-click corrections, and **Explain** for understanding the root cause with rationale and a proposed fix. Use them independently based on your goal—fix immediately, or learn why before you change code. ## When to Use diff --git a/code-studio/ide/language-setup/cpp-setup.md b/code-studio/ide/language-setup/cpp-setup.md index 110efb4..a2f57e6 100644 --- a/code-studio/ide/language-setup/cpp-setup.md +++ b/code-studio/ide/language-setup/cpp-setup.md @@ -1,22 +1,22 @@ --- -title: "C++ Development Setup in Syncfusion Code Studio" -description: "Complete guide to set up C++ development environment with compiler installation, configuration, and AI-assisted coding in Syncfusion Code Studio" +title: "C++ Development Setup in Syncfusion Code" +description: "Complete guide to set up C++ development environment with compiler installation, configuration, and AI-assisted coding in Syncfusion Code" classification: "User Guide - Getting Started" platform: syncfusion-code-studio keywords: cpp-setup, c-plus-plus, compiler-installation, mingw, xcode, visual-studio, ai-debugging, cpp-development tocname: code-studio-ide-toc --- -# C++ Development Setup in Syncfusion Code Studio +# C++ Development Setup in Syncfusion Code ## Overview -Syncfusion Code Studio provides intelligent AI-powered assistance for C++ development, helping you write, debug, and optimize C++ code faster. Whether you're building system applications, game engines, or performance-critical software, Code Studio's AI features work alongside your C++ compiler to enhance your productivity. +Syncfusion Code provides intelligent AI-powered assistance for C++ development, helping you write, debug, and optimize C++ code faster. Whether you're building system applications, game engines, or performance-critical software, Code Studio's AI features work alongside your C++ compiler to enhance your productivity. This guide walks you through setting up a complete C++ development environment—from installing compilers to writing your first AI-assisted C++ program. Once configured, you'll be able to leverage Code Studio's autocomplete, debugging assistance, code explanations, and smart refactoring for all your C++ projects. > **Prerequisites:** -> - Syncfusion Code Studio must be installed. If not, see the [installation guide](/code-studio/getting-started/install-and-configuration). +> - Syncfusion Code must be installed. If not, see the [installation guide](/code-studio/getting-started/install-and-configuration). > - **Disk Space:** 2-5 GB for compiler installation (Windows: MinGW-w64 ~2GB; macOS: Xcode Command Line Tools ~5GB) @@ -114,7 +114,7 @@ With the compiler installed, the next step is to set up Code Studio to work seam > **Why Not Use Microsoft's C/C++ Extension?** > -> Syncfusion Code Studio is a fork of Visual Studio Code with enhanced AI capabilities. Code Studio cannot use certain Microsoft proprietary extensions due to licensing restrictions. +> Syncfusion Code is a fork of Visual Studio Code with enhanced AI capabilities. Code Studio cannot use certain Microsoft proprietary extensions due to licensing restrictions. > > Microsoft's C/C++ extension (`ms-vscode.cpptools`) is only licensed for use in official VS Code builds. Attempting to install it in Code Studio will result in errors or the extension simply won't function. > @@ -123,7 +123,7 @@ With the compiler installed, the next step is to set up Code Studio to work seam ### Step 1: Install CodeLLDB Extension -1. Open **Syncfusion Code Studio** +1. Open **Syncfusion Code** 2. Click the **Extensions** icon in the sidebar (or press `Ctrl+Shift+X` / `Cmd+Shift+X`) 3. Search for **"CodeLLDB"** (by vadimcn) @@ -316,7 +316,7 @@ Debugging is where Code Studio truly shines. Let's walk through setting breakpoi ## Next Steps -Now that Your C++ development environment is now fully configured in Syncfusion Code Studio. Here's what you can explore next: +Now that Your C++ development environment is now fully configured in Syncfusion Code. Here's what you can explore next: - **Build Real Projects:** Start developing C++ applications with full debugging support - see [tutorials](/code-studio/tutorials/generate-your-first-code-using-agent) to get started - **Leverage AI Features:** Use Code Studio's [autocomplete](/code-studio/features/autocomplete), [code explanation](/code-studio/features/ask), and refactoring capabilities to speed up development diff --git a/code-studio/ide/language-setup/go-setup.md b/code-studio/ide/language-setup/go-setup.md index ab6823d..7051f39 100644 --- a/code-studio/ide/language-setup/go-setup.md +++ b/code-studio/ide/language-setup/go-setup.md @@ -1,22 +1,22 @@ --- -title: "Go Development Setup in Syncfusion Code Studio" -description: "Complete guide to set up Go development environment with installation, configuration, and AI-assisted coding in Syncfusion Code Studio" +title: "Go Development Setup in Syncfusion Code" +description: "Complete guide to set up Go development environment with installation, configuration, and AI-assisted coding in Syncfusion Code" classification: "User Guide - Getting Started" platform: syncfusion-code-studio keywords: go-setup, golang-development, go-installation, go-compiler, ai-debugging, go-programming, gopls tocname: code-studio-ide-toc --- -# Go Development Setup in Syncfusion Code Studio +# Go Development Setup in Syncfusion Code ## Overview -Syncfusion Code Studio provides intelligent AI-powered assistance for Go development, helping you write clean, idiomatic Go code with greater speed and confidence. Whether you're building microservices, CLI tools, web applications, or cloud-native solutions, Code Studio works seamlessly with Go's toolchain to enhance your productivity. +Syncfusion Code provides intelligent AI-powered assistance for Go development, helping you write clean, idiomatic Go code with greater speed and confidence. Whether you're building microservices, CLI tools, web applications, or cloud-native solutions, Code Studio works seamlessly with Go's toolchain to enhance your productivity. This guide walks you through setting up a complete Go development environment—from installing the Go compiler to writing your first Go program. Once configured, you'll be able to leverage Code Studio's autocomplete, debugging assistance, code explanations, and smart refactoring for all your Go projects. > **Prerequisites:** -> - Syncfusion Code Studio must be installed. If not, see the [installation guide](/code-studio/getting-started/install-and-configuration). +> - Syncfusion Code must be installed. If not, see the [installation guide](/code-studio/getting-started/install-and-configuration). > - **Disk Space:** ~500 MB for Go installation ## What You'll Learn @@ -124,7 +124,7 @@ With Go installed, the next step is to set up Code Studio to work seamlessly wit ### Step 1: Install Go Extension -1. Open **Syncfusion Code Studio** +1. Open **Syncfusion Code** 2. Click the **Extensions** icon in the sidebar (or press `Ctrl+Shift+X` / `Cmd+Shift+X`) 3. Search for **"Go"** (by the Go Team at Google) 4. Click **Install** @@ -235,7 +235,7 @@ Debugging is where Code Studio truly shines. Let's walk through setting up debug ## Next Steps -Now that Your Go development environment is now fully configured in Syncfusion Code Studio. Here's what you can explore next: +Now that Your Go development environment is now fully configured in Syncfusion Code. Here's what you can explore next: - **Build Real Projects:** Start developing Go applications with full debugging support - see [tutorials](/code-studio/tutorials/generate-your-first-code-using-agent) to get started - **Leverage AI Features:** Use Code Studio's [autocomplete](/code-studio/features/autocomplete), [code explanation](/code-studio/features/ask), and refactoring capabilities to speed up development diff --git a/code-studio/ide/release-notes/v0.1.0.md b/code-studio/ide/release-notes/v0.1.0.md index e270215..6d1b990 100644 --- a/code-studio/ide/release-notes/v0.1.0.md +++ b/code-studio/ide/release-notes/v0.1.0.md @@ -1,21 +1,21 @@ --- title: Release Notes v0.1.0 -Desciption: Initial release of Syncfusion Code Studio Agent Mode, introducing autonomous code analysis, editing, and execution features to enhance developer productivity. +Desciption: Initial release of Syncfusion Code Agent Mode, introducing autonomous code analysis, editing, and execution features to enhance developer productivity. platform: syncfusion-code-studio tocname: code-studio-ide-toc --- ## What's New in v0.1.0 -- **Chat mode**: Interact with Syncfusion Code Studio using natural language to get code suggestions, explanations, and assistance in real time. -- **Agent mode**: Enables Syncfusion Code Studio to autonomously analyze your codebase, plan and execute changes, and use tools to automate complex development tasks with minimal input. +- **Chat mode**: Interact with Syncfusion Code using natural language to get code suggestions, explanations, and assistance in real time. +- **Agent mode**: Enables Syncfusion Code to autonomously analyze your codebase, plan and execute changes, and use tools to automate complex development tasks with minimal input. - **Edit mode**: Make targeted changes to your codebase with AI assistance, allowing you to review, accept, or modify suggestions before applying them. - **Autocomplete**: Get intelligent code completions as you type, speeding up development and reducing errors. -- **Tool integration**: Seamlessly integrates with your IDE and development tools, providing a unified workflow for searching, editing, and running commands directly from Syncfusion Code Studio. +- **Tool integration**: Seamlessly integrates with your IDE and development tools, providing a unified workflow for searching, editing, and running commands directly from Syncfusion Code. - **Reusable prompts**: Create and save custom prompt templates for common tasks, making it easy to reuse instructions and streamline your workflow. - **Custom ruels & flow**: Define custom rules and workflows to automate repetitive tasks and enforce coding standards across your projects. - **Syncfusion UI Builder**: Quickly generate and customize user interfaces with AI-powered suggestions, streamlining UI development within your projects. -- **Multi Model**: Switch between different AI models to tailor Syncfusion Code Studio’s responses and capabilities to your needs. +- **Multi Model**: Switch between different AI models to tailor Syncfusion Code’s responses and capabilities to your needs. - **Codebase search**: Instantly search your entire codebase to find references, definitions, and relevant files, making navigation and understanding faster. -- **MCP server integration**: Connect Syncfusion Code Studio with your Model Context Protocol (MCP) pull data fron anywhere. +- **MCP server integration**: Connect Syncfusion Code with your Model Context Protocol (MCP) pull data fron anywhere. - **Bug fixes and performance improvements**: Enhanced stability and reliability across all features for a smoother user experience. diff --git a/code-studio/ide/release-notes/v0.2.0.md b/code-studio/ide/release-notes/v0.2.0.md index ee88352..642755d 100644 --- a/code-studio/ide/release-notes/v0.2.0.md +++ b/code-studio/ide/release-notes/v0.2.0.md @@ -1,6 +1,6 @@ --- title: Release Notes v0.2.0 -Description: Enhanced Syncfusion Code Studio with new features including Check for Updates, Session Usage UI, Memory, Browser Use tool, and Checkpoints, along with various bug fixes and improvements. +Description: Enhanced Syncfusion Code with new features including Check for Updates, Session Usage UI, Memory, Browser Use tool, and Checkpoints, along with various bug fixes and improvements. platform: syncfusion-code-studio tocname: code-studio-ide-toc --- @@ -11,7 +11,7 @@ tocname: code-studio-ide-toc - **Session Usage UI**: Now users can view the overall total input tokens, output tokens, and cost usage for all queries made within a session. This helps track overall cost usage and manage cost consumption more effectively during development. - **Memory**: The Memory feature helps maintain continuity across sessions by allowing summaries from previous chats to be imported into the current conversation. This enables the AI to retain context, improving accuracy and efficiency, particularly during complex or ongoing tasks. - **Browser Use tool**: Automate browser actions like launching, clicking, typing, scrolling, and closing with a Browser Interaction built-in tool, it also provides real-time screenshots and console logs, making web automation tasks more efficient. -- **Checkpoints**: Syncfusion Code Studio now automatically saves the state of your workspace during key actions in Agent Mode, such as creating new files, replacing content in files, or executing terminal commands. This feature enables you to track modifications, review differences between states, and revert to any previously saved checkpoint, ensuring a robust and controlled development environment with enhanced reliability. +- **Checkpoints**: Syncfusion Code now automatically saves the state of your workspace during key actions in Agent Mode, such as creating new files, replacing content in files, or executing terminal commands. This feature enables you to track modifications, review differences between states, and revert to any previously saved checkpoint, ensuring a robust and controlled development environment with enhanced reliability. - **Tools Improvements**: Optimized system prompt for improved agent workflow and clearer responses. Replaced edit file tool with "replace in file" for efficient editing. Enhanced workspace issue handling by sending problems as context after each file edit. - **Prompt files**: Added support for files, repo-map, and URL contexts in prompt files. Enabled tool usage and agent mode compatibility for prompt files to improve result accuracy. - **Bug fixes and performance improvements**: Enhanced stability and reliability across all features for a smoother user experience. diff --git a/code-studio/ide/release-notes/v1.0.0.md b/code-studio/ide/release-notes/v1.0.0.md index 95d625f..f03ed3b 100644 --- a/code-studio/ide/release-notes/v1.0.0.md +++ b/code-studio/ide/release-notes/v1.0.0.md @@ -1,6 +1,6 @@ --- title: Release Notes v1.0.0 -Description: Enhanced Syncfusion Code Studio with improved context usage UI, extension management, terminal, and various new features and bug fixes. +Description: Enhanced Syncfusion Code with improved context usage UI, extension management, terminal, and various new features and bug fixes. platform: syncfusion-code-studio tocname: code-studio-ide-toc --- @@ -56,7 +56,7 @@ tocname: code-studio-ide-toc release notes - **Session spending warning:** A warning message is now displayed to users who exceed $5 in a single session, assisting in cost awareness and budget management. -- **Feedback section:** A new feedback section is available under the help menu in the title bar, linking directly to the Syncfusion Code Studio feedback page. +- **Feedback section:** A new feedback section is available under the help menu in the title bar, linking directly to the Syncfusion Code feedback page. - **Image and agent mode support:** Introduced generic image handling and expanded agent mode compatibility for a more versatile workflow. - **Generic new model support:** Introduced a new generic model support in the add chat model option in the user settings. - **Tools improvements:** Tools have been updated for greater reliability and flexibility, including the run terminal tool, which now enables the move to background feature only for development commands (with clear tooltips for others), removes unnecessary visual clutter from the terminal output, and executes shell commands more reliably by running them as terminal code. Additional tool enhancements include better handling of multiple file creations, improved accuracy in file and directory listings, more precise searching and file reading, smarter change detection in diffs, and enhanced support for processing specific file ranges and handling malformed input. For more details, refer to our documentation on [tools](/code-studio/reference/configure-properties/toolssupport). diff --git a/code-studio/ide/release-notes/v1.0.1.md b/code-studio/ide/release-notes/v1.0.1.md index 7935bda..f3afbdc 100644 --- a/code-studio/ide/release-notes/v1.0.1.md +++ b/code-studio/ide/release-notes/v1.0.1.md @@ -1,6 +1,6 @@ --- title: Release Notes v1.0.1 -Description: Introducing premium AI models, new pricing plans, credits management system, and improved model configuration options in Syncfusion Code Studio. +Description: Introducing premium AI models, new pricing plans, credits management system, and improved model configuration options in Syncfusion Code. platform: syncfusion-code-studio tocname: code-studio-ide-toc --- diff --git a/code-studio/ide/release-notes/v1.0.2.md b/code-studio/ide/release-notes/v1.0.2.md index 1784e0c..d5d69e7 100644 --- a/code-studio/ide/release-notes/v1.0.2.md +++ b/code-studio/ide/release-notes/v1.0.2.md @@ -1,6 +1,6 @@ --- title: Release Notes v1.0.2 -Description: Bug fixes for AI Assistant parsing, GPT-5 parameter handling, and improvements to Credit Token Usage API in Syncfusion Code Studio. +Description: Bug fixes for AI Assistant parsing, GPT-5 parameter handling, and improvements to Credit Token Usage API in Syncfusion Code. platform: syncfusion-code-studio tocname: code-studio-ide-toc --- diff --git a/code-studio/ide/security.md b/code-studio/ide/security.md index 232ff5a..b5bca00 100644 --- a/code-studio/ide/security.md +++ b/code-studio/ide/security.md @@ -1,6 +1,6 @@ --- -title: Security in Syncfusion Code Studio -description: Learn about the key security considerations, risks, protections, and best practices when working with AI-assisted development in Syncfusion Code Studio. +title: Security in Syncfusion Code +description: Learn about the key security considerations, risks, protections, and best practices when working with AI-assisted development in Syncfusion Code. platform: syncfusion-code-studio keywords: security, code-studio-security, ai-security, mcp-security, auto-approval-risks, supply-chain-risks, prompt-injection, workspace-trust, permission-management, secure-development tocname: code-studio-ide-toc diff --git a/code-studio/ide/troubleshoot/access-session-history-files.md b/code-studio/ide/troubleshoot/access-session-history-files.md index f59f5af..f394c9a 100644 --- a/code-studio/ide/troubleshoot/access-session-history-files.md +++ b/code-studio/ide/troubleshoot/access-session-history-files.md @@ -2,7 +2,7 @@ title: How to access session history files in Code Studio description: Explains how to access and manage session history in Code Studio v2.0.0+, including the unified sessions list. platform: syncfusion-code-studio -keywords: Syncfusion Code Studio, session history, workspace chats, show chats, sessions, troubleshoot +keywords: Syncfusion Code, session history, workspace chats, show chats, sessions, troubleshoot tocname: code-studio-ide-toc --- diff --git a/code-studio/ide/troubleshoot/how-to-resolve-the-app-corruption.md b/code-studio/ide/troubleshoot/how-to-resolve-the-app-corruption.md index a237063..77ad8b0 100644 --- a/code-studio/ide/troubleshoot/how-to-resolve-the-app-corruption.md +++ b/code-studio/ide/troubleshoot/how-to-resolve-the-app-corruption.md @@ -10,7 +10,7 @@ tocname: code-studio-ide-toc # How to resolve Code Studio app corruption. -When Syncfusion Code Studio becomes corrupted or stops functioning correctly, a full reset of the application may be required. This guide explains how to completely remove Code Studio's program files and configuration data so you can reinstall with a clean state. +When Syncfusion Code becomes corrupted or stops functioning correctly, a full reset of the application may be required. This guide explains how to completely remove Code Studio's program files and configuration data so you can reinstall with a clean state. ## Problem Summary @@ -34,33 +34,33 @@ You need to delete the main application folders to completely resolve the issue. #### Windows -Delete the Syncfusion Code Studio folders at these locations: +Delete the Syncfusion Code folders at these locations: **Program Files:** ``` -C:\Program Files\Syncfusion Code Studio +C:\Program Files\Syncfusion Code ``` cache **AppData Roaming:** ``` -C:\Users\YourName\AppData\Roaming\Syncfusion Code Studio +C:\Users\YourName\AppData\Roaming\Syncfusion Code ``` cache #### macOS -Delete the Syncfusion Code Studio folders at these locations: +Delete the Syncfusion Code folders at these locations: **Applications:** ``` -/Applications/Syncfusion Code Studio +/Applications/Syncfusion Code ``` cache **Application Support:** ``` -/Users/YourName/Library/Application Support/Syncfusion Code Studio +/Users/YourName/Library/Application Support/Syncfusion Code ``` cache @@ -71,7 +71,7 @@ Delete the Syncfusion Code Studio folders at these locations: Once you've completed above step: 1. Restart your computer to ensure all files are properly released -2. Reinstall Syncfusion Code Studio, refer to the [Syncfusion Code Studio Install and Configure](/code-studio/getting-started/install-and-configuration) +2. Reinstall Syncfusion Code, refer to the [Syncfusion Code Install and Configure](/code-studio/getting-started/install-and-configuration) 3. Launch the application - it will create fresh configuration files and cache diff --git a/code-studio/ide/troubleshoot/migrate-agent-files.md b/code-studio/ide/troubleshoot/migrate-agent-files.md index 8e16b3e..18a671b 100644 --- a/code-studio/ide/troubleshoot/migrate-agent-files.md +++ b/code-studio/ide/troubleshoot/migrate-agent-files.md @@ -2,7 +2,7 @@ title: How to Migrate Agent Files from v1.x.x to v2.0.0+ Description: Explains how to migrate Agent files from Code Studio v1.x.x to v2.0.0 and later versions by renaming the Agent file to agents.md and enabling the required Agents settings. platform: syncfusion-code-studio -keywords: Syncfusion Code Studio, agent rules, Agent MD, agents.md, troubleshoot +keywords: Syncfusion Code, agent rules, Agent MD, agents.md, troubleshoot tocname: code-studio-ide-toc --- diff --git a/code-studio/ide/troubleshoot/resolve-uncaught-exception-error.md b/code-studio/ide/troubleshoot/resolve-uncaught-exception-error.md index e5941b6..6a26fcb 100644 --- a/code-studio/ide/troubleshoot/resolve-uncaught-exception-error.md +++ b/code-studio/ide/troubleshoot/resolve-uncaught-exception-error.md @@ -36,14 +36,14 @@ Users may encounter an `Uncaught Exception` error when Code Studio is launching 1. **Windows**: - Open **Windows Settings** → **Apps**. - - Find and select **Syncfusion Code Studio**. + - Find and select **Syncfusion Code**. - Click **Uninstall** and follow the user prompts to remove the application. Uninstall Code Studio from Windows Settings 2. **macOS**: - Open **Finder** → **Applications**. - - Locate **Syncfusion Code Studio**. + - Locate **Syncfusion Code**. - Open context menu and click **Move to Trash** or **Move to Bin** to remove the application. Uninstall Code Studio from macOS Applications @@ -54,7 +54,7 @@ Delete cache and configuration folders to ensure a clean reinstallation. See [Ho #### Step 3: Reinstall Code Studio -1. Reinstall Syncfusion Code Studio, refer to the [Syncfusion Code Studio Install and Configure](/code-studio/getting-started/install-and-configuration). +1. Reinstall Syncfusion Code, refer to the [Syncfusion Code Install and Configure](/code-studio/getting-started/install-and-configuration). 2. Launch the application and verify it starts without errors. ## Verification diff --git a/code-studio/ide/troubleshoot/review-gitdiff-changes.md b/code-studio/ide/troubleshoot/review-gitdiff-changes.md index f6811c6..ca9e2d1 100644 --- a/code-studio/ide/troubleshoot/review-gitdiff-changes.md +++ b/code-studio/ide/troubleshoot/review-gitdiff-changes.md @@ -1,6 +1,6 @@ --- title: Review Git Diff Changes -description: Guide on reviewing Git diff changes in Syncfusion Code Studio. +description: Guide on reviewing Git diff changes in Syncfusion Code. platform: syncfusion-code-studio keywords: git diff, review changes, code studio, version control, ai assistance, code modifications tocname: code-studio-ide-toc diff --git a/code-studio/ide/troubleshoot/use-codebase-search.md b/code-studio/ide/troubleshoot/use-codebase-search.md index 4936002..df25332 100644 --- a/code-studio/ide/troubleshoot/use-codebase-search.md +++ b/code-studio/ide/troubleshoot/use-codebase-search.md @@ -1,6 +1,6 @@ --- title: Codebase Search -description: Guide on using Codebase Search in Syncfusion Code Studio. +description: Guide on using Codebase Search in Syncfusion Code. platform: syncfusion-code-studio keywords: codebase search, search codebase, code exploration, project navigation, ai assistance, code understanding tocname: code-studio-ide-toc diff --git a/code-studio/ide/tutorials/accelerate-code-reviews.md b/code-studio/ide/tutorials/accelerate-code-reviews.md index 8c7d076..883ec73 100644 --- a/code-studio/ide/tutorials/accelerate-code-reviews.md +++ b/code-studio/ide/tutorials/accelerate-code-reviews.md @@ -1,6 +1,6 @@ --- title: Accelerating Code Reviews - Instant AI-Driven Insights with Code Studio -description: Learn how to get instant, intelligent code reviews in Syncfusion Code Studio using Git diffs, custom review agents, and inline suggestions to catch bugs before they ship. +description: Learn how to get instant, intelligent code reviews in Syncfusion Code using Git diffs, custom review agents, and inline suggestions to catch bugs before they ship. platform: syncfusion-code-studio keywords: code-review, ai-review, custom-agents, git-diff, code-quality, bug-detection tocname: code-studio-ide-toc diff --git a/code-studio/ide/tutorials/automating-software-testing-with-testcases.md b/code-studio/ide/tutorials/automating-software-testing-with-testcases.md index 2c84866..429a795 100644 --- a/code-studio/ide/tutorials/automating-software-testing-with-testcases.md +++ b/code-studio/ide/tutorials/automating-software-testing-with-testcases.md @@ -41,7 +41,7 @@ Create a Custom Agent named Software Testing Agent in CodeStudio to automate tes > **Note**: Selecting the User Data option will create the Custom Agent, and the agent file will be saved inside this location and made available as a custom agent in the Modes dropdown. > -> `C:\Users\Your_UserName\AppData\Roaming\Syncfusion Code Studio\User\prompts` +> `C:\Users\Your_UserName\AppData\Roaming\Syncfusion Code\User\prompts` **Step 4:** Give the name for your Custom Agent. We are naming the custom agent as **test-generator** and click Enter. diff --git a/code-studio/ide/tutorials/compare-ai-models.md b/code-studio/ide/tutorials/compare-ai-models.md index 5a9b0b2..3c3676d 100644 --- a/code-studio/ide/tutorials/compare-ai-models.md +++ b/code-studio/ide/tutorials/compare-ai-models.md @@ -1,6 +1,6 @@ --- title: Compare AI models for different tasks -description: Compare AI models in Syncfusion Code Studio and learn when to use Claude, Gemini, and GPT families for coding, debugging, refactoring, and fast iterations with examples. +description: Compare AI models in Syncfusion Code and learn when to use Claude, Gemini, and GPT families for coding, debugging, refactoring, and fast iterations with examples. platform: syncfusion-code-studio keywords: "compare-ai-models, choose-model, claude-haiku-4.5, claude-sonnet-4.5, gemini-2.5-flash, gemini-2.5-pro, gemini-3-flash, gpt-4.1, gpt-5, gpt-5-mini, gpt-5.1-codex, gpt-5.2, code-generation, debugging, refactoring, reasoning, low-latency" tocname: code-studio-ide-toc diff --git a/code-studio/ide/tutorials/context-aware-prompt-optimization.md b/code-studio/ide/tutorials/context-aware-prompt-optimization.md index cba6473..f405a78 100644 --- a/code-studio/ide/tutorials/context-aware-prompt-optimization.md +++ b/code-studio/ide/tutorials/context-aware-prompt-optimization.md @@ -1,6 +1,6 @@ --- title: Ensuring Consistent AI Responses with Context Aware Prompt Optimization in Code Studio -description: Learn to write context-aware prompts that produce consistent, reliable AI responses using Syncfusion Code Studio. +description: Learn to write context-aware prompts that produce consistent, reliable AI responses using Syncfusion Code. platform: syncfusion-code-studio keywords: context-aware-prompting, bug-fixing, prompt-optimization, code-studio-prompts, prompt-engineering, code-generation tocname: code-studio-ide-toc diff --git a/code-studio/ide/tutorials/enhance-security-with-hooks.md b/code-studio/ide/tutorials/enhance-security-with-hooks.md index b787719..c1372e5 100644 --- a/code-studio/ide/tutorials/enhance-security-with-hooks.md +++ b/code-studio/ide/tutorials/enhance-security-with-hooks.md @@ -1,6 +1,6 @@ --- title: Enhancing Security Reviews and Code Quality with Automated Hooks in Code Studio -description: Configure hooks in Syncfusion Code Studio to block unsafe tool calls, protect env files, and enforce security rules during AI-assisted development. +description: Configure hooks in Syncfusion Code to block unsafe tool calls, protect env files, and enforce security rules during AI-assisted development. platform: syncfusion-code-studio keywords: hooks, security, code-quality, pre-tool-use, env-files, automation, agent-mode tocname: code-studio-ide-toc @@ -10,7 +10,7 @@ tocname: code-studio-ide-toc ## Overview -AI agents in Syncfusion Code Studio can read files, run tools, and generate code on your behalf. Without guardrails, an agent might accidentally: +AI agents in Syncfusion Code can read files, run tools, and generate code on your behalf. Without guardrails, an agent might accidentally: - Read sensitive files such as `.env` or credential files. - Run risky shell commands. diff --git a/code-studio/ide/tutorials/fix-documentation-gaps-using-custom-agent.md b/code-studio/ide/tutorials/fix-documentation-gaps-using-custom-agent.md index 946caa6..162672e 100644 --- a/code-studio/ide/tutorials/fix-documentation-gaps-using-custom-agent.md +++ b/code-studio/ide/tutorials/fix-documentation-gaps-using-custom-agent.md @@ -1,6 +1,6 @@ --- title: Fixing Documentation Gaps How AI Generates Accurate Developer Documentation Instantly -description: Learn how to use a custom Codebase Documenter agent in Syncfusion Code Studio to generate clear, beginner-friendly documentation for any codebase. +description: Learn how to use a custom Codebase Documenter agent in Syncfusion Code to generate clear, beginner-friendly documentation for any codebase. platform: syncfusion-code-studio keywords: documentation, custom-agent, codebase-docs, ai-documentation, code-studio, knowledge-sharing tocname: code-studio-ide-toc @@ -10,7 +10,7 @@ tocname: code-studio-ide-toc ## Overview -Many teams have at least one project that nobody wants to touch because **the code is complex and the documentation is out of date—or missing entirely**. This tutorial shows you how to use a **Codebase Documenter** custom agent in Syncfusion Code Studio to turn that kind of codebase into clear, beginner-friendly documentation. +Many teams have at least one project that nobody wants to touch because **the code is complex and the documentation is out of date—or missing entirely**. This tutorial shows you how to use a **Codebase Documenter** custom agent in Syncfusion Code to turn that kind of codebase into clear, beginner-friendly documentation. Instead of manually writing long README files and architecture notes, you will: diff --git a/code-studio/ide/tutorials/fixing-bugs-with-ai.md b/code-studio/ide/tutorials/fixing-bugs-with-ai.md index f9f8352..7c73f53 100644 --- a/code-studio/ide/tutorials/fixing-bugs-with-ai.md +++ b/code-studio/ide/tutorials/fixing-bugs-with-ai.md @@ -1,12 +1,12 @@ --- -title: Fixing Bugs in Seconds Smart Error Resolution with Syncfusion Code Studio AI -description: Learn how Syncfusion Code Studio AI instantly identifies and resolves errors, helping developers fix bugs in seconds with AI-powered quick fixes and smart debugging. +title: Fixing Bugs in Seconds Smart Error Resolution with Syncfusion Code AI +description: Learn how Syncfusion Code AI instantly identifies and resolves errors, helping developers fix bugs in seconds with AI-powered quick fixes and smart debugging. platform: syncfusion-code-studio keywords: bug-fixing, error-resolution, quick-fix, problems-panel, context, agent-mode, attachment tocname: code-studio-ide-toc --- -# Fixing Bugs in Seconds: Smart Error Resolution with Syncfusion Code Studio AI +# Fixing Bugs in Seconds: Smart Error Resolution with Syncfusion Code AI ## Overview diff --git a/code-studio/ide/tutorials/fork-chat-session.md b/code-studio/ide/tutorials/fork-chat-session.md index cc220d8..f70153f 100644 --- a/code-studio/ide/tutorials/fork-chat-session.md +++ b/code-studio/ide/tutorials/fork-chat-session.md @@ -1,5 +1,5 @@ --- -title: Fork Chat Sessions to Explore Multiple Solutions in Syncfusion Code Studio +title: Fork Chat Sessions to Explore Multiple Solutions in Syncfusion Code description: Learn how to create independent conversation branches from your existing chat sessions, enabling parallel exploration of different solutions without losing your original context. platform: syncfusion-code-studio keywords: code, IDE, AI, developer-tools, syncfusion, code-assistance, productivity, chat, fork, session, conversation, branch, history, checkpoint, alternative-approaches, parallel-development @@ -10,7 +10,7 @@ tocname: code-studio-ide-toc ## Overview -When working on complex problems, you often need to explore multiple approaches simultaneously without losing your progress. Forking a chat session in Syncfusion Code Studio allows you to create independent conversation branches from an existing session, each maintaining its own history and context. +When working on complex problems, you often need to explore multiple approaches simultaneously without losing your progress. Forking a chat session in Syncfusion Code allows you to create independent conversation branches from an existing session, each maintaining its own history and context. This tutorial shows you how to fork chat sessions to experiment with different solutions, test alternative implementations, or explore "what if" scenarios while preserving your original conversation. You'll learn when to fork entire sessions versus forking from specific checkpoints, and how to leverage this capability for more productive development workflows. diff --git a/code-studio/ide/tutorials/from-complex-web-automation-to-streamlined-workflows-code-studio-skills-for-playwright-mcp.md b/code-studio/ide/tutorials/from-complex-web-automation-to-streamlined-workflows-code-studio-skills-for-playwright-mcp.md index abbf974..cce0c72 100644 --- a/code-studio/ide/tutorials/from-complex-web-automation-to-streamlined-workflows-code-studio-skills-for-playwright-mcp.md +++ b/code-studio/ide/tutorials/from-complex-web-automation-to-streamlined-workflows-code-studio-skills-for-playwright-mcp.md @@ -1,6 +1,6 @@ --- title: From Complex Web Automation to Streamlined Workflows Code Studio Skills for Playwright MCP -description: Learn how to use Playwright MCP with Agent mode in Syncfusion Code Studio to generate, execute, and manage web automation tests with AI assistance. +description: Learn how to use Playwright MCP with Agent mode in Syncfusion Code to generate, execute, and manage web automation tests with AI assistance. platform: syncfusion-code-studio keywords: playwright-mcp, agent-mode, web-automation, ai-testing, mcp-server tocname: code-studio-ide-toc diff --git a/code-studio/ide/tutorials/generate-your-first-code-using-agent.md b/code-studio/ide/tutorials/generate-your-first-code-using-agent.md index eb50bab..105203a 100644 --- a/code-studio/ide/tutorials/generate-your-first-code-using-agent.md +++ b/code-studio/ide/tutorials/generate-your-first-code-using-agent.md @@ -1,6 +1,6 @@ --- title: Generate Your First Code Change Using Agent -description: Learn how to use Agent mode in Syncfusion Code Studio to generate, review, and manage code changes with AI assistance. +description: Learn how to use Agent mode in Syncfusion Code to generate, review, and manage code changes with AI assistance. platform: syncfusion-code-studio keywords: agent-mode, ai-coding, code-generation, code-review, checkpoints tocname: code-studio-ide-toc @@ -10,7 +10,7 @@ tocname: code-studio-ide-toc ## Overview -Ready to supercharge your coding? In this tutorial, we'll walk you through one of the most exciting features of Syncfusion Code Studio: **Agent mode**. Imagine having an AI teammate that can understand what you want to build, write the code for you, and even show you exactly what changed before applying those changes. That's what Agent mode does! +Ready to supercharge your coding? In this tutorial, we'll walk you through one of the most exciting features of Syncfusion Code: **Agent mode**. Imagine having an AI teammate that can understand what you want to build, write the code for you, and even show you exactly what changed before applying those changes. That's what Agent mode does! By the end of this tutorial, you'll be comfortable using Agent mode to make your first AI-powered code changes. Let's get started! @@ -34,7 +34,7 @@ By the end of this tutorial, you'll be able to: Let's turn on Agent mode! This is the gateway to AI-powered coding. -1. **Open Syncfusion Code Studio** with your project or any folder you'd like to experiment with. +1. **Open Syncfusion Code** with your project or any folder you'd like to experiment with. 2. Click the mode selector in the interface. 3. Select **Agent Mode** from the dropdown menu. Agent Mode enables autonomous coding capabilities, allowing the AI to analyze, edit, and manage your codebase. diff --git a/code-studio/ide/tutorials/managing-users-and-teams-collaboration.md b/code-studio/ide/tutorials/managing-users-and-teams-collaboration.md index c2ea52d..351ed2e 100644 --- a/code-studio/ide/tutorials/managing-users-and-teams-collaboration.md +++ b/code-studio/ide/tutorials/managing-users-and-teams-collaboration.md @@ -1,6 +1,6 @@ --- title: "Fixing Collaboration Gaps: Managing Users and Teams in your organization using Code Studio's Enterprise Server" -description: "Learn how to create teams, invite users, and monitor usage in Syncfusion Code Studio Enterprise Server" +description: "Learn how to create teams, invite users, and monitor usage in Syncfusion Code Enterprise Server" platform: syncfusion-code-studio keywords: teams, users, collaboration, enterprise, dashboard, token-usage, team-management, invitations, admin, team-lead tocname: code-studio-ide-toc diff --git a/code-studio/ide/tutorials/reusable-prompt-templates.md b/code-studio/ide/tutorials/reusable-prompt-templates.md index e75f7ee..17f6dd0 100644 --- a/code-studio/ide/tutorials/reusable-prompt-templates.md +++ b/code-studio/ide/tutorials/reusable-prompt-templates.md @@ -1,6 +1,6 @@ --- title: From Repetition to Speed - Boost Productivity with Reusable Prompt Templates -description: Learn how to create and use custom prompt templates in Syncfusion Code Studio to save time, standardize workflows, and build a personal library of reusable AI instructions. +description: Learn how to create and use custom prompt templates in Syncfusion Code to save time, standardize workflows, and build a personal library of reusable AI instructions. platform: syncfusion-code-studio keywords: custom-prompts, reusable-templates, productivity, workflow-automation, ai-assistance, prompt-libraries tocname: code-studio-ide-toc diff --git a/code-studio/ide/tutorials/terminal-tools-improvement.md b/code-studio/ide/tutorials/terminal-tools-improvement.md index 146ecdc..ac047b3 100644 --- a/code-studio/ide/tutorials/terminal-tools-improvement.md +++ b/code-studio/ide/tutorials/terminal-tools-improvement.md @@ -1,6 +1,6 @@ --- title: Terminal Tools Improvements - Seamless Background Terminal Management in Code Studio -description: Learn how Syncfusion Code Studio now enables interactive background terminal sessions, instant notifications, and automated workflows for uninterrupted development. +description: Learn how Syncfusion Code now enables interactive background terminal sessions, instant notifications, and automated workflows for uninterrupted development. platform: syncfusion-code-studio keywords: terminal-tools, background-terminal, notifications, automation, agent, code-studio tocname: code-studio-ide-toc diff --git a/code-studio/ide/tutorials/troubleshooting-previous-chat-sessions-in-codestudio.md b/code-studio/ide/tutorials/troubleshooting-previous-chat-sessions-in-codestudio.md index a1cd1e4..8b1fd28 100644 --- a/code-studio/ide/tutorials/troubleshooting-previous-chat-sessions-in-codestudio.md +++ b/code-studio/ide/tutorials/troubleshooting-previous-chat-sessions-in-codestudio.md @@ -1,6 +1,6 @@ --- title: Troubleshooting Previous Chat Sessions -description: Learn how to identify, review, and resolve issues that occurred in earlier chat sessions within Syncfusion Code Studio. This tutorial guides you through accessing past conversations, diagnosing common problems, and applying corrective steps to ensure smooth continuity in your development workflow. +description: Learn how to identify, review, and resolve issues that occurred in earlier chat sessions within Syncfusion Code. This tutorial guides you through accessing past conversations, diagnosing common problems, and applying corrective steps to ensure smooth continuity in your development workflow. platform: syncfusion-code-studio keywords: chat sessions, troubleshooting, developer workflow, session management, AI assistance tocname: code-studio-ide-toc diff --git a/code-studio/ide/tutorials/understand-legacy-codebase.md b/code-studio/ide/tutorials/understand-legacy-codebase.md index 159d143..5b3fc78 100644 --- a/code-studio/ide/tutorials/understand-legacy-codebase.md +++ b/code-studio/ide/tutorials/understand-legacy-codebase.md @@ -1,6 +1,6 @@ --- title: Understanding Legacy Code Faster - Analyze Any Codebase with AI -description: Learn how to quickly understand unfamiliar legacy codebases, identify performance and quality issues, and plan safe refactoring strategies using Syncfusion Code Studio's AI-powered analysis. +description: Learn how to quickly understand unfamiliar legacy codebases, identify performance and quality issues, and plan safe refactoring strategies using Syncfusion Code's AI-powered analysis. platform: syncfusion-code-studio keywords: legacy-code, codebase-analysis, code-understanding, refactoring, performance-optimization, code-audit tocname: code-studio-ide-toc @@ -14,7 +14,7 @@ You just joined a new team—or took over a critical project. You're staring at **The real problem:** When developers can't quickly grasp what code does, every change becomes risky. New hires take weeks to get productive. Refactoring feels impossible. And the codebase keeps getting messier because no one wants to touch code they don't fully understand. -With Syncfusion Code Studio, you can understand any module in few minutes by asking intelligent questions and getting comprehensive answers about your entire codebase. +With Syncfusion Code, you can understand any module in few minutes by asking intelligent questions and getting comprehensive answers about your entire codebase. In this tutorial, you'll discover four powerful approaches: diff --git a/code-studio/ide/tutorials/use-code-studio-efficiently.md b/code-studio/ide/tutorials/use-code-studio-efficiently.md index d1d478b..9579f86 100644 --- a/code-studio/ide/tutorials/use-code-studio-efficiently.md +++ b/code-studio/ide/tutorials/use-code-studio-efficiently.md @@ -8,7 +8,7 @@ tocname: code-studio-ide-toc # Using Code Studio Efficiently: Budget Management and Cost-Saving Best Practices -You've started using Syncfusion Code Studio and love how it speeds up your work. But then you check your credit balance and realize you're burning through them faster than expected. Every vague question costs credits. Every trial-and-error conversation adds up. And you're wondering: how can I get better results while using fewer credits? +You've started using Syncfusion Code and love how it speeds up your work. But then you check your credit balance and realize you're burning through them faster than expected. Every vague question costs credits. Every trial-and-error conversation adds up. And you're wondering: how can I get better results while using fewer credits? **The real problem:** Most developers don't realize that HOW you ask Code Studio matters more than WHETHER you ask it. A vague prompt takes 3 back-and-forth messages and uses 3x the credits. A well-written prompt gets it right the first time. It's not about using Code Studio less—it's about using it smarter. diff --git a/code-studio/ide/tutorials/using-openspec-inside-syncfusion-code.md b/code-studio/ide/tutorials/using-openspec-inside-syncfusion-code.md index 4b531f2..5ba7b13 100644 --- a/code-studio/ide/tutorials/using-openspec-inside-syncfusion-code.md +++ b/code-studio/ide/tutorials/using-openspec-inside-syncfusion-code.md @@ -1,16 +1,16 @@ --- -title: Using OpenSpec Inside Syncfusion Code Studio Complete Guide -description: Learn how to use OpenSpec inside Syncfusion Code Studio to propose, plan, build, and archive AI-powered code changes safely and predictably. +title: Using OpenSpec Inside Syncfusion Code Complete Guide +description: Learn how to use OpenSpec inside Syncfusion Code to propose, plan, build, and archive AI-powered code changes safely and predictably. platform: syncfusion-code-studio keywords: openspec, slash-commands, propose, apply, archive, explore tocname: code-studio-ide-toc --- -# Using OpenSpec Inside Syncfusion Code Studio: A Complete Guide +# Using OpenSpec Inside Syncfusion Code: A Complete Guide ## Overview -This tutorial will guide you through using **OpenSpec** inside **Syncfusion Code Studio** to create, plan, and execute AI (Artificial Intelligence)-assisted changes in a safe, structured, and predictable way. +This tutorial will guide you through using **OpenSpec** inside **Syncfusion Code** to create, plan, and execute AI (Artificial Intelligence)-assisted changes in a safe, structured, and predictable way. [**OpenSpec**](https://github.com/Fission-AI/OpenSpec?tab=readme-ov-file) is a structured workflow tool that helps you work with AI to build software more predictably. Think of it as a project manager for AI coding. It helps you avoid common AI coding problems like **hallucinations, lost context, and unstructured changes**. Instead of letting AI make random edits, you'll learn a workflow that plans everything first, implements changes step-by-step, and organizes all work in markdown files you can review and track. @@ -70,7 +70,7 @@ npm install -g @fission-ai/openspec@latest ```bash openspec init ``` -3. The initialization wizard will ask you to choose an AI extension. Since Syncfusion Code Studio includes GitHub Copilot integration, select the **GitHub Copilot** option: +3. The initialization wizard will ask you to choose an AI extension. Since Syncfusion Code includes GitHub Copilot integration, select the **GitHub Copilot** option: Select GitHub Copilot as your AI extension during OpenSpec initialization From 73c8ec3fa5b925bcc6a70fe3925e62fd4313a135 Mon Sep 17 00:00:00 2001 From: KaviyaSF4835 Date: Thu, 3 Sep 2026 15:51:06 +0530 Subject: [PATCH 2/2] changed codestudio to syncfusion code --- code-studio-ide-toc.html | 14 +++---- code-studio/enterprise-server/createbudget.md | 4 +- code-studio/enterprise-server/dashboard.md | 2 +- code-studio/enterprise-server/fallback.md | 2 +- code-studio/enterprise-server/freemodel.md | 6 +-- .../enterprise-server/getting-started.md | 8 ++-- .../enterprise-server/providersandmodels.md | 8 ++-- code-studio/enterprise-server/settings.md | 8 ++-- code-studio/enterprise-server/userandteams.md | 2 +- code-studio/ide/customization/agent-plugin.md | 16 +++---- .../ide/customization/custom-agents.md | 4 +- .../ide/customization/custom-instructions.md | 6 +-- .../ide/customization/custom-prompt.md | 2 +- code-studio/ide/customization/hooks.md | 14 +++---- code-studio/ide/customization/localmodels.md | 4 +- .../ide/customization/mcp/customservers.md | 20 ++++----- .../ide/customization/mcp/marketplace.md | 2 +- .../ide/customization/model-comparison.md | 6 +-- code-studio/ide/customization/skills.md | 28 ++++++------- code-studio/ide/customization/toolssupport.md | 2 +- code-studio/ide/customization/usersettings.md | 18 ++++---- code-studio/ide/features/add-context.md | 16 +++---- code-studio/ide/features/agent.md | 10 ++--- .../ide/features/applytocurrentfile.md | 2 +- code-studio/ide/features/ask.md | 8 ++-- code-studio/ide/features/autocomplete.md | 42 +++++++++---------- code-studio/ide/features/checkpoints.md | 10 ++--- code-studio/ide/features/chronicle.md | 4 +- .../ide/features/context-compaction.md | 4 +- code-studio/ide/features/globalagent.md | 6 +-- code-studio/ide/features/inlinechat.md | 12 +++--- code-studio/ide/features/project-manager.md | 2 +- ...-notes-app-with-spec-driven-development.md | 36 ++++++++-------- .../install-and-configuration.md | 22 +++++----- code-studio/ide/getting-started/overview.md | 14 +++---- .../ide/getting-started/quick-start.md | 16 +++---- .../how-to-guides/Configure-default-model.md | 12 +++--- .../ide/how-to-guides/add-BYOK-model.md | 18 ++++---- .../ide/how-to-guides/add-local-model.md | 6 +-- .../ide/how-to-guides/add-ollama-model.md | 10 ++--- .../ide/how-to-guides/buy-more-credits.md | 4 +- .../ide/how-to-guides/daily-cost-usage.md | 8 ++-- .../ide/how-to-guides/invite-new-user.md | 8 ++-- .../ide/how-to-guides/quick-fix-error.md | 6 +-- code-studio/ide/language-setup/cpp-setup.md | 42 +++++++++---------- code-studio/ide/language-setup/go-setup.md | 36 ++++++++-------- code-studio/ide/release-notes/v1.0.0.md | 6 +-- code-studio/ide/release-notes/v1.0.1.md | 10 ++--- code-studio/ide/release-notes/v1.0.3.md | 6 +-- code-studio/ide/release-notes/v2.0.0.md | 22 +++++----- code-studio/ide/release-notes/v2.0.2.md | 20 ++++----- code-studio/ide/release-notes/v2.0.4.md | 26 ++++++------ code-studio/ide/release-notes/v2.0.5.md | 8 ++-- code-studio/ide/security.md | 12 +++--- .../access-session-history-files.md | 12 +++--- .../enable-legacy-docs-indexing.md | 4 +- .../how-to-resolve-the-app-corruption.md | 8 ++-- .../ide/troubleshoot/migrate-agent-files.md | 6 +-- ...grate-code-studio-rules-to-instructions.md | 14 +++---- .../migrate-legacy-prompt-files.md | 12 +++--- .../resolve-uncaught-exception-error.md | 28 ++++++------- .../troubleshoot/review-gitdiff-changes.md | 8 ++-- .../ide/troubleshoot/use-codebase-search.md | 8 ++-- .../ide/tutorials/accelerate-code-reviews.md | 12 +++--- .../ide/tutorials/agentic-browser-tool.md | 4 +- ...omating-software-testing-with-testcases.md | 2 +- .../autopilot-and-agent-permission.md | 6 +-- .../ide/tutorials/compare-ai-models.md | 6 +-- .../context-aware-prompt-optimization.md | 14 +++---- .../tutorials/enhance-security-with-hooks.md | 26 ++++++------ ...x-documentation-gaps-using-custom-agent.md | 10 ++--- .../ide/tutorials/fixing-bugs-with-ai.md | 10 ++--- .../ide/tutorials/fork-chat-session.md | 6 +-- ...s-code-studio-skills-for-playwright-mcp.md | 22 +++++----- .../generate-your-first-code-using-agent.md | 2 +- ...y-with-automated-clean-code-refactoring.md | 34 +++++++-------- .../managing-users-and-teams-collaboration.md | 22 +++++----- .../tutorials/reusable-prompt-templates.md | 4 +- .../tutorials/terminal-tools-improvement.md | 8 ++-- ...ng-previous-chat-sessions-in-codestudio.md | 4 +- .../tutorials/understand-legacy-codebase.md | 10 ++--- .../tutorials/use-code-studio-efficiently.md | 14 +++---- .../using-openspec-inside-syncfusion-code.md | 10 ++--- 83 files changed, 483 insertions(+), 483 deletions(-) diff --git a/code-studio-ide-toc.html b/code-studio-ide-toc.html index 75cc2a7..2b03a5f 100644 --- a/code-studio-ide-toc.html +++ b/code-studio-ide-toc.html @@ -14,7 +14,7 @@ Quickstart
  • - Build Your First App in Code Studio + Build Your First App in Syncfusion Code
  • @@ -24,7 +24,7 @@ Generate Code Changes with Agent Mode
  • - Playwright MCP Workflows with Code Studio Skills + Playwright MCP Workflows with Syncfusion Code Skills
  • Compare AI Models @@ -39,7 +39,7 @@ Reusable Prompt Templates
  • - Fix Bugs with Code Studio AI + Fix Bugs with Syncfusion Code AI
  • Context Aware Prompt Optimization @@ -54,7 +54,7 @@ Efficient Usage and Cost Management
  • - Using OpenSpec in Code Studio + Using OpenSpec in Syncfusion Code
  • Automated Testing without Writing Test Cases Manually @@ -227,13 +227,13 @@
  • Troubleshoot
  • diff --git a/code-studio/enterprise-server/createbudget.md b/code-studio/enterprise-server/createbudget.md index 407c22d..873160c 100644 --- a/code-studio/enterprise-server/createbudget.md +++ b/code-studio/enterprise-server/createbudget.md @@ -8,7 +8,7 @@ tocname: code-studio-enterprise-server-toc # Create Budget -The Budget feature in Code Studio enables administrators to allocate and monitor AI usage budgets for teams and individual users. This helps organizations manage costs effectively and optimize AI resource utilization. +The Budget feature in Syncfusion Code enables administrators to allocate and monitor AI usage budgets for teams and individual users. This helps organizations manage costs effectively and optimize AI resource utilization. > **Note**: Admins can edit and assign budget for all. A Team Owner can add budgets and set alerts for their users, but not for the entire team. Team Lead and User can view their team and user budget. @@ -17,7 +17,7 @@ The Budget feature in Code Studio enables administrators to allocate and monitor **Steps:** -- Open the **Code Studio** page and navigate to the **Budget** page from the left sidebar. +- Open the **Syncfusion Code** page and navigate to the **Budget** page from the left sidebar. budget diff --git a/code-studio/enterprise-server/dashboard.md b/code-studio/enterprise-server/dashboard.md index 099f92c..7318801 100644 --- a/code-studio/enterprise-server/dashboard.md +++ b/code-studio/enterprise-server/dashboard.md @@ -1,5 +1,5 @@ --- -title: Code Studio Enterprise Dashboard +title: Syncfusion Code Enterprise Dashboard description: Monitor and analyze organization, team, and user metrics such as cost, tokens, requests, and latency in Syncfusion Code. platform: syncfusion-code-studio keywords: dashboard, analytics, monitoring, usage, tokens, requests, latency, teams, users, cost, syncfusion, code-studio, enterprise diff --git a/code-studio/enterprise-server/fallback.md b/code-studio/enterprise-server/fallback.md index 22176e0..9c79d24 100644 --- a/code-studio/enterprise-server/fallback.md +++ b/code-studio/enterprise-server/fallback.md @@ -8,7 +8,7 @@ tocname: code-studio-enterprise-server-toc # Fallback Policy Configuration -Fallback Policies in Code Studio ensure uninterrupted AI workflows by automatically rerouting requests to alternative models when the primary model fails. This feature improves reliability, success rates, and cost efficiency. +Fallback Policies in Syncfusion Code ensure uninterrupted AI workflows by automatically rerouting requests to alternative models when the primary model fails. This feature improves reliability, success rates, and cost efficiency. ## Prerequisites diff --git a/code-studio/enterprise-server/freemodel.md b/code-studio/enterprise-server/freemodel.md index 7dc449e..5a3c9d4 100644 --- a/code-studio/enterprise-server/freemodel.md +++ b/code-studio/enterprise-server/freemodel.md @@ -1,6 +1,6 @@ --- title: Use OpenRouter Free Models in Syncfusion Code -description: Instructions to use Code Studio effectively while minimizing or eliminating costs through free models. +description: Instructions to use Syncfusion Code effectively while minimizing or eliminating costs through free models. platform: syncfusion-code-studio control: IDE documentation: Getting Started @@ -11,7 +11,7 @@ tocname: code-studio-enterprise-server-toc # Use OpenRouter Free Models in Syncfusion Code ## Why this Matters -AI model costs can add up quickly during development. This guide shows you how to use Code Studio effectively while minimizing or eliminating costs through free models. +AI model costs can add up quickly during development. This guide shows you how to use Syncfusion Code effectively while minimizing or eliminating costs through free models. ## When to use - You need instant access for coding models with no token limits. @@ -35,7 +35,7 @@ AI model costs can add up quickly during development. This guide shows you how t ## OpenRouter Free Tier Models -OpenRouter's free tier unlocks powerful, hosted models that are free (with fair usage limits to keep things sustainable). It's perfect for testing and prototyping without cost. You can easily connect the free models to Code Studio by following this [Configuration steps](/code-studio/enterprise-server/providersandmodels). +OpenRouter's free tier unlocks powerful, hosted models that are free (with fair usage limits to keep things sustainable). It's perfect for testing and prototyping without cost. You can easily connect the free models to Syncfusion Code by following this [Configuration steps](/code-studio/enterprise-server/providersandmodels). **Note:** These free models generally deliver about 60% proper results, so use them for prototyping and non-sensitive tasks rather than production. diff --git a/code-studio/enterprise-server/getting-started.md b/code-studio/enterprise-server/getting-started.md index 92b76c7..298c493 100644 --- a/code-studio/enterprise-server/getting-started.md +++ b/code-studio/enterprise-server/getting-started.md @@ -1,18 +1,18 @@ --- title: Getting started with Syncfusion Code -description: Set up your account, download the app, and configure your organization to begin using Code Studio for AI-assisted development. +description: Set up your account, download the app, and configure your organization to begin using Syncfusion Code for AI-assisted development. platform: syncfusion-code-studio -keywords: getting started, onboarding, setup, account, dashboard, profile, settings, download, syncfusion, Code Studio +keywords: getting started, onboarding, setup, account, dashboard, profile, settings, download, syncfusion, Syncfusion Code tocname: code-studio-enterprise-server-toc --- # Getting Started -Start using Code Studio +Start using Syncfusion Code ### 1. Create and Access Your Account -To start using Code Studio, visit: [Syncfusion Code](https://app.sfcodestudio.com) +To start using Syncfusion Code, visit: [Syncfusion Code](https://app.sfcodestudio.com) **Sign-In Options** You can sign in using one of the following methods: diff --git a/code-studio/enterprise-server/providersandmodels.md b/code-studio/enterprise-server/providersandmodels.md index 27ccbf9..82f530e 100644 --- a/code-studio/enterprise-server/providersandmodels.md +++ b/code-studio/enterprise-server/providersandmodels.md @@ -1,6 +1,6 @@ --- title: Configure LLM Providers and Models in Syncfusion Code -description: Admin guide to connect LLM providers, manage API keys, and add models to your enterprise catalog in Code Studio. +description: Admin guide to connect LLM providers, manage API keys, and add models to your enterprise catalog in Syncfusion Code. platform: syncfusion-code-studio keywords: llm, providers, models, configuration, admin, enterprise, syncfusion, code-studio, api keys, model catalog, openai, anthropic, azure openai, gemini tocname: code-studio-enterprise-server-toc @@ -8,17 +8,17 @@ tocname: code-studio-enterprise-server-toc # Configure LLM Providers and Models -This guide provides step-by-step instructions for administrators to configure Large Language Model (LLM) providers and manage models within Code Studio. +This guide provides step-by-step instructions for administrators to configure Large Language Model (LLM) providers and manage models within Syncfusion Code. > **Note**: Only admins can configure LLM providers and models. ## Prerequisites -- You need an active account on Code Studio +- You need an active account on Syncfusion Code - OpenRouter API Key - Follow the detailed instructions [here](/code-studio/enterprise-server/freemodel) to obtain an OpenRouter API key and the list of recommended free models for integration. ## 1. Adding an LLM Provider -To integrate an LLM provider into Code Studio: +To integrate an LLM provider into Syncfusion Code: ### Steps 1. Navigate to the **LLM Keys** page under the **BYOK** section. diff --git a/code-studio/enterprise-server/settings.md b/code-studio/enterprise-server/settings.md index e1d6861..3d547e5 100644 --- a/code-studio/enterprise-server/settings.md +++ b/code-studio/enterprise-server/settings.md @@ -1,5 +1,5 @@ --- -title: Code Studio Enterprise Settings +title: Syncfusion Code Enterprise Settings description: Manage profile, organization, credits, billing, and subscriptions in Syncfusion Code Enterprise. platform: syncfusion-code-studio keywords: settings, profile, organization, credits, billing, subscription, plans,payments, enterprise, syncfusion, code-studio @@ -8,11 +8,11 @@ tocname: code-studio-enterprise-server-toc # Settings -The Settings area centralizes account and organization configuration for Code Studio Enterprise. Use it to manage your profile, organization details, credits, and billing/subscription plans. +The Settings area centralizes account and organization configuration for Syncfusion Code Enterprise. Use it to manage your profile, organization details, credits, and billing/subscription plans. ## How to Access -- Open the [Code Studio page](https://app.sfcodestudio.com) and navigate to Settings from the left sidebar +- Open the [Syncfusion Code page](https://app.sfcodestudio.com) and navigate to Settings from the left sidebar - Select one of the tabs: Profile, Organization, Credits, or Billing & Subscription ## 1. Profile @@ -109,7 +109,7 @@ Add-on credits fund model usage across your organization. $0