Quentin Roy
Quentin Roy
I would like to emphasize that this issue is quite critical. It seems statusline makes hyper to freeze (or quasi freeze if your lucky) when stdout received a large amount...
Hum. No. I haven't used yarn to install hyper 2 or any of its dependencies (at least directly). I am not sure when you got this error.
Well. I guess I didn't had the time some months ago when I posted this issue. Unfortunately I have even less now and I won't have any time soon. If...
It would be nice to see support for [`subfile`](https://ctan.org/pkg/subfiles?lang=en) as well.
Simple, instead of this: ```js import React, { Component } from 'react'; import propTypes from 'prop-types'; import { ContextSwitch, Context, contextPropType } from 'reacolo'; import ControlApp from './control/ControlApp'; import LoadingView...
I was actually talking about the built in getter and setter mechanism (http://ejohn.org/blog/javascript-getters-and-setters/). For example I would enjoy being able to do stuff like this: ``` javascript var PropertyTest =...
I have the same kind of issues except that I barely see any source maps at all once I activate the babili plugin... Is it possible that there is an...
Another solution could be to delete the widget straight away, but then display a (small and non-disruptive) notification pop-up that can be used to undo the deletion.E.g.: The issue with...
Yep. I don't think it matters much where it is provided that it is not in the way (i.e. noticeable but ignorable) and that you can use it to undo...