Ben Felder
Ben Felder
It would be most awesome if the user could easily recognize the focus state of a terminal. This applies to both split terminals, as well as unfocused terminals left open...
It would be great to have a workflow for Sublime Text 4 as well. Even if ST4 is not released yet, this would greatly help early-adopting plugin developers.
It would be great if the GitHub Action in this repo would be published. The current `README.md` advises: ``` To enable GitHub Actions, copy the file build.yml to your repository....
- proper headings - added code highlighting Render #3 redundant.
... colons must not terminate decorators!
@mishbahr Thank you for putting up this gem of Django extension. It is a lifesaver when you got a project with 50+ models to administer. A minor improvement could be...
It is python convention to have method names in snake_case. (How ironic to discuss this issue in the context of a package for case conversion.) I strongly suggest to keep...
Can we get the file name of a partial from a variable? This would be useful for customizing pandoc template, e.g. we would be able to refer to different partial...
I am using [pandoc-include](https://github.com/DCsunset/pandoc-include) to break an otherwise big monolithic file into one root file including a set of smaller files. This breaks however the autocompletion of cross-ref assets such...
Django 1.5 was the lowest version I was able to get this working with.