Dont save nonexisting fields in json-files
This commit is contained in:
@ -24,6 +24,8 @@ namespace CobXmlSupport
|
||||
|
||||
public codeCompleter()
|
||||
{
|
||||
__wrkDicIn = null;
|
||||
__wrkDicOut = null;
|
||||
__FieldPrefix = "";
|
||||
__filePathId = "";
|
||||
__fileId = "";
|
||||
|
||||
Reference in New Issue
Block a user