summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2019-03-26 16:45:01 +0800
committer最萌小汐 <sumneko@hotmail.com>2019-03-26 16:45:01 +0800
commit6ed62803fc201aacc4e9bd4aee6b24bcf2d7b217 (patch)
tree3000bbdae64a94a2f2937425d4362497c888a3b5 /README.md
parent9c439e08cddd69ea332c320d3ee213d2b64c5a03 (diff)
downloadlua-language-server-6ed62803fc201aacc4e9bd4aee6b24bcf2d7b217.zip
加个公告
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 52553976..379b4732 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,11 @@
[![Build status](https://ci.appveyor.com/api/projects/status/0tng1g72fssvu9rr/branch/master?svg=true)](https://ci.appveyor.com/project/sumneko/vscode-lua-language-server/branch/master)
+### Notice
+I'm fighting against memory leaks in the current version. If the memory footprint is too high, please end the process of language service manually. VSCode will automatically restart the language service. Sorry for the inconvenience.
+
+我正在与目前版本的内存泄漏做斗争,如果内存占用过高,请手动结束语言服务的进程,VSCode会自动重启语言服务。给您带来的不便敬请谅解。
+
### Feature
- [x] Goto Definition