Andy Gimblett

Results 9 issues of Andy Gimblett

Add a subsection to `README.md` about using zsh-nvm's `NVM_AUTO_USE` option to automatically detect and use `.nvmrc` files; the zsh-nvm plugin is mentioned already in the README (in the installation section).

shell: zsh
informational

I was surprised so see a custom `install.py` rather than the expected `setup.py`, which has good support for letting the user configure where they want to install to, for example....

Hi there — I could really do with some help. I'm trying to get `bump2version` to bump only the string I want in some file, but I can't prevent it...

question

## Overview There seems to be something weird happening when I put a `Rule` inside a `Table` cell. Perhaps that's a weird thing to be doing in itself, but OTOH...

Needs triage

:facepalm: This one's a bit complex, so apologies for the long report — but I'm trying to lay out everything as clearly as I can. If you want to get...

pre-commit

(This may be a duplicate of #18 except that issue also speaks of push behaviour, which I have disabled — so I'm focussing on commit here.) Basically, the `gitdoc.commitOnClose` setting...

Maybe this isn't possible due to limitations of VSCode, but I was hoping to be able to do something like this: ``` "markdownExtended.exportOutDirName": "~/Downloads", ``` in order to write exports...

[The xarray docset](https://github.com/Kapeli/Dash-User-Contributions/tree/master/docsets/xarray#readme) contributed by @flokno shows up as "html" after downloading and AFAICS this can't be changed without tweaking its `Info.plist` by hand. Here's its `Contents/Info.plist`: ``` CFBundleIdentifier html...

Hi there; I saw you mention your tool at https://github.com/microsoft/vscode/issues/37350 and since I use PyCharm as well as VSCode, I thought I'd try it out as it would be excellent...