Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v2.5.0

ENHANCEMENTS:
- Update bicep types to https://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b

## v2.4.0

ENHANCEMENTS:
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

Experimental version of [terraform-provider-azapi](https://github.com/Azure/terraform-provider-azapi) language server.

## ⚠️ Notice

⚠️ This project has been deprecated and archived. All the features of this project have been merged into the [ms-terraform-lsp](https://github.com/Azure/ms-terraform-lsp).


## What is LSP

Read more about the Language Server Protocol at https://microsoft.github.io/language-server-protocol/
Expand Down
Loading
Loading