Skip to content
Commit eb98fa65 authored by Edward Hervey's avatar Edward Hervey
Browse files

Formatter: Add minimalistic support for moved file mapping.

Requires implementation in the UI.

The idea is that when a file has moved, Formatter will emit the
'missing-uri' signal.
Within that callback, the application should:
* ask the user for the new location
* call Formatter.addMapping()

Hopefully... if files have moved for a project, they most likely
have all moved in the same fashion, so this signal should only be
emitted once.
parent a4f089ae
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment