openbullet / openbullet/OpenBullet2
[REQUEST]: OB2 NATIVE - CTRL+K for COMMENT more lines, not only /**/
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 602
- PR merge metrics
- No merged PRs in 30d
Description
This feature request respects the following points:
- This is a feature request, not a question or a configuration issue; Please visit our forum first to troubleshoot with volunteers, before creating a report. The links can be found here.
- This issue is not already reported on GitHub (I've searched it).
- I'm using an up to date version of OpenBullet2. We generally do not support previous older versions. If possible, please update to the latest version before opening an issue.
- I agree to follow OpenBullet's Code of Conduct.
- This report addresses only a single feature request; If you have multiple feature request, kindly create separate reports for each one.
Description of the feature request
LOLICODE: KEY COMBO for COMMENT more lines (eg: CTRL+K) and UNCOMMENT (eg: SHIFT+CTRL+K) as CTRL+S to save, already present, because /* and */ sometimes don't work in REQ with "Accept: /".
Is your feature request related to a problem
No response
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Relevant screenshots or videos
No response
Additional information
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the LOLICODE editor's existing CTRL+S keyboard handling and the code that processes /* and */ comments in REQ content. Determine how multi-line comment and uncomment actions should be represented, then verify the requested CTRL+K and SHIFT+CTRL+K behavior in the native editor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100