0.4.1 • Published 11 months ago

coc-ds-pinyin-lsp v0.4.1

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

coc-ds-pinyin-lsp

ds-pinyin-lsp extension for coc.nvim

Install

:CocInstall coc-ds-pinyin-lsp

Setting

  • ds-pinyin-lsp.enabled: Enable coc-ds-pinyin-lsp extension
  • ds-pinyin-lsp.prompt: Allow prompt?
  • ds-pinyin-lsp.server_path: Path to ds-pinyin-lsp command
  • ds-pinyin-lsp.trace.server: Trace level of log
  • ds-pinyin-lsp.show_status_bar: Show Pinyin in status bar
  • ds-pinyin-lsp.status_bar_flag: Flag show in status bar
  • ds-pinyin-lsp.check_on_startup: Check ds-pinyin-lsp release on start up
  • ds-pinyin-lsp.db_path: db path
  • ds-pinyin-lsp.completion_on: If enable auto completion
  • ds-pinyin-lsp.completion_around_mode: If enable around mode for autocompletion
  • ds-pinyin-lsp.completion_trigger_characters: Trigger characters for trigger autocompletion
  • ds-pinyin-lsp.show_symbols: If show Chinese symbols
  • ds-pinyin-lsp.show_symbols_only_follow_by_hanzi: If only show Chinese symbols follow by hanzi
  • ds-pinyin-lsp.show_symbols_by_n_times: If show Chinese symbols by input n times
  • ds-pinyin-lsp.match_as_same_as_input: If only show the items match the same as input
  • ds-pinyin-lsp.match_long_input: If show items for the long input
  • ds-pinyin-lsp.max_suggest: Max number of autocompletion items

Commands

  • ds-pinyin-lsp.turn-on-completion: Enable auto completion
  • ds-pinyin-lsp.turn-off-completion: Disable auto completion
  • ds-pinyin-lsp.toggle-completion: Toggle auto completion

Reference

0.4.1

11 months ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago