Welcome, Guest
Username: Password: Remember me
Tools, Runtimes binaries, Toolchains, OS Scripts and OS Libraries, discussions, problems and suggestion
  • Page:
  • 1

TOPIC:

Ide Macros you might find them usefull as well 9 years 4 months ago #6352

  • tomas
  • tomas's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 6
  • Thank you received: 0
SelectProcedure -->Selects the current procedure
JunpToDefinition-->Jumps where the code is actualy writen for the identifier
JunpToProcedureStart-->Jumps at the declarations place of the procedure
JunpToProcedureEnd-->Jumps at the last [end] of the procedure
EncloseParametr-->auto encloses the next word to the current selection from the drop down auto coplete list ex. if your current word is ainteger and you are writting
writeln[ call the macro here ]ainteger you will get writeln(ainteger);
JumpToFirstOccurence-->useful when you are in the declaration place of a class field and you want to locate the first reference in a property declaration
hope you will find them usefull
you can import the xml using the import command from the macro editor
pay attention to the key assignments maybe you prefere other combinations

Please Log in or Create an account to join the conversation.

Last edit: by tomas.

Ide Macros you might find them usefull as well 9 years 4 months ago #6353

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Thanks Sir
we will test and put this to next Lab Release CT ver 5.2 revision 005110
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

  • Page:
  • 1