Ticket #330 (new defect)
LineMarker interface for vim
| Reported by: | poelzi | Owned by: | ronny |
|---|---|---|---|
| Priority: | critical | Milestone: | october sprint |
| Component: | vim | Version: | |
| Severity: | Medium | Keywords: | |
| Cc: | Launchpad Bug: |
Description
the LineMarker? interface is not supported by vim.
see pida/core/editors.py class LineMarker?. bookmarks already use it and i'm thinking about using it for the language plugins as well.
important is that vim reports to the LineMarker? instances if the line changes, so the data and therefor the gui gets updated.
Change History
Note: See
TracTickets for help on using
tickets.
