Dmitry Astafyev
Dmitry Astafyev
btw, if you will clone vscode or atom, and try just with search to find a usage of npm programmatically, you will find nothing. So, they don't use it. Because...
so, sure, thanks to Author for willing discover "this uncharted land". But.... Let's cover only one use-case. 1. I have an electron based app. 2. I have a plugin, which...
@kanekotic thanks for your feedback. But again, you have as the description of your repo ``` Create extensible electron applications through a plugin architecture that uses NPM (or similar registry)...
@elektronenhirn thanks for this issue. Colors here have another meaning to bind rows (source) with attachments, but I'm pretty sure we have what you are looking for. If you call...
Something, that I didn't expect to be honest :/  Test inputs: - same file - same workflow - same OS (linux) - measurement starts after MessageProducer...
The major approach is: that the parser doesn't own any nested parsers, but still can request additional (nested) parsing. At the same time, only the initial parser knows how a...
General note: code isn't documented at all. It will be before merging.
In the scope of import/export filters, charts, and disabled - done in `3.16.0`
Hello @agamotto , sorry for the late response and thanks for the issue. Unfortunately, current rendered based on HTML doesn't allow proper implementation of tab support without whole content analysis...
Hello @sehz . Any chance to take a look at this issue? Sending bytes as `Vec` works quite slowly as soon as there are iterating and cloning. I guess using...