-
Notifications
You must be signed in to change notification settings - Fork 40.6k
Space before block comment #28169
Copy link
Copy link
Closed
Labels
editor-contribEditor collection of extrasEditor collection of extrasfeature-requestRequest for new features or functionalityRequest for new features or functionalityverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
Metadata
Metadata
Assignees
Labels
editor-contribEditor collection of extrasEditor collection of extrasfeature-requestRequest for new features or functionalityRequest for new features or functionalityverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Type
Fields
Give feedbackNo fields configured for issues without a type.
When toggling block comment, it should be
/* comment */rather than/*comment*/,just like it's
// commentrather than//commentin line comment.