summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2019-03-29 14:02:02 +0800
committer最萌小汐 <sumneko@hotmail.com>2019-03-29 14:02:02 +0800
commit37a138389b6242ae9885ec283eba0bc5fa90b2c3 (patch)
treeef99dfcbf527316135701af09663b7d2ffdb8f42 /README.md
parent9ef167aa86a297b59ab064b9850633ccd12a3cfd (diff)
downloadlua-language-server-37a138389b6242ae9885ec283eba0bc5fa90b2c3.zip
统计耗时
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md
index da03a7a1..322fb190 100644
--- a/README.md
+++ b/README.md
@@ -41,8 +41,3 @@ You can add your library at [here][libs] by `Pull Requests`.
你可以通过`Pull Requests`在[这里][libs]添加自己的函数库。
[libs]: https://github.com/sumneko/vscode-lua-language-server/tree/master/server/libs
-
-### 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会自动重启语言服务。给您带来的不便敬请谅解。