Wilfred Hughes

Results 332 issues of Wilfred Hughes

It's showing the wrong buffer at the start.

Given the config: ``` #mail { # # pop3_capabilities "TOP" "USER"; # # imap_capabilities "IMAP4rev1" "UIDPLUS"; #} ``` The second and third lines are not highlighted as comments.

``` (.get ^ByteBuffer b) ``` Produces the following parse tree: ``` {Node source (0, 0) - (1, 0)} {Node list_lit (0, 0) - (0, 20)} {Node ( (0, 0) -...

I believe these can now be replaced by [camelcase](http://eslint.org/docs/rules/camelcase) and [max-lines](http://eslint.org/docs/rules/max-lines) which are built-in to eslint.

enhancement
help wanted

This is largely based on the nvim-treesitter highlighting, but enables other tree-sitter-kotlin projects to include syntax highlighting.

On the left sidebar, I misunderstood 'Create Image' as "add another item to the sidebar" rather than "download the image template selected in the sidebar".

As of commit 01bdee23636b297064661988dc14ab010ac0a979, importing milkman throws ImportError if PIL isn't installed: ``` In [1]: from milkman.dairy import milkman --------------------------------------------------------------------------- ImportError Traceback (most recent call last) /home/wilfred/.envs/drawbridge/lib/python2.7/site-packages/django/core/management/commands/shell.pyc in () ---->...

It's often more helpful to preserve the unchanged function name rather than unchanged parameter.