Michael Jones

Results 129 comments of Michael Jones

I find myself being quite keen to use snapshots if possible. Is there any update on this?

I hope it is ok to add to this issue. I can break it out as a separate one if desirable. --- I have a situation at work where I'm...

Trying to find the best place to ask this without opening a new issue. Is it possible to set the focus to a TextBox when it is first created? I'm...

Interesting to read. I've just tried removing the `cwd` option but then I get errors saying it cannot find `elm.json`. I am using the elm 0.19.1 beta but I assume...

Thanks for the reply @ashokirla. That would definitely be an improvement. It looks good to me. I only really care about the title and maybe the approval status so that...

Just trying to update to webpack 4 now and found that this line wasn't caught: ```javascript var _user$project$Zap_View_Link_Button$cssm = A2( _cultureamp$elm_css_modules_loader$CssModules$css, './Zap/View/Button.cssm.scss', {btn: '', large: '', primary: '', secondary: '',...

As a data point, my company's test suite uses the mocha `currentTest.state` to rollback the current database transaction in a particular way if there was a failure. Seems to be...

I don't want to count out using other sources of information for Breathe (beyond Doxygen that is) and maybe language servers can provide to correct kind of information but it...

This was sending me relatively mad until I stumbled across this. Thanks so much for reporting it. I am using tailwind 3.2.0 and still seeing this issue. I used to...