Frederisk/Wikitext-VSCode-Extension

Implement checking for editing conflict

Frederisk opened this issue · 0 comments

  • When posting, send out the revision ID and timestamp.
  • Try to resolve the conflict remotely or locally.
    • After the remote solution is resolved, return success directly,
    • or Open diff locally and let the editor resolve conflicts manually.
  • Post the resolved edit.