Levan Katsadze

Results 105 comments of Levan Katsadze

>don't you think in future NextJS will implement all those functions (including blockman features) in their own devtools I don't have enough knowledge to answer this question. And for Blockman,...

Hello @Mixchild, Blockman now supports codeLens annotation spaces, well, at least some of the cases. Maybe not all edge cases. Please test it and let me know whether is works...

> any plans upcoming features I hope I will be able to implement SVG rendering instead of div rendering, because SVG path element does not have the limitation of not...

Hello, with the affinity `1`, Blockman seems working fine for HTML tag blocks, but does not render blocks for brackets (curly/round/square). I guess the reason is WASM, I mean Blockman...

Yeah, glowing effect may be problematic, but I guess will have more chances if we manage to implement SVG rendering instead of primitive div boxes. > I hope to work...

Hello, thanks for creating this issue. Well, I guess I have good news. Blockman has disabled square bracket (`[]`) and round bracket (`()`) block rendering by default, because I think...

Thanks, I'll try that soon.

please provide the file or part of the file which triggers the error. I believe the error is not random, but sure, it is a false error. The thing is...

Hello, please tell me the size of the specific file on which Blockman needs many seconds to render blocks. I have tested Blockman on 5000 line TypeScript file and it...

> file has 158 lines only but it stuck @BacemJ, this is very strange. 158 lines is very little code, I have never seen Blockman stuck on 100-200 lines file....