<html> | |
<head> | |
<link rel="stylesheet" type="text/css" href="css/tips.css"> | |
</head> | |
<body> | |
<p>Use <span class="">Basic Completion</span> | |
(<span class="shortcut">&shortcut:CodeCompletion;</span>) for completing words in text and comments in files of many different types.</p> | |
<p>All the words from the current file that start with the typed prefix will appear in the lookup list.</p> | |
<p class="image"><img src="images/word_completion.png"></p> | |
</body> | |
</html> |