With a given style | Known style detection | Any style detection | |
---|---|---|---|
Add comment | yes | - | - |
Remove comment | yes | 4 | 6 |
Update comment | yes | 4 | 6 |
Toggle comment | 2 | 4 | 6 |
Change style | no | 4 | 6 |
- (Done) Support to remove / update a comment box
- Detect boxes with the current selected style
- Variable style per language
- Support to detect comment boxes from all known styles, then use that to support all change operations
- Learn style from box example
- Support to detect any comment box (whatever that is), then use that to support all change operations
Changing style from one known style to another doesn't seem hard to implement, but it isn't that useful - skipping that for now.