Skip to content

Commit

Permalink
Update changelog for automatic requires
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyMorganz committed Mar 20, 2023
1 parent 187cbd0 commit dc26895
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Added

- Added support for changing `Color3` colors using the color picker
- 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`.

### Changed

Expand Down

0 comments on commit dc26895

Please sign in to comment.