intellij-ton
intellij-ton copied to clipboard
Tact: multiline comments broken in 2.3
After updating to plugin version 2.3, multiline comments seems to be broken.
Code example:
/*
Comment
*/
It works only if one prints one char at each line without linebreaks:
/*
c
o
m
m
e
n
t
*/
System information
Tact plugin version: 2.3 Webstorm version: 2024.2 Operation system: Arch Linux x86_64