Commit 714ea52
Mikhail Arkhipov
Fix typo in completion details (#396)
* Basic tokenizer
* Fixed property names
* Tests, round I
* Tests, round II
* tokenizer test
* Remove temorary change
* Fix merge issue
* Merge conflict
* Merge conflict
* Completion test
* Fix last line
* Fix javascript math
* Make test await for results
* Add license headers
* Rename definitions to types
* License headers
* Fix typo in completion details (typo)1 parent f28db5d commit 714ea52
File tree
3 files changed
+3
-4
lines changed- src
- client/providers
- test
3 files changed
+3
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
0 commit comments