xatom-debugA Simple Debugger Provider for Atom

联合创作 · 2023-09-28

XAtom Debug

gitter apm apm

A Simple Debugging tool for Atom. xatom-debug is a base debugger UI provider, you will need additionally install a specific debugger for your language.

Installation

apm install xatom-debug

Features

  • Toolbar: Toolbar API allows to control the execution process, select and configure the selected plugin.

  • Breakpoints: Add, remove breakpoints by clicking on the file line. breakpoints are accessible from the Debug Area as well.

  • Debug Area: Navigate the current scope status local and global variables, open the current call-stack functions and control the execution step.

  • Configuration:

API Documentation

on progress...

Available Plugins

Below is the list of available plugins so far:

Package Description
NodeJS Run and debug javascript files using NodeJS 6.3+.
Google Chrome Connect the debugger to a server enabling debugging javascript files.

Requirements

  • atom 1.0.0+

License

MIT

浏览 1
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报