Levan Katsadze
Levan Katsadze
It's because of the tag tokenizer, the HTML/XML tokenizer thinks that `
Hello, I'll try to find Elixir parser (tokenizer) written in JavaScript (Because VS Code environment is based on JavaScript). Maybe you could also try to find it and post the...
Blockman is now updated to v1.7.5 and this is the change: Add to settings: **n27B01 Hide Block Of Focused Single Line Area**
Hi, this feature (Try Support Double Width Chars) does not work well many times, because in some situations, often the different width characters (like this: 字) have not exactly double...
Ok, I'll try to update Blockman soon. Probably today or tomorrow or in several days. Thanks for your feedback.
Interesting idea. I'll try to implement new setting for this. Maybe I will be able to do it in several days. (Or maybe today or tomorrow, if things go smooth).
I tried but unfortunately the current structure of Blockman makes it impossible (or too difficult) to change border style. The blocks (div boxes) does not have actual borders. Borders are...
I cannot reproduce this problem at all. I think it works fine for multiple instances of same component. I created a CodeSandbox demo here: https://codesandbox.io/s/brave-pare-1j8xsm?file=/src/App.tsx There you can see that...
Hello, thanks for the lovely feedback. The thing is that VS Code has many limitations, one of the limitations is that it does not give extensions access to the native...
Thanks so much. Well, I'll try to implement drop shadows. The thing is that probably it is not a trivial task, because Blockman does not render block as entire div...