Hurmet icon indicating copy to clipboard operation
Hurmet copied to clipboard

autocomplete feature

Open strsthapa opened this issue 1 year ago • 2 comments

First of all thank you for this program. Hurmet looks promising. Is it possible to add autocomplete feature for the built-in functions and already defined variables? and also list of all defined variables on left pane or similar to ≡ menu for headings.

strsthapa avatar Mar 02 '25 21:03 strsthapa

These are interesting ideas.

I do not want to create a left pane that must be kept continuously updated with every edit to a document. But I could create a sibling to the current navigation button that enables navigation by existing variable name. I will add that to the To Do list and I think it will happen sometime in the next few weeks.

Autocomplete is not likely to happen soon. I'll add it to the To Do list and give it some thought. I may do it someday.

ronkok avatar Mar 03 '25 17:03 ronkok

I've added a navigation feature: While in a calculation zone, you can Ctrl-click on a variable name. Hurmet will scroll to the variable's definition.

ronkok avatar Mar 10 '25 17:03 ronkok