Mark Banner

Results 40 issues of Mark Banner

At the moment, it appears there's lots of unsafe CPOW usage which needs to be fixed.

When running this extension via eslint and linter-eslint in Atom, I am getting errors along the lines of: ``` Invalid position given by 'json/*' ESLint returned a point that did...

help wanted

### 💻 - [ ] Would you like to work on this feature? ### What problem are you trying to solve? eslint-scope v5.1.1 was released in Sept 2020, and there...

i: enhancement

## Description We are trying to use prettier as part of ESLint, alongside eslint-plugin-html. This seems to generally work, however, it is getting confused with indentation fixes. ## Setup configuration...

bug

We should do this after #1608 and #1610 since we'll probably have learnt a few things from those. Hopefully we can do this in a similar way, though I suspect...

enhancement

In the 4.0.x series, I forgot to complete finish reworking some code around drag and drop, and as a result, dragging attachments from the message pane to outside of Thundebird...

bug

Thunderbird is moving toward WebExtensions, with WebExtension experiments. It is likely at some stage we may not be able to continue the current support of legacy WebExtensions, so we should...

enhancement

When using Find in this message, if you search for something that is in the text surrounding the message, then the find won't let you find items within the message...

thunderbird issue
bug

Thunderbird 91 is giving the option to do a search in LDAP address books. However, we disabled this for Conversations (in 7b07df80df2867ba8c76c09e11918dee98b0aa18) because the current architecture requires contact lookups that...