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

[Investigate] Empty completions when triggered on "azureml:" #1404

Closed
Tracked by #1375
sevillal opened this issue Dec 16, 2021 · 2 comments
Closed
Tracked by #1375

[Investigate] Empty completions when triggered on "azureml:" #1404

sevillal opened this issue Dec 16, 2021 · 2 comments

Comments

@sevillal
Copy link
Contributor

Expected Behavior

Show list of completions for the given property

Actual Behavior

No completions shown

Steps to Reproduce the Problem

  1. Open a yaml file to create a resource (i.e. commandJob)
  2. On environment property trigger completions after "environment: azureml:"
@tbombach
Copy link
Member

tbombach commented Jan 6, 2022

We think this may be because the format of the string is the same as a JSON/YAML property. We need to investigate whether or not we can provide completions correctly in this case.

@tbombach tbombach changed the title Empty completions when triggered on "azureml:" [Investigate] Empty completions when triggered on "azureml:" Jan 6, 2022
@tbombach tbombach added the bug label Jan 6, 2022
@tbombach tbombach mentioned this issue Jan 6, 2022
22 tasks
@shsuman shsuman removed the bug label Apr 12, 2022
@shsuman
Copy link
Member

shsuman commented Aug 5, 2022

Closing this as the behavior is limited by the syntactic features of Yaml language.

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

3 participants