-
Notifications
You must be signed in to change notification settings - Fork 29.3k
Code Editor Roadmap
Peng Lyu edited this page May 24, 2017
·
21 revisions
- issue #11150: Changing multiple occurrences when they are adjacent loses one of the occurrences
- move actions that don't need a view model out of the editor core:
- deleteAllRight (@alex)
- issue #9409: Outdent issue with Typescript
- issue #15598: Multi-line indents do not preserve partial indents
- issue ##2272: Automatically indent "end" for ruby code
-
issue #15579: Regex search issue
- seed search string only if the selection is created explicitly (i.e. not due to a find match)
- Widget size/position
- Multiline search
- Find in selection
- Persist search settings
- Feature requests
- multiple keybindings issues, involves Chromium implementing a very poor w3c recommendation
- issue #16486: Deselect one of multi-cursors
Project Management
- Roadmap
- Iteration Plans
- Development Process
- Issue Tracking
- Build Champion
- Release Process
- Running the Endgame
- Related Projects
Contributing
- How to Contribute
- Submitting Bugs and Suggestions
- Feedback Channels
- Source Code Organization
- Coding Guidelines
- Testing
- Dealing with Test Flakiness
- Contributor License Agreement
- Extension API Guidelines
- Accessibility Guidelines
Documentation