Rithik Seth
Rithik Seth
> @Heulitig Is this done? Not yet there are some cases which needs to be handled before merging the above PR which I found when testing on fastn.com.
@JammUtkarsh ```ftd ;; Actual comment (Case 1) :: False comment (Case 2) ``` Do you mean to say the second case also works as a comment? If not then let...
@JammUtkarsh ```ftd :: False comment (Case 2) ``` Second case comment would work at the beginning of the code before the first section since it is already a known issue...
Just a thought, is it possible to attach auto-imports at the end of the document instead at the beginning since all imports are processed after traversing the entire document once....