Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Region is guarded, cannot modify E463 #600

Closed
void-m4110c opened this issue Dec 5, 2018 · 6 comments
Closed

Region is guarded, cannot modify E463 #600

void-m4110c opened this issue Dec 5, 2018 · 6 comments

Comments

@void-m4110c
Copy link

void-m4110c commented Dec 5, 2018

I use gvim embedded in eclipse. If the Java Code Completer finds an issue (e.g. a missing semi-colon at the end of the line), I can not modify the code in that region anymore. I get the error message: E463: Region is guarded, cannot modify
Here's a screen shot:
e463

Originally posted by @mickmattes in #540 (comment)

@void-m4110c
Copy link
Author

Shameless bump!

@void-m4110c
Copy link
Author

Re-bump!

@simlei
Copy link

simlei commented Jan 8, 2021

is this perhaps resolved by now? Last I installed eclim, this was driving me nuts. Not only semicolons as above; e.g. editing import statements were guarded for me, too. Anyone else had that issue?
Let me clarify that I have not tested this for quite a while now

@simlei simlei mentioned this issue Jan 8, 2021
@ervandew
Copy link
Owner

ervandew commented Jan 8, 2021

Unfortunately, due to a lack of time to dedicate to maintenance, I've removed several eclim plugins, and one of them is the vimplugin (embedded vim) support.

@ervandew ervandew closed this as completed Jan 8, 2021
@simlei
Copy link

simlei commented Jan 8, 2021

Could connecting to a running eclim instance (headless or not) via standalone vim still work, or is it also implicated?

@ervandew
Copy link
Owner

ervandew commented Jan 8, 2021

I was under the impression that this bug was only related to the embedded gvim, so I presume that using standalone vim doesn't suffer from this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants