Skip to content

Implemenet KTextEditor::SessionConfigInterface on project plugin

Felipe Borges requested to merge bumbleblo/kate:experiment into master

This is a proposal do solve #48 (closed).

The idea is implement KTextEditor::SessionConfigInterface. Serialize the projects directories in writeSessionConfig and retrieve all kateProject references in readSessionConfig

Edited by Felipe Borges

Merge request reports