This font is build with amazing iosevka builder. It supports ligatures and have some letters changed comparing to default font style. Nothing special, just comfort for coding :)
Nothing special, again)) Just install it regularly using your system's font manager. You can either download fonts by cloning this repo, or download it in zip using link
Here is awesome (and my favourite) Intellij IDEA with this font (and it's ligatures) enabled Fits best withs this editor settings
Also, here is VS Code with this font (and ligatures, kek) enabled settings.json:
"editor.fontFamily": "VDS Font, Menlo, Monaco, 'Courier New', monospace",
"editor.fontSize": 14,
"editor.fontLigatures": true,