Author: timotei
Date: Mon Aug  1 20:51:42 2011
New Revision: 50532

URL: http://svn.gna.org/viewcvs/wesnoth?rev=50532&view=rev
Log:
eclipse plugin: Add a note on opening external
config files

Modified:
    trunk/utils/umc_dev/manual/user_manual.tex

Modified: trunk/utils/umc_dev/manual/user_manual.tex
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/manual/user_manual.tex?rev=50532&r1=50531&r2=50532&view=diff
==============================================================================
--- trunk/utils/umc_dev/manual/user_manual.tex (original)
+++ trunk/utils/umc_dev/manual/user_manual.tex Mon Aug  1 20:51:42 2011
@@ -198,6 +198,8 @@
 
 \section{WML Editor}
 The plugin contains a full-fledged WML Editor. It recognizes the .cfg files 
and opens them in the WML Editor by default. The Editor supports UTF-8 files 
not just ASCII ones. The editor is one of the most important features of the 
plugin.
+
+\textit{Note:} Albeit the editor can open external files ( that is, outside 
the workspace ), all the cool features that come with the editor, will not be 
available until the file belongs to a project.
 
 \subsection{Content assist}
 At any time, when writing WML Code, one could activate the content assist by 
the \textbf{CTRL + SPACE} shortcut. A small inline popup will open showing 
suggestions on what to complete. Currently the plugin can auto complete:


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to