文宇祥

Results 101 comments of 文宇祥

If there's multiple input files. The guessed work dir is wrong. This is my workaround: ``` { "name": "noodlescript", "version": "0.0.1", "sources": [ { "dir": "src", "subdirs": false }, {...

What's made this PR blocked? I was waiting for react 18 binding so long!

ref: https://github.com/Microsoft/vscode/issues/9311

Please paste your screenshot here to explain how you can't use debugger.

Please use debugger like this:

Looks like it's a missing or incomplete feature of merlin. I can't get it works in merlin.

I still have no idea about how to issue commands to merlin to get correct results of method completion. I am not familiar with debugging on vim or emacs script.

@db4 , if I use empty prefix at cursor, merlin result us all the global namespace entities. Maybe there are some commands I missed that to select which document to...