clms2
clms2
Hi, thanks for the cool theme, I have used it for many years with sublime version 3061, but when I upgrade it to version 3197, it has some problem in...
```bash Workerman version:4.0.22 PHP version:7.2.34 ----------------------------------------------- WORKERS ------------------------------------------------ proto user worker listen processes status tcp root ChatBusinessWorker none 4 [OK] tcp root ChatGateway websocket://0.0.0.0:7272 4 [OK] tcp root Register text://0.0.0.0:1236...
Hi, I have reviewed the [wiki log-viewing](https://github.com/kemayo/sublime-text-git/wiki#log-viewing), it`s good to see the commit message of current file, but if add a feature: show who committed the latest modification at the...
Hi, I have installed a sumlime plugin called DocBlockr for better function comments, when I finished writing a function it will looks like this: ```php /** * Get order list...
``` KeyError: 151 Traceback (most recent call last): File "E:\work\Sublime Text Build\sublime_plugin.py", line 478, in run_callback expr() File "E:\work\Sublime Text Build\sublime_plugin.py", line 585, in run_callback('on_modified', callback, lambda: callback.on_modified(v)) File "E:\work\Sublime...