File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 44
55## [ Unreleased]
66
7+ ## [ 0.1.1] - 2025-09-18
8+
9+ ### Fixed
10+
11+ - Creation of files with non ` .luau ` extension
12+
13+ ## [ 0.1.0] - 2025-09-16
14+
715### Added
816
917- Breadcrumbs navigation for functions, methods, and type declarations
2129- Use Foreman for StyLua if available
2230- Ignore Packages
2331- Improved completion: include function parameters in suggestions
32+ - Luau LSP integration
33+ - Formatting with StyLua
34+ - Initial scaffold created from [ IntelliJ Platform Plugin Template] ( https://github.com/JetBrains/intellij-platform-plugin-template )
2435
2536### Fixed
2637
7384- Formatting with StyLua
7485- Initial scaffold created from [ IntelliJ Platform Plugin Template] ( https://github.com/JetBrains/intellij-platform-plugin-template )
7586
76- [ Unreleased ] : https://github.com/AleksandrSl/intellij-luau/compare/v0.1.0-eap...HEAD
87+ [ Unreleased ] : https://github.com/AleksandrSl/intellij-luau/compare/v0.1.0...HEAD
88+ [ 0.1.1 ] : https://github.com/AleksandrSl/intellij-luau/compare/v0.1.0...v0.1.1
89+ [ 0.1.0 ] : https://github.com/AleksandrSl/intellij-luau/compare/v0.1.0-eap...v0.1.0
7790[ 0.1.0-eap ] : https://github.com/AleksandrSl/intellij-luau/commits/v0.1.0-eap
You can’t perform that action at this time.
0 commit comments