Commit 16dea6e
Add syntax hovers for oxcaml (#168)
* Add syntax hovers for oxcaml
* Add doc for jkinds
* Remove specialise annotations
* Add zero_alloc descriptions
* Add most inline annoation descs
* Do rest of inline annotations
* Add more
* Add noalloc desc
* Add modes, modalitys, and jkinds
* Fill in remaining todos
* Add tests
* Apply suggestion from @goldfirere
Co-authored-by: Richard Eisenberg <[email protected]>
* Update src/analysis/syntax_doc.ml
Co-authored-by: Richard Eisenberg <[email protected]>
* Rephrase comonadic mode descs
* Update src/analysis/syntax_doc.ml
Co-authored-by: Richard Eisenberg <[email protected]>
* Update src/analysis/syntax_doc.ml
Co-authored-by: Richard Eisenberg <[email protected]>
* Update mode descriptions
* of -> with
* Update src/analysis/syntax_doc.ml
Co-authored-by: Richard Eisenberg <[email protected]>
* Update src/analysis/syntax_doc.ml
Co-authored-by: Richard Eisenberg <[email protected]>
* Update src/analysis/syntax_doc.ml
Co-authored-by: Richard Eisenberg <[email protected]>
* Update src/analysis/syntax_doc.ml
Co-authored-by: Richard Eisenberg <[email protected]>
* zero-alloc desc changes
* Update src/analysis/syntax_doc.ml
Co-authored-by: Richard Eisenberg <[email protected]>
* Update src/analysis/syntax_doc.ml
Co-authored-by: Richard Eisenberg <[email protected]>
* Update src/analysis/syntax_doc.ml
Co-authored-by: Richard Eisenberg <[email protected]>
* Update src/analysis/syntax_doc.ml
Co-authored-by: Richard Eisenberg <[email protected]>
* Update src/analysis/syntax_doc.ml
Co-authored-by: Richard Eisenberg <[email protected]>
* Update src/analysis/syntax_doc.ml
Co-authored-by: Richard Eisenberg <[email protected]>
* Update exclave desc
* Update tests/test-dirs/syntax-document/language-extensions.t/run.t
Co-authored-by: Richard Eisenberg <[email protected]>
* Add comment
---------
Co-authored-by: Richard Eisenberg <[email protected]>1 parent c90da2e commit 16dea6e
File tree
10 files changed
+1662
-133
lines changed- src
- analysis
- commands
- frontend
- ocaml
- merlin_specific
- typing
- utils
- tests/test-dirs/syntax-document/language-extensions.t
10 files changed
+1662
-133
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
136 | 145 | | |
137 | 146 | | |
138 | 147 | | |
| |||
0 commit comments