All Projects → willyelm → atom-bugs

willyelm / atom-bugs

Licence: MIT license
[MOVED] Atom Bugs has been moved to:

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to atom-bugs

fast-laravel
基于Swoole的高性能HTTP服务器,加速您Laravel应用程序。
Stars: ✭ 33 (-2.94%)
Mutual labels:  apm
tester
Test runner for the Atom Editor.
Stars: ✭ 38 (+11.76%)
Mutual labels:  apm
atom-php-cs-fixer
Run the 'PHP Coding Standards Fixer' within Atom
Stars: ✭ 30 (-11.76%)
Mutual labels:  apm
trace-cocoa-sdk
Catch bugs before they reach production — get detailed crash reports and monitor how your app is performing across the entire install base.
Stars: ✭ 15 (-55.88%)
Mutual labels:  apm
elastic-apm-mule3-agent
Elastic APM agent for Mule 3.x
Stars: ✭ 18 (-47.06%)
Mutual labels:  apm
breaking-point
BREAKING-POINT lets you quickly define and subscribe to screen (i.e. window) breakpoints in your re-frame application
Stars: ✭ 36 (+5.88%)
Mutual labels:  breakpoint
AppDynamics.DEXTER
Turn your APM data store into a Data Warehouse with advanced reporting, including entities, configuration, metrics, flowmaps, events, snapshots and call graph flame graphs
Stars: ✭ 79 (+132.35%)
Mutual labels:  apm
datadog-trace-agent
Datadog Trace Agent archive (pre-6.10.0)
Stars: ✭ 70 (+105.88%)
Mutual labels:  apm
Uatu
Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook
Stars: ✭ 93 (+173.53%)
Mutual labels:  apm
ClrProfiler.Trace
CoreCLR Profiler ILReWrite , Use To OpenTracing
Stars: ✭ 49 (+44.12%)
Mutual labels:  apm
OneAgent-SDK-for-dotnet
Enables custom tracing of .NET applications in Dynatrace
Stars: ✭ 14 (-58.82%)
Mutual labels:  apm
proxychanger
Go tool to change system and applications proxy
Stars: ✭ 15 (-55.88%)
Mutual labels:  apm
pm2-io-apm
PM2.io APM for Node.JS
Stars: ✭ 131 (+285.29%)
Mutual labels:  apm
atom-gitkraken
Open the current @atom project in GitKraken.
Stars: ✭ 12 (-64.71%)
Mutual labels:  apm
uptrace
Open source APM: OpenTelemetry traces, metrics, and logs
Stars: ✭ 1,187 (+3391.18%)
Mutual labels:  apm
pinpoint-node-agent
Pinpoint Node.js agent
Stars: ✭ 45 (+32.35%)
Mutual labels:  apm
ilogtail
Fast and Lightweight Observability Data Collector
Stars: ✭ 1,035 (+2944.12%)
Mutual labels:  apm
php-newrelic
PHP Library for New Relic Agent
Stars: ✭ 14 (-58.82%)
Mutual labels:  apm
k8s-metadata-injection
Kubernetes metadata injection for New Relic APM to make a linkage between APM and Infrastructure data.
Stars: ✭ 19 (-44.12%)
Mutual labels:  apm
breakpoints-json
JSON formatted breakpoints
Stars: ✭ 15 (-55.88%)
Mutual labels:  breakpoint

This repository has been moved to willyelm/xatom-debug

apm standard apm

Atom Bugs

Atom Bugs is a super simple Javascript debugger for Atom

overview

Features

  • In Atom editor quick breakpoints. Simply open the file and click on the line number to toggle the breakpoint.

breakpoint

  • Open file reference on the line where it did break. from the debug console by just clicking on the file path.

file

  • Use the console input and word selector to evaluate expressions(REPL) on the current frame.

repl

  • Schemes configurator by project. using the scheme editor you can specify wherever you want to run from a remote or specific target script.

scheme

  • And much more :)

Schemes

The scheme editor is current limited to specify port, address, script and binary target. I will add args and env variables configuration in the next version.

Feedback

This package is under development please use the following link: Atom Bugs Issues to report issues, ask questions or improvements.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].