@@ -126,3 +126,70 @@ Resolved opens 1 pervasives
126
126
"documentation": null
127
127
}]
128
128
129
+ Complete src/CompletionAttributes.res 21:12
130
+ XXX Not found!
131
+ Completable: CdecoratorPayload(moduleWithImportAttributes)
132
+ Package opens Pervasives.JsxModules.place holder
133
+ Resolved opens 1 pervasives
134
+ [{
135
+ "label": "from",
136
+ "kind": 5,
137
+ "tags": [],
138
+ "detail": "from?: string\n\ntype moduleConfig = {from: string, with: string}",
139
+ "documentation": null
140
+ }, {
141
+ "label": "with",
142
+ "kind": 5,
143
+ "tags": [],
144
+ "detail": "with?: string\n\ntype moduleConfig = {from: string, with: string}",
145
+ "documentation": null
146
+ }]
147
+
148
+ Complete src/CompletionAttributes.res 24:17
149
+ XXX Not found!
150
+ Completable: CdecoratorPayload(moduleWithImportAttributes)
151
+ Package opens Pervasives.JsxModules.place holder
152
+ Resolved opens 1 pervasives
153
+ [{
154
+ "label": "{}",
155
+ "kind": 12,
156
+ "tags": [],
157
+ "detail": "type importAttributesConfig = {type_: string}",
158
+ "documentation": null,
159
+ "sortText": "A",
160
+ "insertText": "{$0}",
161
+ "insertTextFormat": 2
162
+ }]
163
+
164
+ Complete src/CompletionAttributes.res 27:19
165
+ XXX Not found!
166
+ Completable: CdecoratorPayload(moduleWithImportAttributes)
167
+ Package opens Pervasives.JsxModules.place holder
168
+ Resolved opens 1 pervasives
169
+ [{
170
+ "label": "type_",
171
+ "kind": 5,
172
+ "tags": [],
173
+ "detail": "type_?: string\n\ntype importAttributesConfig = {type_: string}",
174
+ "documentation": null
175
+ }]
176
+
177
+ Complete src/CompletionAttributes.res 30:19
178
+ XXX Not found!
179
+ Completable: CdecoratorPayload(module=)
180
+ Package opens Pervasives.JsxModules.place holder
181
+ Resolved opens 1 pervasives
182
+ [{
183
+ "label": "@rescript/react",
184
+ "kind": 4,
185
+ "tags": [],
186
+ "detail": "Package",
187
+ "documentation": null
188
+ }, {
189
+ "label": "./tst.js",
190
+ "kind": 4,
191
+ "tags": [],
192
+ "detail": "Local file",
193
+ "documentation": null
194
+ }]
195
+
0 commit comments