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

support code templates #103

Merged
merged 2 commits into from
Aug 2, 2024
Merged

support code templates #103

merged 2 commits into from
Aug 2, 2024

Conversation

ms-henglu
Copy link
Member

@ms-henglu ms-henglu commented Aug 1, 2024

This PR adds the feature that provides a list of templates. These templates are converted from bicep templates.

image

@ms-henglu ms-henglu requested a review from magodo August 1, 2024 07:13
@ms-henglu ms-henglu merged commit e1f003e into feature-two-point-oh Aug 2, 2024
6 checks passed
@ms-henglu ms-henglu deleted the feature-snippets branch August 2, 2024 07:22
@ms-henglu ms-henglu mentioned this pull request Aug 16, 2024
ms-henglu added a commit that referenced this pull request Aug 19, 2024
* support hover on the resource def to show the doc (#101)

* support paste json as azapi config (#102)

* support paste json as azapi config

* fix tests

* support code templates (#103)

* support code templates

* cache results

* Feature arm templates to azapi (#105)

* support paste arm template as azapi config

* go mod vendor

* fix golint

* bugfix: cached templates' edit range should be updated (#104)

* remove completion trigger character newline

* update some templates

* update tests

* fix tests

* add a test to prevent showing templates inside other resources
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

Successfully merging this pull request may close these issues.

2 participants