[Notepad++ plugin] check if file opened before reading
Status: Alpha
Brought to you by:
romeojuncu
for Notepad++ plugin - OpenCTagsForNpp-1.0
Problem:
If opening a tag which file no longer exists, or if trying to open the !_TAG_FILE_ entry, the plugin and/or Notepad++ will crash.
Patch to check the file was opened before trying to read from it.
patch