Le 03/05/2015 20:16, Charlie a écrit : > I have been looking at the Code Snippets in Gambas. I found these > instructions http://gambaswiki.org/wiki/ide/idesnippets > <http://gambaswiki.org/wiki/ide/idesnippets> but I can't get the "Insert > points" to work. > > I have even copied the code and created a new snippet with the same code but > it does not respond the same as the original. > > Can you tell me where I am going wrong. > > With the Gambas default code the cursor ends up over the highlighted > "Value":- > <http://gambas.8142.n7.nabble.com/file/n51448/Snippet1.png> > > The copied version ends up indenting the first line with the cursor left > there:- > <http://gambas.8142.n7.nabble.com/file/n51448/Snippet2.png> > > I have asked this question here > <http://whiteislandsoftware.com/forum/index.php?page=topicview&id=gambas-ide-issues%2Fcode-snippets> > but I have not had a responce >
I have justed by duplicating the "_p" snippet into an "_s" snippet like you, and it seems to work perfectly. Can you show the exact string of your failing snippet? -- Benoît Minisini ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
