mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +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.
2 lines
26 B
Python
2 lines
26 B
Python
s = f'{foo} {b<caret>ar}'
|