Skip to content

Commit 9722361

Browse files
committed
update changelog
1 parent 6680801 commit 9722361

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,12 @@
88

99
`NEW` Support new tag `@internal` for members or declarations. When a member or declaration is marked as `@internal`, it is only visible within its current library. This means that if you use `@internal` in one library, you cannot access this member or declaration from other libraries or workspace.
1010

11+
`NEW` Support `Goto to implementation`
12+
1113
`NEW` Support `@nodisacrd` with reason
1214

15+
`FIX` Fix Some performance issue
16+
1317
# 0.7.1
1418

1519
`NEW` Now language server configuration might be provided globally via the `<os-specific home dir>/.emmyrc.json`, `<os-specific config dir>/emmylua_ls/.emmyrc.json`, or by setting a variable `EMMYLUALS_CONFIG` with a path to the json configuration.

0 commit comments

Comments
 (0)