Skip to content

Commit dc26895

Browse files
committed
Update changelog for automatic requires
1 parent 187cbd0 commit dc26895

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
99
### Added
1010

1111
- Added support for changing `Color3` colors using the color picker
12+
- Added support for automatic require imports (currently only for Roblox mode). If you start typing the name of a module in your code, you can autocomplete the require statement automatically. This feature is enabled by setting `luau-lsp.completion.suggestImports`.
1213

1314
### Changed
1415

0 commit comments

Comments
 (0)