WMJ

Results 718 comments of WMJ

This issue is really quite frustrating. I encountered that before. Maybe it is possible to add an option to merge the config file or not. This is not so difficult...

The first and the third option might be the way to go. The problem came from this actually unresolved issue: https://github.com/rpgmaker/NetJSON/issues/171 The serializer in the above case generates some dynamic...

If we were to support conditional merging attributes, what way do you think is the best to configure the repack engine? 1. Supply an external configuration file, formatted as XML...

Alright. Could you please tell me which code files shall I look into?

Well, I am now busy with my projects and companies too. It seems that if this mechanism is implemented, you can also close PR #195. I'll try to get some...

Hi, could the native drag drop be manually turned on? I do need the drag & drop feature within Scintilla.

Thanks for replying. I did that and recompiled my own version eventually. I think the textual drag&drop could be a common feature and most developer will like to have it....

`` is invalid on its own, I think. But it should be OK in the following case. ````C# /// partial class A {} ```` in another file ````C# /// partial...

> Just imagine having 20 tabs opened, all from different folders. Yes, I can have that when I am working with many configuration files and log files on a server....

To merge text, I recommend [WinMerge](https://github.com/WinMerge/winmerge).