Skip to content
  • Christian Hergert's avatar
    ctags: port to new libide-core · d48afaa2
    Christian Hergert authored
    This alters the ctags plugin design a bit to integrate better with the new
    libide-core design. We no longer use a service, but simply add an object
    onto the IdeContext object graph. We also use IdeNotification to propagate
    information about the process to the UI which is monitoring notifications.
    d48afaa2