Aral Balkan
Aral Balkan
@pascalkuthe Thank you so much for pushing your latest changes. Working like a charm again :) (I can’t imagine using Helix without inline diagnostics now. Can’t stress enough how much...
This appears to be fixed in that `import indent from 'indent.js'` works and `import { indent } …` results in undefined now.
Note: This patch fixes the issue. Will prepare a PR based on it when I get a moment unless someone else beats me to it ;) https://github.com/zebzhao/indent.js/compare/master...intergestalt:indent.js:master
Update: ended up using js-beautify (https://www.npmjs.com/package/js-beautify) (Two of the unit tests are failing and you need Node < 12 to run them so it was going to take too long...
This extension works for Wezterm for me (it rounds the corners) on Fedora 37 (Silverblue) with latest GNOME if I turn off the window decorations in the Wezterm config (`window_decorations...
I was just about to open an issue for this also. Having a Debian package would make it exponentially easier to set up your own instance and would result in...
@guillaume-uH57J9 Use case: I want to install Mastodon on my server. For this use case, I don’t really care what the details of the installation are: Could be 1 dependency,...
@matyapiro31 Again, as far as my use case for this goes (and I’m happy to open a separate issue if you feel I’m hijacking your use case) :) the most...
Quick update that I’ve fixed this in tap-out, forked it, reviewed and applied all the outstanding PRs, and I’m preparing a PR for tap-nyc with tap-out replaced by @small-tech/tap-out that...