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

json tooltip data #5391

Open
2 tasks done
remco-pc opened this issue Nov 14, 2023 · 3 comments
Open
2 tasks done

json tooltip data #5391

remco-pc opened this issue Nov 14, 2023 · 3 comments

Comments

@remco-pc
Copy link

Describe the feature

is there a feature that i can extend / replace the tooltip behaviour to my own custom templates and is this possible to have it stored in json data ?

Use Case

i would like to add some own functions to the tooltip / filler and ideally it can be stored in json files, so i can import /export them easilly with new features.

Proposed Solution

have all data placed in json files, it's cleaner code and separation of concerns

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

ACE version used

1.4.14

@nightwing
Copy link
Member

Are you talking about autocompletion, or something else? For autocompletion json alone would not be helpful as it requires a parser as well.

Copy link

This issue has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

@remco-pc
Copy link
Author

yes i like to feed to autocomplete with json data if possible / edit files, complete files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants