<html> | |
<head> | |
<link rel="stylesheet" type="text/css" href="css/tips.css"> | |
</head> | |
<body> | |
<p> | |
You can use <span class="">Basic Completion</span> | |
(<span class="shortcut">&shortcut:CodeCompletion;</span>) within Java String literals and in other file types, | |
for completing <span class="code_emphasis">.properties</span> keys.</p> | |
<p class="image"> | |
<img src="images/properties_completion.png"></p> | |
</body> | |
</html> |