Jacob Johnston

Results 5 issues of Jacob Johnston

Looks like there have been a few issues related to 'humanizeDuration' possibly having to do with an AngularJS update but mine looks a little different and hopefully simple? I keep...

I tried just about everything thinking it was a problem with the extension. - Many different versions of openscad.launchPath - Installing the Ubuntu version of OpenSCAD in my WSL instance...

When you use a static variable from within a module where it was declared, an import statement is created anyway, importing the module you're already in, and causing an error....

I could swear this was working before so maybe something broke on my end? It's still working to import my own custom modules and components (say, I made a service...

### I keep having to remove duplicate imports. This is specifically with rxjs but I assume will happen with other libraries. # Here's an example: I already have an import...