File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
completion.dotted_call.keyword
completion.subp_parameters Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 124124 {
125125 "label" : " A" ,
126126 "kind" : 5 ,
127- "sortText" : " 100 &1A" ,
127+ "sortText" : " 000 &1A" ,
128128 "additionalTextEdits" : [],
129129 "data" : {
130130 "uri" : " $URI{bar.ads}" ,
143143 {
144144 "label" : " Do_Nothing" ,
145145 "kind" : 3 ,
146- "sortText" : " 100 &2Do_Nothing" ,
146+ "sortText" : " 025 &2Do_Nothing" ,
147147 "insertText" : " Do_Nothing (${1:A : Integer}, ${2:B : Integer})$0" ,
148148 "insertTextFormat" : 2 ,
149149 "additionalTextEdits" : [],
225225 {
226226 "label" : " A" ,
227227 "kind" : 5 ,
228- "sortText" : " 100 &1A" ,
228+ "sortText" : " 000 &1A" ,
229229 "additionalTextEdits" : [],
230230 "data" : {
231231 "uri" : " $URI{bar.ads}" ,
244244 {
245245 "label" : " Do_Nothing" ,
246246 "kind" : 3 ,
247- "sortText" : " 100 &2Do_Nothing" ,
247+ "sortText" : " 025 &2Do_Nothing" ,
248248 "insertText" : " Do_Nothing (${1:A : Integer}, ${2:B : Integer})$0" ,
249249 "insertTextFormat" : 2 ,
250250 "additionalTextEdits" : [],
Original file line number Diff line number Diff line change 148148 "kind" : 5 ,
149149 "detail" : " type My_Int is tagged record\n A : Integer;\n end record;" ,
150150 "documentation" : " at bar.ads (4:7)\n\n @field A" ,
151- "sortText" : " 100 &1A" ,
151+ "sortText" : " 000 &1A" ,
152152 "additionalTextEdits" : []
153153 },
154154 {
155155 "label" : " Do_Nothing" ,
156156 "kind" : 3 ,
157157 "detail" : " procedure Do_Nothing (Obj : My_Int; A :Integer; B : Integer) is null" ,
158158 "documentation" : " at bar.ads (7:4)" ,
159- "sortText" : " 100 &2Do_Nothing" ,
159+ "sortText" : " 025 &2Do_Nothing" ,
160160 "insertText" : " Do_Nothing (${1:A : Integer}, ${2:B : Integer})$0" ,
161161 "insertTextFormat" : 2 ,
162162 "additionalTextEdits" : []
Original file line number Diff line number Diff line change 250250 "kind" : 5 ,
251251 "detail" : " type My_Int is tagged record\n A : Integer;\n end record;" ,
252252 "documentation" : " at bar.ads (4:7)\n\n @field A" ,
253- "sortText" : " 100 &1A" ,
253+ "sortText" : " 000 &1A" ,
254254 "additionalTextEdits" : []
255255 },
256256 {
257257 "label" : " Do_Nothing" ,
258258 "kind" : 3 ,
259259 "detail" : " procedure Do_Nothing (Obj : My_Int; A :Integer) is null" ,
260260 "documentation" : " at bar.ads (7:4)" ,
261- "sortText" : " 100 &2Do_Nothing" ,
261+ "sortText" : " 025 &2Do_Nothing" ,
262262 "insertText" : " Do_Nothing (${1:A : Integer})$0" ,
263263 "insertTextFormat" : 2 ,
264264 "additionalTextEdits" : []
You can’t perform that action at this time.
0 commit comments