Josh Wedekind
Josh Wedekind
Ok. So how do we use version 4.0.3 though? We cannot switch to Node 14 for... reasons. ## update If you want to run the previous version, `npx create-react-app --scripts-version...
@GwynethLlewelyn If you provide me with steps on how to determine whether or not the Go extension is running and which files it is running on, then I'll try to...
So, the issue is actually in Nova most likely. I sent some process logs over to the Nova team, and this was their response: > Thanks for the sample process...
THANK You! I finally figured that part out. Is it alright if I create a Wiki once I have this all sorted out? Also, is there any way to load...
I would also like to be able to visualize these icons in my designs.
That is exactly what I'm looking for. Honestly, I can't believe there is not a package that does just that. There used to be, but it is no longer maintained,...
Here is a gist containing my full error output. For anyone interested. https://gist.github.com/halfnibble/5067817b3a235a1a6ac2
I too am very interested in this. Thanks.
I was thinking about doing the exact same thing. The intermittent conformance to PEP8 messes with my OCD. ;-) One question, you don't always appear to follow this rule in...
I have found that sometimes the issue is actually with "load" times. In many cases, it helps to add the argument `'javascript-delay': 500` to the `cmd_options` dictionary. This is meant...