CodeComplice icon indicating copy to clipboard operation
CodeComplice copied to clipboard

Worse-than-useless popup question

Open tylerl opened this issue 9 years ago • 1 comments

On first run, CodeComplice prompted me with the following message in a modal dialog:

An existing Python rule definition exists, and codecomplice wants to overwrite it with its own version. Is that okay?

How the ---- am I supposed to know how answer this question? What rule is it replacing? What is it to be replaced with? What is a rule? I can't actually view the file that it intends to modify because the modal dialog is preventing me from using my text editor. I have to decide right now with absolutely no context, no clear way to undo my decision, and in fact no way to even go in after-the-fact and figure out what I lost.

This is not helpful.

tylerl avatar Jan 27 '16 06:01 tylerl

I made the mistake of choosing "yes". I think you can undo this by looking at the packages folder (Preferences > Browse Packages) and deleting the file "{lang}/Completion Rules.tmPreferences" where "{lang}" is the language the plug-in prompted to overwrite.

luiseduardobraschi avatar Aug 20 '17 00:08 luiseduardobraschi