Hi there, In code formatting of VSC-Prolog, I can handle comments between clauses but it's buggy to keep comments inside of a clause. I use regex in node.js to find comments inside of a clause because I have not found any predicates to get information about inside comments. The problem of regex is that it's hardly possible to distinguish '%' in printf with that '%' of line comment. Are there any mechanisms to get inside comments in ECLiPSe like SWI-Prolog? Any helps are greatly appreciated! Arthur WangReceived on Fri Oct 06 2017 - 13:51:34 CEST
This archive was generated by hypermail 2.3.0 : Wed Sep 25 2024 - 15:13:21 CEST