-
-
Notifications
You must be signed in to change notification settings - Fork 122
Added feature of viewing method source code without external links #232
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
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.
4 can be calculated dynamically. 🤔
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.
What is "4" exactly?
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.
Number of spaces.
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.
Yes, it's the number of spaces we need to remove from the beginning of each line. I thought of existence of cases with different amount of spaces used for indentation, tabs instead of spaces and so on. But we discussed it with @samdark and decided to leave it as is now.
# Conflicts: # CHANGELOG.md
...-method-source-code # Conflicts: # CHANGELOG.md
Co-authored-by: Bizley <pawel@positive.codes>
...ource-code # Conflicts: # CHANGELOG.md # templates/html/views/methodDetails.php
...-method-source-code
Peek 2021年11月30日 13-23