Quramy / tsuquyomi

A Vim plugin for TypeScript
http://www.vim.org/scripts/script.php?script_id=5151
1.39k stars 72 forks source link

Completion is not working "Omni Completion Pattern not found" error. #210

Open vsymguysung opened 6 years ago

vsymguysung commented 6 years ago

The exact error message is the following. -- Omni completion (^O^N^P) Pattern not found

vsymguysung commented 6 years ago

I know the reason. When I ran :TsuStatusServer, I got Dead message. What should I do?

vsymguysung commented 6 years ago

When I run :TsuStartServer, it still says dead. It looks tsserver doesn't start automatically in Cygwin.

ecdemis123 commented 6 years ago

I am having the same issue. Any help is appreciated!