Sky Higgins

Results 40 comments of Sky Higgins
trafficstars

Any and all tags specifically written as self closing should not add additional closing tag unless specifically whitelisted as needing a full closing tag. The list of tags that cannot...

Any progress on this? I have the same problem 100% of the time with only a single screen. Repro for me is just * Run the "Try it out" snippet...

No, that does not help. The only effect from that setting is that when set to Off it adds some ellipses instead of just truncating at the edge of the...

@captbaritone I am not implying this should be a _forced_ change. A toggle would be ideal, a setting that actually does what it claims an acceptable consolation. I failed to...

Not sure how we would approach this. Some concerns coming immediately to mind: * We actually use location of a `.eslintignore` as one of the flags for locating your project...

I've been thinking of opening this exact issue, except with one extra feature. I would like to see a fallback that includes a "Using global eslint settings" `warning` listed as...

@Arcanemagus Seems like we should force clear any existing messages as part of `deactivate`.

You can clear the module cache by checking then unchecking Disable FileSystem Cache in the Settings. Not as convenient as a Command, and I'm not 100% sure it will work...

I think this idea could certainly extend beyond plugins. This should just be "Better error messages". The vast majority of runtime errors are due to improper setup on the user...

Thanks @vlaaad. Looks like we're moving in the right direction. No longer drops into an infinite crash loop 👍, but still fails to open a context menu with ``` (java:915592):...