sheldon icon indicating copy to clipboard operation
sheldon copied to clipboard

Very Simple Erlang Spell Checker

Results 5 sheldon issues
Sort by recently updated
recently updated
newest added

[rebar3_edoc_extensions](https://github.com/vkatsuba/rebar3_edoc_extensions)

## `sheldon` version [`0.4.1`](https://hex.pm/packages/sheldon/0.4.1) ## `OS` version MacOS 11.6 ## Description * **Motivation** I want to be able to write hyphenated words. * **Proposal** Analyze stuff like `non-breaking` as two...

## `sheldon` version [0.3.0](https://github.com/inaka/sheldon/releases/tag/0.3.0) ## `OS` version `Ubuntu` ## Description * **Motivation** Not all users want to see `bazinga` in response from `sheldon`. It would be great have configuration for...

discussion :alarm_clock:
feature :rocket:
backlog :eye:

I see that the only existing dictionary is English, but I'd like to use it for Portuguese-BR. Seems like it would only need a ```bazinga.txt``` and a ```dictionary.txt```, correct? If...

discussion :alarm_clock:
feature :rocket:
backlog :eye:

## `sheldon` version [0.2.0](https://github.com/inaka/sheldon/releases/tag/0.2.0) ## `OS` version `Ubuntu` ## Description * **Motivation** An incorrect 4-character word can create about +- 250 possible suggestions. In the current implementation, the generating of...

discussion :alarm_clock:
feature :rocket:
improvement :bulb: