[Gambas-devel-svn] SF.net SVN: gambas:[2148] gambas/trunk/app/src/gambas3/.src
Brought to you by:
gambas
From: <ga...@us...> - 2009-07-23 07:54:15
|
Revision: 2148 http://gambas.svn.sourceforge.net/gambas/?rev=2148&view=rev Author: gambix Date: 2009-07-23 07:54:12 +0000 (Thu, 23 Jul 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Now the developper integrated help is detected. It work on SUB, FUNCTION, and Global variables. It need to begin with '/# and end with #/ (but it just store the first line Number for now. it's not finished.) Exemple: '/# Help for My sub #/ PUBLIC SUB MySub() END Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Component/CComponent.class gambas/trunk/app/src/gambas3/.src/Component/CSymbolInfo.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |