wRatte
  • Posts: 43
  • Joined: 10/25/2012
Some autoreplacements aren't that obvious to recognise.
(e.g: i'd like to keep the token short for speed, but if i want to go edit them I'd like to see what my SQL query does without figuring out the code first.)

E.g: "REPLACE(REPLACE(#, CHAR(13), '') CHAR(10), ' ')" removes CR & LF characters from the text, but it took me about 3 seconds to figure out why I had such odd code in a snippet. If I had a simple description field, then I could add "Remove CR & LF characters" in there. (adding it as comment into the SQL Replacement code makes the snippet too clunky to use.)
SSMSBoost
  • Posts: 287
  • Joined: 6/30/2012
Ok, +1 to this feature. I have already several requests for that. Will be implemented.
wRatte
  • Posts: 43
  • Joined: 10/25/2012
Nice 😃 👍
Andrei
  • Posts: 398
  • Joined: 7/1/2012
Implemented in v2.12
Thank you for suggestion !
wRatte
  • Posts: 43
  • Joined: 10/25/2012
Loving it!!! Thanks! 😃
Sam_SilverCreek
  • Posts: 41
  • Joined: 5/9/2013
You need to change the taborder to include the new text box.
Andrei
  • Posts: 398
  • Joined: 7/1/2012
Fixed in 2.13
  • You cannot post new topics in this forum.
  • You cannot reply to topics in this forum.
  • You cannot delete your posts in this forum.
  • You cannot edit your posts in this forum.
  • You cannot create polls in this forum.
  • You cannot vote in polls in this forum.