Menu

Ideas and thoughts

Ideas (1)
Thorsten Kani
  • Add Linters and Beautifier for languages ~Done~
  • Add a Javascript "profile" whichs able to interop with SciTE. http://duktape.org/
  • Enhance find replace:
    show two input fields for find/replace: (startVerb) (EndVerb)
    so we can easy search and replace Text that sits between 2 search strings using simple ? wildcards /without using a regexp. Reason: i just dont like "Lazy Quantifying" :/... [Find: \\t\\n(.*?)\\t\\n] [Replace: \1Blabla] (Eeasy.. or not ?)
  • Use FLTK/nano-x (Scite on Microcontrollers fun(tm:)) and/or QT as a Gui Toolkit.

Related

Information: AboutSciteWebdev

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.