Juan Caicedo
Juan Caicedo
The work around I did was to take the css file that I'm trying to import outside of `node_modules` and to put it in my `styles` directory, so that it's...
I found [this tool](https://github.com/MarshallOfSound/electron-devtools-installer), which might make some of it easier đ I'm not sure where that needs to be called, maybe within the scope that nativefier script runs in?...
We'll have some discussion related to this also at https://github.com/CCole/dillinger/issues/2
I tried it on localhost though and definitely had problems, but strangely everything seemed fine when I tried it on http://dillinger.io/. I'd say the PR is a good idea though.
@lebensterben by [crash](https://en.wikipedia.org/wiki/Crash_(computing)) I mean it forces my computer to force restart đ I really don't know a better way to describe it. @BenedictHW Thanks! I can to to set...
@BenedictHW Thanks for responding! `helm-candidate-number-limit` does not seem to help âšī¸ I tried running the profiler, but after my computer crashes I can't recover the results đ `SPC /` doesn't...
I was able to find the crash reports for my system and see that they are all from `Process Name = node` Here's the part of the report that seems...
I think there might be something else wrong with your JSON, could you give some more details about it? I tried parsing the following and had no problem ``` json...
I'd love to have a JSON to test against that's the same form as yours, but smaller. Like if it's an array, trimming it down to just one object. For...
Sure, let's try that! You can use whatever method you prefer and send it to the email I have listed on my profile.