Michael Kleehammer

Results 20 issues of Michael Kleehammer

There are a bunch of "ctrl-k .." bindings on Windows and Linux, but I want to bind ctrl-k to a delete-to-eol type of command (like bash or emacs). I would...

Something like this is what I was referring to in #8. I tried this out and it is extremely handy for doing things like implementing an "edited" icon on screen...

enhancement

Would be great to have some commands for next and previous jshint error / warning. Key bindings are precious so I'd prefer it if it didn't provide defaults, I think....

enhancement

# Issue type - Enhancement request # Environment Emacs version: GNU Emacs 29.0.60 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.16.0) of 2023-02-06 Operating System: Pop!_OS 22.04 LTS x86_64...

I have some Python functions that accept SQL statements, so I have some templates that insert a triple quoted string. For example, the result I'm trying to achive is: cnxn.execute(...

I'm trying to eliminate the JS highlighting of "console" calls which is really distracting, but can't quite find the right point to do so. I see the rule in the...

enhancement
question

First, let me say this package is really great. I'd looked at easy-kill in the past but there were so many issues with quoted text in comments and similar things...

NOTE: I've not started working on this, so if this is a problem for you, please upvote this by adding a comment or an emoji. The current algorithm for nested...

Cannot compile using 3.13: ``` src/params.cpp: In function ‘int PyToCType(Cursor*, unsigned char**, PyObject*, ParamInfo*)’: src/params.cpp:250:36: error: too few arguments to function ‘int _PyLong_AsByteArray(PyLongObject*, unsigned char*, size_t, int, int, int)’ 250...

build/deployment

I have not figured out a way to easily exit a list and start the next paragraph. From the README it looks like RET is the designed mechanism, but it...