jora
jora copied to clipboard
Format strings break syntax highlighting
$test1: (`${}`);
$test2: [{
$variable: 3;
message: `
${[1, 2, 3]}
`,
}, 'any'];
[$test1, $test2]
Hi! This two tests crashes syntax highlighting! This is why it is very difficult to format long strings with jora.
[].group(=>`${name}@${version}`).[value.size()>1].key.sort()