Skip to content

lsp: implement workspace edit

Georg Vienna requested to merge geo/gnome-builder:lsp-workspace-edit into main

Implements proper support for the workspace edit lsp structure and uses it in the rename provider and the work space edit apply handler.

Tested with the rename functionality of the rust and python plugin.

Merge request reports