I often use # # to comment out the next two symbols, such as in a map. I thought that this used to display correctly in Cursive, but it doesn't seem to in 1.14.0-eap1-2024.2.
Eg:
(let [a 1
#_#_ b 3])
I also notice, that Reformat Code, removes whitespace after the #_ token, I'm not sure if that is intended.
I often use # # to comment out the next two symbols, such as in a map. I thought that this used to display correctly in Cursive, but it doesn't seem to in 1.14.0-eap1-2024.2.
Eg:
I also notice, that Reformat Code, removes whitespace after the #_ token, I'm not sure if that is intended.