summaryrefslogtreecommitdiff
path: root/resources-en/src/tips/PropertiesCompletion.html
blob: 38bf67d99567c03823a0f47ff96d9f0e43ccfbda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<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>