magthe0@alien.topB to Emacs@communick.newsEnglish · 1 year agoUsing the golang mode shipped with Emacsmagnus.therning.orgexternal-linkmessage-square7fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkUsing the golang mode shipped with Emacsmagnus.therning.orgmagthe0@alien.topB to Emacs@communick.newsEnglish · 1 year agomessage-square7fedilink
minus-squareedkolev@alien.topBlinkfedilinkEnglisharrow-up1·1 year agoI use go-ts-mode on a daily basis! When I switched to go-ts-mode I found a missing feature - so I contributed it! Here it is: “Extend go-ts-mode with command to add docstring to function” https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=f0971f94fe42224b4d85bb8b6188d5d805689ddf I’ve done similar contributions - I encourage you do to the same if there’s a feature that you need https://git.savannah.gnu.org/cgit/emacs.git/log/?qt=author&q=Evgeni+Kolev
I use go-ts-mode on a daily basis!
When I switched to go-ts-mode I found a missing feature - so I contributed it! Here it is:
“Extend go-ts-mode with command to add docstring to function”
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=f0971f94fe42224b4d85bb8b6188d5d805689ddf
I’ve done similar contributions - I encourage you do to the same if there’s a feature that you need
https://git.savannah.gnu.org/cgit/emacs.git/log/?qt=author&q=Evgeni+Kolev