It looks a lot like when an app doesn’t know about the current fractional scaling. Are you doing any scaling?
- 1 Post
- 3 Comments
Joined 2 years ago
Cake day: October 7th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
- Hammar_Morty@alien.topBtoEmacs@communick.news•Does anyone run Emacs with wsl2? I've noticed that fonts are quite a bit less crisp than they could be. On the left is running Emacs on a native terminal, on the right is the gui application.English1·1 year ago
- Hammar_Morty@alien.topBtoEmacs@communick.news•dape.el: DAP client that does not rely on LSP-modeEnglish1·2 years ago
There goes my Friday productivity 😎 All the languages I care about are already supported too!
While deliberately not supporting launch.json makes sense the configuration looks quite friendly to adding that functionality separately.
Thank you for working on such a desirable and challenging feature for emacs users who don’t use lsp mode
These types of install functions I add to a package-upgrade-all hook. Still redundant but only when you run package-upgrade-all which shouldn’t be often