Add scroll marker using fake scrollbar implementation#436
Open
arogl wants to merge 8 commits intobrandon1024:developfrom
Open
Add scroll marker using fake scrollbar implementation#436arogl wants to merge 8 commits intobrandon1024:developfrom
arogl wants to merge 8 commits intobrandon1024:developfrom
Conversation
Contributor
|
interesting! do you have screenshots? |
Author
follow existing style.
Less noise.
- Can put "enable" or "disable" in description instead of messages. - Can omit "_enabled" from js code to shorten code lines.
pzhlkj6612
suggested changes
Apr 8, 2026
Contributor
pzhlkj6612
left a comment
There was a problem hiding this comment.
The code and L10N strings in this PR don't seem to be consistent with the existing style and design, and there are some useless if-else and try-catch statements.
I've modified your changes in arogl#1. PLease check. The code in "content/highlighter.js" needs more cleanup and I'm working on it.
You can directly merge that PR if it looks good to you. The merge commit can be preserved, and you don't need to force-push. The maintainer will squash all commits during PR merging.
I believe that keeping things consistent will help future developers. I also believe that we will compose some linter rules for this project then.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Fixes
#368
Changes Proposed in this Pull Request:
Additional Comments and Documentation:
Produced with the help of claude