Hi Pascal, How did you install the AutoCompletion Application? Did you use the Extension Manager?
As you can see at the bottom [1] of the extension's page, it depends on the Syntax Highlighting Application [2]. This is not an application by itself, but rather a plugin for the Syntax Highlighting Application that enables autocompletion, so you need to have them both installed. I strongly suggest that you install it through the Extension Manager as it will automatically take care of installing the Syntax Highlighting Application and any other direct or indirect dependencies. If EM is not an option and you insist on installing it manually, make sure to follow the chain of dependencies and install all the required components. I do not recommend you do this because it can be tedious and error prone. After successfully installing the Syntax Highlighting Application and the AutoCompletion Application, open a wiki page and type inside a velocity macro "$xwiki." (without quotes) and then hit CTRL+SPACE. There are still some issues to be fixed with it, so please report [3] any problems you have with using it. Let me know if that helped. Thanks, Eduard ---------- [1] http://extensions.xwiki.org/xwiki/bin/view/Extension/AutoCompletion+Application#HDependencies [2] http://extensions.xwiki.org/xwiki/bin/view/Extension/Syntax+Highlighting+Application [3] http://jira.xwiki.org/browse/WIKIEDITOR On Wed, Jul 2, 2014 at 8:32 PM, Pascal BASTIEN <[email protected]> wrote: > Hello, > I try to use the autocompletion application ( > http://extensions.xwiki.org/xwiki/bin/view/Extension/AutoCompletion+Application) > without success. > Are they a shortcut to provide methods and all other things? > > I edit in xwiki mode, add my 2 velocity tags, typing $xwiki. and tab ... > without result. > > > Thxs for ur help > > Pascal B on Xwiki 6.0 > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
