Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RingLanguage/vscode-ring-debugger-extension

Repository files navigation

Ring Debugger

中文描述

概述

Ring Debugger 是由 RingLanguage 发布的一款 VS Code 扩展,为 Ring 语言提供调试适配器。该扩展支持多根工作区,方便开发者对 Ring 语言代码进行调试工作。

安装要求

  • VS Code 版本需不低于 1.66.0

安装步骤

  1. 打开 VS Code。
  2. 打开扩展市场。
  3. 搜索 Ring Debugger 并安装。

使用方法

  1. 打开一个 Ring 语言文件。
  2. 通过编辑器标题栏的 “Run/Debug” 按钮或命令面板选择 Debug FileRun File 命令。
  3. 在调试配置中设置必要的参数,如程序路径等。

English Description

Overview

Ring Debugger is a VS Code extension published by RingLanguage, providing debug adapters for the Ring language. This extension supports multi-root workspaces, facilitating developers in debugging Ring language code.

Installation Requirements

  • VS Code version must be no lower than 1.66.0.

Installation Steps

  1. Open VS Code.
  2. Open the Extension Marketplace.
  3. Search for Ring Debugger and install it.

Usage

  1. Open a Ring language file.
  2. Select the Debug File or Run File command via the “Run/Debug” button in the editor title bar or the command palette.
  3. Set the necessary parameters in the debug configuration, such as the program path.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 14