gopher.nvim/spec/fixtures
Oleksandr Smirnov 1e7af1b212
feat(comment): add support for: interface methods, struct fields, variables (#123)
* refactor(comment): dont use unnecessary function

* chore: quick way to open vim in dev mode

* feat(comment): add comment on on interface method

* feat(comment): add comment on a struct field

* feat(comment): add comment on a variable

* docs: add note about the generate function

* docs: gopher.TsResult

* fix(utils): handle case when indentation is wrong
2025-09-04 16:52:18 +03:00
..
comment feat(comment): add support for: interface methods, struct fields, variables (#123) 2025-09-04 16:52:18 +03:00
iferr feat(iferr): add -message support (#89) 2025-03-03 14:22:28 +02:00
impl refactor: treesitter utils (#91) 2025-03-19 15:09:57 +02:00
tags feat(struct_tags): add range support (#117) 2025-08-30 16:58:32 +03:00
tests tests: improve testing (#80) 2025-02-24 14:21:01 +02:00