Open BerkeleyTrue opened 2 years ago
I got the same issue using hotpot
. I don't have this problem if I use hotpot
built-in diagnostics
The issue is present on Tangerine as well.
现在 require-macros
已经被弃用,那么能不能根据 import-macros
导入的符号名称作为 SuppressErrorKind::Undefined
的依据呢?调用这个符号的时候,就在这个 Form 范围内把后面未知符号、列表、表格中的未定义错误抑制掉。
Hello,
I'm currently using Aniseed and some of my own macros, I got the LSP set up but it seems not to recognize any of my macros or those provided by aniseed.
Is this yet to be supported or is there some configuration required?