Debug and Polish a C# WinForms LaTeX Editor App -- 3
Budget: $250 – $750 USD
I already have a working C# WinForms LaTeX editor, but it still feels rough around the edges. The highest-priority fixes sit in the keyboard and mouse event handling inside the main text-editing surface: shortcuts intermittently fail, click-to-focus can be sluggish, and certain selection operations break when LaTeX commands are present.
Beyond stabilising those events, I want the editor to behave as a true LaTeX WYSIWYG environment. That means:
• Real-time preview that updates instantly as I type.
• A reliable equation editor pop-up for inline and display math.
• Drag-and-drop capability so users can move sections, figures, and tables around the document fluidly.
If you refactor parts of the editor for better structure or inject a dedicated syntax-highlighting component, great—just keep performance snappy. Visual coherence matters too, but only after the interaction bugs and WYSIWYG pieces are solid.
Deliverable: an updated Visual Studio solution (C# WinForms, .NET Framework) that compiles cleanly, passes the usual build warnings, and demonstrates the polished behaviour above in a short demo project file I can open, run, and test immediately.
Beyond stabilising those events, I want the editor to behave as a true LaTeX WYSIWYG environment. That means:
• Real-time preview that updates instantly as I type.
• A reliable equation editor pop-up for inline and display math.
• Drag-and-drop capability so users can move sections, figures, and tables around the document fluidly.
If you refactor parts of the editor for better structure or inject a dedicated syntax-highlighting component, great—just keep performance snappy. Visual coherence matters too, but only after the interaction bugs and WYSIWYG pieces are solid.
Deliverable: an updated Visual Studio solution (C# WinForms, .NET Framework) that compiles cleanly, passes the usual build warnings, and demonstrates the polished behaviour above in a short demo project file I can open, run, and test immediately.