Ticket #330 (new defect)

Opened 14 months ago

Last modified 4 months ago

LineMarker interface for vim

Reported by: poelzi Owned by: ali
Priority: critical Milestone: PIDA-0.7
Component: vim Version: 0.5
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

Changed 13 months ago by ali

Vim did have support for this, but was lost when the LineMarker? interface was added without considering how to do it with Vim.

Changed 11 months ago by ronny

  • milestone changed from PIDA-0.6 to september sprint

Changed 11 months ago by ronny

  • owner changed from ali to ronny

Changed 4 months ago by ronny

  • owner changed from ronny to ali
  • version set to 0.5

Changed 4 months ago by ali

  • milestone changed from october sprint to PIDA-0.7
Note: See TracTickets for help on using tickets.