I am a little confused on this issue.
If I run the EDITOR from within the LIBRARY:
-plugins are accessible in the EDITOR.
-set(a) of snippets is available.
-set(a) of Regex Formulas is available.
However, if I run the EDITOR from the command line:
-plugins are NOT accessible in the EDITOR, I guess plugins just don't work.
-set(a) of snippets is NOT available, of course I can record a new set.
-set(a) of Regex Formulas is NOT available, of course I can record a new set.
So I guess that personal information is recorded differently for the two scenarios. Are they recorded in separate files? Where are these files? Can I edit these files?
I haven't checked, but I assume the READER performs in a similar manner.
I am just hoping to understand this a little better.
|