Mohammed Zeglam

Results 20 comments of Mohammed Zeglam

> https://stitches.dev/ awesome job already done by @zachdaniel in his new project https://github.com/zachdaniel/tails

the problem is simple no queries in build directory that is what happened with me and not supporting tsx files. tree-sitter depends on s-expression to do highlight but no file...

very helpful do you plan maybe add doc section to play with other unsupported

> We may not go for this approach since I realized there is a significant performance issue with this approach! I haven't have time to figure the performance culprit, but...

> We may not go for this approach since I realized there is a significant performance issue with this approach! I haven't have time to figure the performance culprit, but...

the problem here the value nil it could not get any folds in buffer https://github.com/jcs-elpa/ts-fold/blob/28451ae9bed452394ea2c9d1d83c930730a56d35/ts-fold.el#L238

The problem it was with straight.el

the range function has the same effect of use the old version of get range on old version that is why neovim uses block identifier....................................

> Sorry, for ignoring this issue. It took me a while to respond. (Was very busy with something else, and this take me to re-think some of the implementations) >...

> ``` > ** (UndefinedFunctionError) function Socket.TCP.connect!/3 is undefined (module Socket.TCP is not available) > Socket.TCP.connect!("gmail-smtp-in.l.google.com", 25, [packet: :line, timeout: :infinity]) > (email_checker 0.2.4) lib/email_checker/check/smtp.ex:66: EmailChecker.Check.SMTP.smtp_reply/1 > (email_checker 0.2.4) lib/email_checker/check/smtp.ex:32:...