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

Auto complete does not work inside string #21

Open
lovestaco opened this issue Aug 23, 2023 · 1 comment
Open

Auto complete does not work inside string #21

lovestaco opened this issue Aug 23, 2023 · 1 comment

Comments

@lovestaco
Copy link
Collaborator

When trying the suggestions inside the json the suggestions doesn't not work

l2 API
---
let payload2 = result['payload']
let connector_meta_id2 = payload2.id
---
{   
    "current_type":"ac",
    "connectors":["${connector_meta_id}","${connector_meta_id2}"]
}
@lovestaco
Copy link
Collaborator Author

lovestaco commented Aug 23, 2023

In this too

"Authorization": "Bearer ${TOKEN}"

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

No branches or pull requests

1 participant