"font_comment":"Use \"\" for default font, and for instance \"Monospace 12\" to also set size",)RAW"
"font_comment":"Use \"\" for default font, and for instance \"Monospace 12\" to also set size",)RAW"
#ifdef __APPLE__
#ifdef __APPLE__
R"RAW(
R"RAW(
"font":"Menlo",)RAW"
"font":"Menlo",)RAW"
#else
#else
#ifdef _WIN32
#ifdef _WIN32
R"RAW(
R"RAW(
"font":"Consolas",)RAW"
"font":"Consolas",)RAW"
#else
#else
R"RAW(
R"RAW(
"font":"Monospace",)RAW"
"font":"Monospace",)RAW"
#endif
#endif
#endif
#endif
R"RAW(
R"RAW(
"cleanup_whitespace_characters_comment":"Remove trailing whitespace characters on save, and add trailing newline if missing",
"cleanup_whitespace_characters_comment":"Remove trailing whitespace characters on save, and add trailing newline if missing",
"cleanup_whitespace_characters":false,
"cleanup_whitespace_characters":false,
"show_whitespace_characters_comment":"Determines what kind of whitespaces should be drawn. Use comma-separated list of: space, tab, newline, nbsp, leading, text, trailing or all",
"show_whitespace_characters_comment":"Determines what kind of whitespaces should be drawn. Use comma-separated list of: space, tab, newline, nbsp, leading, text, trailing or all",