Ian VanSchooten

Results 816 comments of Ian VanSchooten

I hadn't, no. After I got the errors, I tried setting my php version to 7.3, with no observable effect.

Hi, has there been any decision made on use of `.js` vs `.mjs` extensions, @robmadole?

I'm also wondering this. In my case, I have a typedef of an array, for which the first element has a particular significance and should always be a number. Any...

Thanks @atreya2011! When I read that this package is for "live-reload" of golang projects, I was excited and expected the browser to automatically refresh. Maybe I had a different understanding...

Looks like this has been answered in the Readme, and can probably be closed?

I noticed this error when adding SMP to a storybook wepback config, if that's helpful at all.

Legendary effort y'all! I'm really looking forward to this, it's a huge improvement. Thanks a ton.

>For plugins installed in node_modules, you don't need to set any config. Remove the plugins setting and it should work. Unfortunately, that doesn't work for me. ~~In my case it's...

It looks like the referenced https://github.com/golang/go/issues/36911 has been closed, does that mean template highlighting should work now? Sorry, I'm new to working with golang, and just trying to figure out...

Here's a reproduction of this error in astexplorer https://astexplorer.net/#/gist/37f431b33541330bd2ba87a720f85150/b19d62a18cd600add6d2787c4e650d950e982cbc, in case that's helpful.