-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcodota.xml
More file actions
25 lines (25 loc) · 800 Bytes
/
codota.xml
File metadata and controls
25 lines (25 loc) · 800 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<application>
<component name="CodotaSettings">
<option name="methodCompletionsPercentageSet" value="true" />
<option name="id" value="840bc5f5-6ff2-4a0f-80fc-a1563ef6e44d" />
<option name="updateGeneration" value="1" />
<option name="isMethodCompletionsPercentageActive" value="true" />
<option name="isMethodCompletionsPercentageSet" value="true" />
<option name="featureFlags">
<map>
<entry key="deep-completions" value="true" />
</map>
</option>
<option name="everTurnedOnFeatureFlags">
<set>
<option value="deep-completions" />
</set>
</option>
<option name="usedLanguages">
<set>
<option value="java" />
<option value="javascript" />
</set>
</option>
</component>
</application>