File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType </key >
18
18
<string >BNDL </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >1.2 </string >
20
+ <string >1.3 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
24
- <string >1.2 </string >
24
+ <string >1.3 </string >
25
25
<key >DVTPlugInCompatibilityUUIDs </key >
26
26
<array >
27
27
<string >37B30044-3B14-46BA-ABAA-F01000C27B63 </string >
Original file line number Diff line number Diff line change @@ -32,6 +32,11 @@ Like nifty tools like this plugin? Check out [Shortcat](https://shortcatapp.com/
32
32
33
33
## Changelog
34
34
35
+ #### 1.3 - 2013/10/23
36
+
37
+ * Now factors in Xcode's learning priority system (#2 )
38
+ * ` Tab ` now accepts selected completion as it doesn't make sense to insert prefix with fuzzy matching
39
+
35
40
#### 1.2 - 2013/10/22
36
41
37
42
* Fixes missing file entries when autocompleting paths (#1 )
You can’t perform that action at this time.
0 commit comments