 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
seth.rothman
Joined: 29 Jan 2008 Posts: 54 Country: United States |
|
[SA Beta 6] Certain Code Snippets Not Working |
|
I haven't figured out the rhyme or reason but certain code snippets no longer work. For example, two that no longer work are "rt" and "isn". rt would just fill in ROLLBACK TRAN and isn would produce IS NULL. I use "bt" for BEGIN TRANSACTION and isnn for IS NOT NULL and both of those work just fine...
|
|
Fri Jul 01, 2011 10:24 am |
|
 |
gemisigo
Joined: 11 Mar 2010 Posts: 2165
|
|
|
|
Apparently, snippets no longer take precedence over keywords (check topic http://www.softtreetech.com/support/phpBB2/viewtopic.php?t=23467). While there are no keywords starting with bt, there is RTRIM for rt and ISNULL for isn. Probably none of your snippets that have common left-part with (and are shorter than) a keyword will work.
|
|
Fri Jul 01, 2011 11:37 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Gentlemen, on your behave I just logged enhancement request #SA14806 to implement Ctrl+Enter handling in keyword popup to traverse and execute code snippets having names matching the text that triggered keyword popup
|
|
Fri Jul 01, 2011 12:28 pm |
|
 |
gemisigo
Joined: 11 Mar 2010 Posts: 2165
|
|
|
|
Thank you very much.
|
|
Fri Jul 01, 2011 2:42 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|