Skip to content

Commit 985e679

Browse files
authored
feat: Cedar SDK 4.5.1 support (#36)
Signed-off-by: Kevin Hakanson <kevhak@amazon.com>
1 parent 4f83518 commit 985e679

25 files changed

+1092
-201
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.9.3 (Pre-release) 2025-08-27
2+
3+
- Update to Cedar SDK 4.5.1
4+
- IntelliSense for Cedar entities JSON
5+
- JSON preview for Cedar policies and schema
6+
17
## v0.9.2 (Pre-release) 2025-07-18
28

39
- Update to Cedar SDK 4.5.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Files named `cedarschema` or matching `*.cedarschema` are detected as a Cedar sc
2222

2323
### Cedar entities
2424

25-
Files named `cedarentities.json` or matching `*.cedarentities.json` are detected as Cedar entities and receive additional syntax highlighting. Validation is performed against a Cedar schema on document open, document save, and via context menu. Entity navigation using Outline or Breadcrumb. "Go to Definition" on Cedar entity types.
25+
Files named `cedarentities.json` or matching `*.cedarentities.json` are detected as Cedar entities and receive additional syntax highlighting. Validation is performed against a Cedar schema on document open, document save, and via context menu. IntelliSense for entity types and add entity via context menu. Entity navigation using Outline or Breadcrumb. "Go to Definition" on Cedar entity types.
2626

2727
![Cedar entities validation and navigation](https://raw.githubusercontent.com/cedar-policy/vscode-cedar/main/docs/marketplace/cedar_entities.gif)
2828

icons/Cedar-Policy_16.svg

Lines changed: 0 additions & 7 deletions
This file was deleted.

icons/Cedar-Policy_16_White.svg

Lines changed: 0 additions & 7 deletions
This file was deleted.

icons/CedarSchema_16.svg

Lines changed: 11 additions & 0 deletions
Loading

icons/Cedar_16.svg

Lines changed: 11 additions & 0 deletions
Loading

package-lock.json

Lines changed: 66 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)