|
|
|
|
|
by denshadeds
4634 days ago
|
|
Before I say goodbye to my editor, here are a few features that are critical, but sadly are missing: - Debug break points. Yes, I can't live without a debugger.
- Follow a signature to its implementation/declaration, usually by clicking on it.
- Auto completion. I refuse to work without this.
- Refactor tools, I've loved these tools since the 90's.
- Code generation like getters/setters.
... |
|