-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
21 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
layout: post | ||
title: XQuery IntelliJ Plugin 1.7.1 | ||
category: release | ||
--- | ||
1. Fix displaying the endpoints gutter icon when using IntelliJ Community | ||
Edition. | ||
1. Fix displaying the endpoints list when clicking on the gutter icon. | ||
|
||
XSLT: | ||
|
||
1. Register the XSLT 2.0 and XSLT 3.0 schema file URIs with IntelliJ. | ||
1. Auto-complete support for EXSL, MarkLogic, and Saxon XSLT extension elements. | ||
1. Fix validating and completing XSLT 3.0 variable elements. This is a | ||
workaround for IDEA-233695. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters