Skip to content

Commit

Permalink
Fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Bora Kim committed Nov 2, 2023
1 parent 2da0c04 commit 07e9287
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 0 deletions.
1 change: 1 addition & 0 deletions zh-cn/macro/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ scroll_prop/index
selection/index
shell/index
spell_prop/index
web_bar/index
window/index
windows/index
wrap_prop/index
Expand Down
21 changes: 21 additions & 0 deletions zh-tw/macro/config/language_server.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# LanguageServer 屬性 (Config 對象)

檢索 [LanguageServerProp 對象](../language_server_prop/index)

##

### \[JavaScript\]

```
obj = object.LanguageServer;
```

### \[VBScript\]

```
Set obj = object.LanguageServer
```

## 版本

支持 EmEditor Professional 版 23.0 或之後的版本。
1 change: 1 addition & 0 deletions zh-tw/macro/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ scroll_prop/index
selection/index
shell/index
spell_prop/index
web_bar/index
window/index
windows/index
wrap_prop/index
Expand Down

0 comments on commit 07e9287

Please sign in to comment.