• Colomban Wendling's avatar
    Fix and unify getting open/close/single comment markers · c69b8eea
    Colomban Wendling yazdı
    Add filetype_get_comment_open_close() to get appropriate start and end
    comment markers from a filetype, and use it everywhere these markers
    are fetched.
    
    This fixes a crash in editor_insert_multiline_comment() if only single
    comments are available (closes #3449635).
    c69b8eea
filetypes.c 47.8 KB