We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Use proper lock variable.
Use list index instead.
Cleanup.
Compress resources.
Use the highest supported document mode of Internet Explorer.
Delegate operations to background thread.
Fix Output Type.
Fix unhandled exception message boxes not showing up.
Cleanup code & use readonly variables instead of getters in Resources.
Remove async/await code & improve JSON deserialization.