jeffphil

Results 7 issues of jeffphil

Add latest vscode-js-debug adaptor, update installation routines so vscode adaptors on Github can be easily installed. In order to make this work, updates for the latest DAP Spec for reverse...

When using `combobulate-python` the pop-up for a `which-key` prefix does not always show up. Steps to reproduce: 1. Open a python file with combobulate and which-key enabled. 2. Type a...

bug

* Add ability to set, load and parse environment config files into verb-var's * Update tests to validate properties and requests. * Update README.md for user documentation on the feature....

* see https://github.com/wbolster/emacs-python-pytest/issues/55 ** does not replace projectile, but simply adds project.el support. ** projectile is still default if installed and projectile-mode active.

Pass `flatten` parameter to `hercules-hide` in order to remove advice for `which-key--update` when flattened. Otherwise, which-key no longer pops-up after certain events. For example, using the [code](https://github.com/cyruseuros/hercules/blob/557da39878d0637395fdded91243b340c37eff7b/README.org?plain=1#L16) from top of...

Related to issue https://github.com/alphapapa/activities.el/issues/88. Add `save-window-excursion` in `activities-save-all` to prevent `minibuffer` from being adjusted during saves when in framed mode.

Using `activities` in framed mode the `activities-save-all` function will adjust the `minibuffer` of current activity usually shrinking it. This happens when `minibuffer` is currently being used with a larger feature,...