slime-breakpoints
Breakpoint manager
An Emacs extension that provides features to set up and manage breakpoints in programming languages
SLIME extension for setting up breakpoints
15 stars
5 watching
0 forks
Language: Emacs Lisp
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mmontone/slime-star | An Emacs configuration package with extensions and utilities for improved productivity | 40 |
mmontone/slime-critic | An Emacs extension that provides a tool for analyzing and improving Lisp code | 10 |
mmontone/quicklisp-systems | A tool for managing and interacting with Quicklisp systems in Emacs. | 27 |
mmontone/slime-doc-contribs | Extends Common Lisp documentation from Emacs for improved browsing and information retrieval | 20 |
weissle/persistent-breakpoints.nvim | A plugin for persistent breakpoints in Neovim. | 195 |
devtooligan/huffpoint | A utility to set breakpoints in Solidity code using Foundry debugger | 34 |
ofirgall/goto-breakpoints.nvim | Cycles between breakpoints in an integrated development environment (IDE) or text editor. | 30 |
scottt/debugbreak | Allows software developers to programmatically insert breakpoints in their C/C++ code. | 625 |
mmontone/quicklisp-apropos | A tool that helps find definitions and code in Quicklisp libraries using search queries | 10 |
johnmastro/trident-mode.el | A tool for live Parenscript interaction and debugging in Emacs | 76 |
emacsorphanage/popwin | Manages and closes temporary buffers in Emacs windows | 504 |
slime/slime | Enables interactive programming in Common Lisp within Emacs. | 1,901 |
emacsorphanage/mongo | Provides a way to interact with MongoDB databases using Emacs Lisp | 47 |
fuco1/smartparens | A minor mode for Emacs that helps manage pairs of parentheses and other brackets in code | 1,835 |
hackalyze/ue4-vs-extensions | An extension to help fix unnecessary indentations around specific macros in Visual Studio | 276 |