-
Notifications
You must be signed in to change notification settings - Fork 17
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 Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 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 6m 24s ⏱️ - 1m 50s For more details on these errors, see this check. Results for commit aa4bf41. ± Comparison against base commit de0a48c. ♻️ This comment has been updated with latest results. |
❌ 1 Tests Failed:
View the full list of 1 ❄️ flaky tests
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 8.25kB (0.02%) ⬆️. 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
|
ba09d0c
to
b5c0cc0
Compare
b5c0cc0
to
6d2539f
Compare
b0ae9bc
to
774b7bc
Compare
774b7bc
to
3be4793
Compare
3be4793
to
50f8c19
Compare
…in separate module
…in separate module
…ntsWidget on/off is working
… in proper place
50f8c19
to
aa4bf41
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)