There is a full path in gameformdesigner.cs in line 92, this should be a relative path like; this.CodeTextBox.DescriptionFile = @".\Resources\foenix-game-generator-syntax.xml"; also the resource file should have a property to be copied if newer so that it is included when running debugging.
There is a full path in gameformdesigner.cs in line 92, this should be a relative path like; this.CodeTextBox.DescriptionFile = @".\Resources\foenix-game-generator-syntax.xml"; also the resource file should have a property to be copied if newer so that it is included when running debugging.