Feature #455

Extending macro methods in TheIDE

Added by Jan Dolinár about 11 years ago. Updated about 11 years ago.

Status:ApprovedStart date:03/13/2013
Priority:NormalDue date:
Assignee:Miroslav Fidler% Done:

100%

Category:IDESpent time:-
Target version:-

Description

After trying to write some useful macros (related to creating deb packages in theide), I found that the macros in theide lack some useful features. Attached is a patch that attempts to fix it.

Changelog:
  • Added couple methods for macros (see docs)
  • Updated and extended macro documentation
  • Added ToLower, ToUpper to Esc
  • Changed behaviour of to_number() to return void when ScanDouble fails
  • Updated and extended Esc documentation
  • Added reference/Macro with extensively commented examples

Please check that it works as intended (especially on windows, I haven't tested that) and uploud. Thanks.

macros.patch Magnifier (127 KB) Jan Dolinár, 03/13/2013 08:42 PM

History

#1 Updated by Jan Dolinár about 11 years ago

#2 Updated by Miroslav Fidler about 11 years ago

  • Status changed from Patch ready to Approved

Sweet, applied.

Also available in: Atom PDF