-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a new lineComments
extension for CodeMirror
#2549
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Test Results 1 files ±0 1 suites ±0 7m 40s ⏱️ -8s For more details on these errors, see this check. Results for commit 1439be6. ± Comparison against base commit 01e77ea. ♻️ This comment has been updated with latest results. |
❌ 1 Tests Failed:
View the top 1 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
9259f7e
to
ad61d6e
Compare
ad61d6e
to
68f2ece
Compare
68f2ece
to
2ad3508
Compare
2ad3508
to
faf747c
Compare
faf747c
to
2bc3aad
Compare
6b779b6
to
1f3bf3b
Compare
1f3bf3b
to
e363460
Compare
Bundle ReportChanges will increase total bundle size by 4.8kB (0.01%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: client-array-pushAssets Changed:
Files in
Files in
|
3be4793
to
50f8c19
Compare
50f8c19
to
aa4bf41
Compare
aa4bf41
to
5e235ce
Compare
5e235ce
to
0d0180c
Compare
0d0180c
to
3632dab
Compare
…in separate module
…in separate module
…ntsWidget on/off is working
… in proper place
3632dab
to
1439be6
Compare
Related to #1231
Brief
This adds a new
lineComments
extension for CodeMirror, for showing and adding line comments.Details
TBD
Checklist
[percy]
in the message to trigger)