ocalle Active Member Licensed User Longtime User May 14, 2018 #1 I found #region and #endregion fantastic to arrange all wrote code, but can be useful a optional region/endregion for remainders as follow In brilliant colors #Remainder DATE (10/07/18) (Here some important to debug or anyelse, good for lack memory users) #Region code #End Region code #End Remainder Thanks!
I found #region and #endregion fantastic to arrange all wrote code, but can be useful a optional region/endregion for remainders as follow In brilliant colors #Remainder DATE (10/07/18) (Here some important to debug or anyelse, good for lack memory users) #Region code #End Region code #End Remainder Thanks!
LucaMs Expert Licensed User Longtime User May 14, 2018 #2 ocalle said: good for lack memory users Click to expand... I am the best in this (2 Kb of brain memory ). I often use: ' TODO: Uppercase, single word and colon; then, I search it (CTRL+F)
ocalle said: good for lack memory users Click to expand... I am the best in this (2 Kb of brain memory ). I often use: ' TODO: Uppercase, single word and colon; then, I search it (CTRL+F)