Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix error ActionUpdateThread | Dev2a | 2024-04-05 |
| | |||
* | Fix crashing when an action is performed without a focussed editorv0.7.1 | Laria Carolin Chabowski | 2020-10-04 |
| | | | | | | Turns out checking for a focussed editor in update() is not enough, because you can invoke the action, even if it's marked as inactive. Checking again in actionPerformed() fixes the issue. | ||
* | Split words on '.' to allow conversion *from* dot.case | Laria Carolin Chabowski | 2020-10-04 |
| | |||
* | Add configuration option for how to treat newlines | Laria Carolin Chabowski | 2020-10-04 |
| | |||
* | Add "Sentence case" conversionv.0.6.2 | Laria Carolin Chabowski | 2020-10-01 |
| | |||
* | Add dot.case conversionv0.5.2 | Laria Carolin Chabowski | 2019-12-10 |
| | |||
* | Transform to gradle project | Laria Carolin Chabowski | 2019-06-27 |