File tree Expand file tree Collapse file tree 3 files changed +51
-51
lines changed
completion.invisible.insert_with_clause.dotted_names
completion.invisible.insert_with_clause.invisible_unit
completion.invisible.insert_with_clause Expand file tree Collapse file tree 3 files changed +51
-51
lines changed Original file line number Diff line number Diff line change 64
64
"wait" : []
65
65
}
66
66
},
67
- {
68
- "send" : {
69
- "request" : {
70
- "jsonrpc" : " 2.0" ,
71
- "method" : " textDocument/didOpen" ,
72
- "params" : {
73
- "textDocument" : {
74
- "uri" : " $URI{main.adb}" ,
75
- "languageId" : " ada" ,
76
- "version" : 1 ,
77
- "text" : " \n procedure Main is\n Obj : My_Int := (A => 10);\n begin\n Bar.Do_N\n end Main;\n "
78
- }
79
- }
80
- },
81
- "wait" : []
82
- }
83
- },
84
67
{
85
68
"send" : {
86
69
"request" : {
108
91
]
109
92
}
110
93
},
94
+ {
95
+ "send" : {
96
+ "request" : {
97
+ "jsonrpc" : " 2.0" ,
98
+ "method" : " textDocument/didOpen" ,
99
+ "params" : {
100
+ "textDocument" : {
101
+ "uri" : " $URI{main.adb}" ,
102
+ "languageId" : " ada" ,
103
+ "version" : 1 ,
104
+ "text" : " \n procedure Main is\n Obj : My_Int := (A => 10);\n begin\n Bar.Do_N\n end Main;\n "
105
+ }
106
+ }
107
+ },
108
+ "wait" : []
109
+ }
110
+ },
111
111
{
112
112
"send" : {
113
113
"request" : {
Original file line number Diff line number Diff line change 63
63
"wait" : []
64
64
}
65
65
},
66
- {
67
- "send" : {
68
- "request" : {
69
- "jsonrpc" : " 2.0" ,
70
- "method" : " textDocument/didOpen" ,
71
- "params" : {
72
- "textDocument" : {
73
- "uri" : " $URI{main.adb}" ,
74
- "languageId" : " ada" ,
75
- "version" : 1 ,
76
- "text" : " \n procedure Main is\n Obj : My_Int := (A => 10);\n begin\n Ba\n end Main;\n "
77
- }
78
- }
79
- },
80
- "wait" : []
81
- }
82
- },
83
66
{
84
67
"send" : {
85
68
"request" : {
107
90
]
108
91
}
109
92
},
93
+ {
94
+ "send" : {
95
+ "request" : {
96
+ "jsonrpc" : " 2.0" ,
97
+ "method" : " textDocument/didOpen" ,
98
+ "params" : {
99
+ "textDocument" : {
100
+ "uri" : " $URI{main.adb}" ,
101
+ "languageId" : " ada" ,
102
+ "version" : 1 ,
103
+ "text" : " \n procedure Main is\n Obj : My_Int := (A => 10);\n begin\n Ba\n end Main;\n "
104
+ }
105
+ }
106
+ },
107
+ "wait" : []
108
+ }
109
+ },
110
110
{
111
111
"send" : {
112
112
"request" : {
Original file line number Diff line number Diff line change 64
64
"wait" : []
65
65
}
66
66
},
67
- {
68
- "send" : {
69
- "request" : {
70
- "jsonrpc" : " 2.0" ,
71
- "method" : " textDocument/didOpen" ,
72
- "params" : {
73
- "textDocument" : {
74
- "uri" : " $URI{main.adb}" ,
75
- "languageId" : " ada" ,
76
- "version" : 1 ,
77
- "text" : " \n procedure Main is\n Obj : My_Int := (A => 10);\n begin\n Do_N\n end Main;\n "
78
- }
79
- }
80
- },
81
- "wait" : []
82
- }
83
- },
84
67
{
85
68
"send" : {
86
69
"request" : {
108
91
]
109
92
}
110
93
},
94
+ {
95
+ "send" : {
96
+ "request" : {
97
+ "jsonrpc" : " 2.0" ,
98
+ "method" : " textDocument/didOpen" ,
99
+ "params" : {
100
+ "textDocument" : {
101
+ "uri" : " $URI{main.adb}" ,
102
+ "languageId" : " ada" ,
103
+ "version" : 1 ,
104
+ "text" : " \n procedure Main is\n Obj : My_Int := (A => 10);\n begin\n Do_N\n end Main;\n "
105
+ }
106
+ }
107
+ },
108
+ "wait" : []
109
+ }
110
+ },
111
111
{
112
112
"send" : {
113
113
"request" : {
You can’t perform that action at this time.
0 commit comments