gopher.nvim/lua/gopher
Henry abc15511a2 Fix function documentation and improve struct_query
Add identifiers for type_parameters and fields in struct query
Add 'struct_properties' field to response of `get_all_nodes` function, this field will be present only for struct queries. It will contains `parameters_node` and `fields_node` fields.
2024-04-19 23:22:07 -04:00
..
_utils Fix function documentation and improve struct_query 2024-04-19 23:22:07 -04:00
dap refactor: move requires in place where they used (#22) 2022-12-19 11:47:43 +02:00
api.lua Add Command GenConstructor 2024-03-29 10:18:59 -04:00
comment.lua refactor: move requires in place where they used (#22) 2022-12-19 11:47:43 +02:00
config.lua feat(config): add types annotation (#21) 2022-11-13 12:08:23 +00:00
gen_constructor.lua Add Command GenConstructor 2024-03-29 10:18:59 -04:00
gotests.lua refactor: move requires in place where they used (#22) 2022-12-19 11:47:43 +02:00
health.lua refactor: move requires in place where they used (#22) 2022-12-19 11:47:43 +02:00
iferr.lua refactor: move requires in place where they used (#22) 2022-12-19 11:47:43 +02:00
impl.lua Fix typo (#25) 2023-02-01 14:42:26 +02:00
init.lua Some refactoring (#20) 2022-10-07 14:31:54 +00:00
installer.lua refactor: move requires in place where they used (#22) 2022-12-19 11:47:43 +02:00
struct_tags.lua refactor: move requires in place where they used (#22) 2022-12-19 11:47:43 +02:00