-
Notifications
You must be signed in to change notification settings - Fork 18
Features
Qingtian edited this page Jan 4, 2019
·
3 revisions
- IDE-like features
- Intellisense and autocomplete (support for include files)
- Real-time syntax checking
- Code definition (Peek and hover definition, View signatures)
- Code navigation ("Go to", "Find all" references)
- Rename refactoring
- Debugging
- Watch window
- Evaluate expressions
- Step through code ("Step in", "Step out", "Continue")
- Add/remove breakpoints
- Local variables and arguments
- Snippets
- ??
- Linting
- ??