Jonian Guveli
Jonian Guveli
After thinking about this a little bit more, I think that converting `path` to a chain, will require to change the way that path works now, so the best way...
To summarize, the available options that are easier to implement and do not require changes in how the gem already works are: ```ruby # New operators are always a chain...
Great! I will start working on it in the next days.
Zed will not be open source, so not an alternative to Atom.
@DeeDeeG It looks from [this](https://news.ycombinator.com/item?id=31669814) that it will be closed source. Maybe they will open some parts, like the ui framework or whatever. Nothing is clear about that project so...
@hermidalc People that like Atom more than VS Code don't care if VS Code is better or faster. VS Code is not as hackable as Atom and that is their...
@btd1337, @navtojchahal version 35 was a complete rewrite of the extension and it is possible to have different settings per application. So there is no dilemma for white-list or black-list.
I don't have a use for it. If you want you can make a PR and implement it.
Hi @Froggy232, sorry the the late response. I can't access the screenshot you provided. Check the settings in "Appearance" tab for "Max width for the app menu", maybe that is...
Hi @franglais125. I have fixed this issue in my extension (unite) and this is the final solution: https://github.com/hardpixel/unite-shell/blob/master/unite%40hardpixel.eu/modules/windowDecoration.js#L86 More info on possible problems using `_MOTIF_WM_HINTS`: https://gitlab.gnome.org/GNOME/mutter/merge_requests/221#note_461106