### What does this PR do?
This changes proposal according to https://github.com/eclipse/che/issues/11907 provide temporary fix that checks opened file in editor and if the current file has .go extension, then refactoring feature _rename_ will be unavailable. This method has to be removed when refactoring rename operation will be resolved by library (go) provider.
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
### What issues does this PR fix or reference?
#11907
<!-- #### Changelog -->
<!-- The changelog will be pulled from the PR's title.
Please provide a clear and meaningful title to the PR and don't include issue number -->
#### Release Notes
<!-- markdown to be included in marketing announcement - N/A for bugs -->
N/A
#### Docs PR
<!-- Please add a matching PR to [the docs repo](https://github.com/eclipse/che-docs) and link that PR to this issue.
Both will be merged at the same time. -->
N/A