Tested in this language - #9
Conversation
|
Hi @ayoubelmhamdi , Thank you very much for this PR, really appreciated! But I'm not sure if we should put this information in the What do you think? Thanks and best regards, |
|
I think, not all languages work better like demo function aaa()
[cursor 1] -- test 1 at column 0
-- [cursor 2] test 12 at comumn 4
a=9
endin cursor 1: if I use |
|
Hi @ayoubelmhamdi , I've tested it with lua and it works equally good as in JavaScript. If I define this function function aaa()
-- test 1 at column 0
-- [cursor 2] test 12 at comumn 4
a=9
endThen But you're right about Thank you for testing, then I guess we should include that list! Thanks and best regards, |
|
But one small question: There's still |
|
in Lua: |
Best regards, |
for view language that supports now
treesitter-unit, I add this table for fill later.