とりあえず日記

VIM→秀丸エディタ→VIM→秀丸エディタ→VIM→秀丸エディタ→VIM→秀丸エディタ→VIM→秀丸エディタ→VIM→秀丸エディタ(いまここ🍄)

OmniSharpServer備忘録

自分用の備忘録。

omnisharp.exe --help

Usage: omnisharp [-s /path/to/sln] [-p PortNumber]

Options:
  -s, --solution=VALUE       The path to the solution file
  -p, --port=VALUE           Port number to listen on
  -c, --client-path-mode=VALUE
                             The path mode of the client (Cygwin, Windows or
                               Unix)
  -v, --verbose=VALUE        Output debug information (Quiet, Debug, Verbose)
  -h, --help                 Show this message and exit
      --pid, --hostPID=VALUE The processId of the editor to watch
      --config=VALUE         The path to the server config.json file

秀丸マクロからomnisharpを呼び出してみたが・・・

omnisharpから取得した入力補完の候補を、秀丸エディタの補完ダイアログで表示する方法が無いようだ・・・
色々と面倒になったのでこのマクロは放置中です。
疲れたよ

秀丸エディタ側でomnisharpの機能を取り込んでくれないかな〜