-
Most of haml-lint concerns are too minor to be fixed manually, especially if applied to existing code base.
Please introduces the autocorrect at least for the following easy to fix rules:
* SpaceI…
-
## Is your feature request related to a problem? Please describe.
Let's say you want a Layout/LineLength of 80 (or 120)
And you have a string like this
```
z = "This is a long string, it jus…
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused b…
allo- updated
2 months ago
-
**Please describe the module you would like to add to bricks**
Turn "t3st docunnent" into "test document"
**Do you already have an implementation?**
No, but statistical distribution could be rele…
-
Sometimes user input is connected with a native browser/OS behavior, e.g.
* pressing Enter inserts a new line and triggers autocorrection,
* double pressing space inserts a period.
However, RTE…
-
Autocorrection uses **very** similar approach with `process_autocorrect(keycode, record)`, so make our send strings actually queue the keys for autocorrect too + maybe dequeueing if we find how
-
possibly channel or user-specific or such
attempt to fix typos in commands, such as `hlep` -> `help` and `kick jna6` -> `kick jan6` (if there's nobody else with similar name) and `hel pvoice` -> `hel…
Jan69 updated
5 years ago
-
We can add the necessary new deps into the metadata and change the include_recipes
tas50 updated
4 years ago
-
Hi,
When typing a search for a website that is *not* in the autocorrector, for example "amazon." it starts to lag at the ".", because the autocorrector will transform it into "Amazon. ".
Steps t…
-
AS A Squeak developer
I WANT TO get a autocompletion/-correction in places like the SearchBar
SO THAT I can misspell words even in there.
ACCEPTANCE CRITERIA:
- [ ] Correction works outside of …