content
Feature | Present |
---|---|
File Explorer | ✅ |
VCS integration | ✅ |
GitHub integration | ✅ |
Linter | ✅ |
Package Manager | ❓ |
Refactoring Tools | ✅ |
Doc-String generation | ✅ |
IntelliSense | ✅ |
Debugger | ✅ |
Multiple Execution Profiles | ✅ |
Profiler | ✅ |
Database Inspector | ✅ |
Syntax Highlighting | ✅ |
Code Formatter | ✅ |
Code Folding | ✅ |
Vim Bindings | ✅ |
Code Templating | ✅ |
Goto Definition | ✅ |
Decompiler | ✅ |
Find Usages | ✅ |
Code Coverage Analysis | ✅ |
Build System | ✅ |
Build System Integration | ✅ |
Extensible with Plugins | ✅ |
Feature | Present |
---|---|
Extract to Method | ✅ |
Smart Delete | ✅ |
Rename | ✅ |
Extract to Class | ✅ |
Change Signature | ✅ |
Extract to Variable | ✅ |
Extract to Constant | ✅ |
Extract to Field | ✅ |
Extract to Parameter | ✅ |
Move Code to File | ✅ |
Create Interface for Class | ❌ |