Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
gtg922r opened this issue Dec 4, 2022 · 5 comments
Labels
enhancement New feature or request in-progress Currently in development

Comments

@gtg922r
Copy link
Owner

gtg922r commented Dec 4, 2022

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.)

@gtg922r gtg922r added enhancement New feature or request roadmap Planned feature on the roadmap labels Dec 4, 2022
@gtg922r
Copy link
Owner Author

gtg922r commented Jan 19, 2023

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

@gtg922r gtg922r added in-progress Currently in development and removed roadmap Planned feature on the roadmap labels Jan 19, 2023
@gtg922r
Copy link
Owner Author

gtg922r commented Jan 30, 2023

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

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

@Archie-2021
Copy link

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.

@mayurankv
Copy link

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

@gtg922r
Copy link
Owner Author

gtg922r commented Mar 12, 2023

Autocompletion included and launched in Numerals 1.2

@gtg922r gtg922r closed this as completed Mar 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in-progress Currently in development
Projects
None yet
Development

No branches or pull requests

3 participants