No init parameters in initOf for contracts #254
Labels
bug
Something isn't working or doesn't seem right
lsp: completion
`textDocument/` Completion Request
Milestone
There is no init params for
ContractA
while user start typinginitOf
It should contains
a: Int
as init param forContractA
but it does not.The text was updated successfully, but these errors were encountered: