- Disabled file existence checks in functions inside tags
- File existence checks in tags like
{import}
or{include}
- Link autocompletion in
{link}
andn:href
- Reloading variables when {templateType} is changed
- Cache bugs in link references (e.g. when renaming files / methods) - disabled cache
- Support for nette links - linking presenter, signal, action, etc.
- File and directory linking in {import}, {include} and similar tags
- Auto-completion of directories and latte files in file import tags
- Pair tag hover length (caused by previous fix)
- Iterable type detection (warnings only, can't read generics yet)
- End tag auto-completion (double slashes)
- IndexOutOfBoundsException when not closing a tag right away
- RangeOverlapException in closed tag references
- Default link color (blue has better visibility)
- Default variable color
- Default link color
- Error
Cannot distinguish StubFileElementTypes
(performance issue)
- Null-safe operator support
- Plugin .jars to latest release
- Support for PhpStorm up to 2024.1
- Previously deleted features (code completion etc.)
- Automatic builds on push via GitHub actions
- Build process
- Plugin name to Latte Support (fork of https://github.com/nette-intellij/intellij-latte)
- Gradle to version 8.7
- Grammar kit and intellij platform versions to latest
- Unused libs, docs, ads, sponsoring info, some readme content