mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-10 18:09:38 +07:00
This solution uses a custom key to mark an injected file as unsuitable for line commenting, but we should rather generalize it in some other way instead of further hardcoding language-specific string prefixes in CommentByLineCommentHandler. Reviewed in IDEA-CR-35030.