Releases: Rixafy/LatteSupport
Releases · Rixafy/LatteSupport
v1.3.2
- Disabled file existence checks in functions inside tags
v1.3.1
- Added file existence checks in tags like
{import}
or {include}
v1.3.0
- Added link autocompletion in
{link}
and n:href
v1.2.1
- Fixed variable refresh when {templateType} is changed
- Fixed cache bugs in link references (e.g. when renaming files / methods) - disabled cache
v1.2.0
- Added nette link references
v1.1.0
- Added file and directory linking in {import}, {include} and similar tags
- Added auto-completion of directories and latte files in file import tags (not working with quoted strings)
v1.0.6
- Fixed pair tag hover length (caused by previous fix)
- Fixed iterable type detection (warnings only, can't read generics yet)
- Fixed tag auto-completion (double slashes)
v1.0.5
- Fix IndexOutOfBoundsException when not closing a tag right away
- Fix RangeOverlapException in closed tag references
v1.0.4
- Change default link color (blue has better visibility)
v1.0.3
- Fix default variable color
- Fix default link color