I've had so many problems with terminal in my Mac.. thanks for this tool. It's like really useful
iTerm2 might be a bit more popular than EditorConfig. We know about 111 links to it since March 2021 and only 84 links to EditorConfig. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
FWIW: EditorConfig isn't a ".net ecosystem" thing but works across a ton of languages, editors and IDEs: https://editorconfig.org/ Also, rather than using GitHub Actions to validate if it was followed (after branch was pushed/PR was opened), add it as a Git hook (https://git-scm.com/docs/githooks) to run right before commit, so every commit will be valid and the iteration<>feedback loop gets like 400% faster as... - Source: Hacker News / 18 days ago
Added support for EditorConfig, .env, and HOCON validation. - Source: dev.to / 9 months ago
There is always .editorconfig [1] to setup indent if you have a directory of files. In places where it really matters (Python) I'll always comment with what I've used. [1] https://editorconfig.org/. - Source: Hacker News / about 1 year ago
.editorconfig helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs. Find more information on the EditorConfig website if you’re curious. - Source: dev.to / about 1 year ago
These are tools that you need to add. But the most elemental code formatting is not here, it is in the widely supported .editorconfig file. - Source: dev.to / about 1 year ago
iTerm + fish. I wrote a post explaining my environment settings. - Source: dev.to / 7 months ago
🍎 macOS: The default Terminal.app is widely used, but iTerm2 is often preferred for its rich feature set and customization options. - Source: dev.to / 7 months ago
Make yourself comfortable with https://blogs.oracle.com/database/post/freedom-to-build-announcing-oracle-cloud-free-tier-with-new-always-free-services-and-always-free-oracle-autonomous-database https://gist.github.com/rssnyder/51e3cfedd730e7dd5f4a816143b25dbd https://www.reddit.com/r/oraclecloud/ or any other offer. Deploy some minimal Linux on them, or use what's offered. Plus optionally, if you don't want to... - Source: Hacker News / 8 months ago
Honukai has long been my favorite iTerm, Oh My ZSH color theme, and I just assumed it existed for other use cases. But alas, I had to create them for myself. I adapted Oskar's work for Tabby terminal, ZED IDE and VS Code. You can get the files here. - Source: dev.to / 8 months ago
iTerm2 is a fast terminal emulator for macOS. Install one of Nerd Fonts for displaying fancy glyphs on your terminal. My current choice is Hack. And use it on your terminal app. For example, on iTerm2:. - Source: dev.to / 9 months ago
Prettier - An opinionated code formatter
MobaXterm - Enhanced terminal for Windows with X11 server, tabbed SSH client, network tools and much more
ESLint - The fully pluggable JavaScript code quality tool
PuTTY - Popular free terminal application. Mostly used as an SSH client.
Standard JS - DevOps, Build, Test, Deploy, and Code Review
KiTTY - KiTTY is a fork from version 0.70 of PuTTY. It adds extra features to PuTTY.