Skip to content

Comment on Chime, a Go Editor for macOS – v1.0 Now Available

Comments

Congrats on 1.0! Feedback:

- Most needed feature: project-level fuzzy file opener. Hotkeys open a textbox that let me type letters in, which brings up files which match (ideally applying a Must-Recently-Used algo). (See Ctrl+P for VIM) ((Bonus: The fuzzy finder considers non-project imported files as well.))

- Debugger integration. (My preference is Delve.)

- Syntax error highlighting.

- Consider using https://github.com/fatih/vim-go/ as a list of nice features to add to your short(long)-list of ideas.

LMK, if I can elaborate on anything. I'll be watching. Thanks for your hard work!

Thanks so much! Very appreciated.

Navigation by typing was planned, but ultimately pulled from our 1.0. It's in the works. As is errors and warnings.

Debugging is a very common request, but its a large feature. We'd like to do it well, and there are other things we have to get to first.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.