-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[Zeppelin-1213] Customize editor configuration #1218
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
Conversation
|
@cloverhearts Really great feature! I can't wait to build and run this. |
|
+1 |
|
This PR is way too big to be reviewed properly. |
|
Thank you for feedback @corneadoug . Can you give me an explanation why that is a problem? Once again thank you for your message. |
|
@cloverhearts it would be nice to divide it in multiple PRs and commits. |
|
I removed the feature to change the theme. |
| "src-noconflict/mode-markdown.js", | ||
| "src-noconflict/mode-sh.js", | ||
| "src-noconflict/mode-r.js", | ||
| "src-noconflict/mode-scala.js", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The indention does not look aligned with the parent "main" above. Previous one was.
Also, adding such changes to PR that implements new functions makes code review task harder (and slower) - now everyone who reads this need to think, if this changes are part of the new feature or not.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bzz
I will fix.
|
I agree with @corneadoug that this is a big change to review. One more thing - @cloverhearts can you please add some tests for this feature? |
|
@cloverhearts Don't hesitate to ping me when you start making the small PRs |
|
@bzz @corneadoug |
|
Shall we close this one now? |
|
@cloverhearts ping |
|
@bzz i am sorry to late for response. |
|
That looks great! Thank you @cloverhearts let's close this PR then. |
|
@bzz Okay! |
|
How can I use this feature? |
|
@hyonaldo |
What is this PR for?
Customize editor configuration
What type of PR is it?
Feature
Todos
What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1213
How should this be tested?
Screenshots (if appropriate)
Questions: