gtg922r/obsidian-numerals

[feature request] Add autocompletion for functions and variables inside code block

gtg922r opened this issue · 5 comments

Users should be able to have autocomplete of Numerals functions and variables when inside a code block. This could be provided through either native Numerals support, or by adding the appropriate word list to another plugin (for example tth05/obsidian-completr: Auto-completion plugin for the obsidian editor.)

Initial implementation done (see aac0e4b, 329a532, etc). Need to complete some testing

Autocompletion is available in 1.0.8, which can be tested with BRAT.

Currently it's crash on mobile which is delaying roll-out

Users should be able to have autocomplete of Numerals functions and variables when inside a code block. This could be provided through either native Numerals support, or by adding the appropriate word list to another plugin (for example tth05/obsidian-completr: Auto-completion plugin for the obsidian editor.)

It is good idea , but I just installed latex-suite and snippets and auto-completion in that works very well, If this plugin use exact latex syntax (without dropping \) and Numerals Plugins gets activated in math code blocks it would be awesome and there would be no need for reinventing those features again.

Really agree with Archie, that would be a brilliant workflow!

Autocompletion included and launched in Numerals 1.2