davidhcefx

Results 8 issues of davidhcefx

## Description This package is really a simple and working client/server for RADIUS. However, I found that the documentation is a bit too simple, and have already encountered some issues...

enhancement
documentation

## 問題 * 當長時間運行 (eg. 一個月) 後,偶爾會發生無法輸入任何文字的狀況 * 無法輸入英文及中文字,但可以輸入空白、逗號等標點符號 * 在 Chrome 瀏覽器可以正常輸入,但在其他 app 則有不能輸入的問題 (eg. Telegram, OneNote) * 需要由通知列點右鍵 Restart PIME 才能恢復正常 ## 環境 * OS: Windows 10 *...

unable to reproduce

## Description I have read the [Command Palette](https://sublime-text-unofficial-documentation.readthedocs.io/en/stable/reference/command_palette.html) section. However, after I created a file `Packages/User/Default.sublime-commands` with the following contents, **My Command** simply didn't show up in the **Command Palette**:...

## Description This tool is great both in the UI and the ability to customize which events to listen to. However, the current `.yml` file only acts as a **whitelist**...

Every time I save a file, ApplySyntax changes the syntax I am currently using to what it thinks should be. This is annoying because when I manually select the syntax...

S: triage

### Is this a hackmd.io issue? - [x] Yes, the bug happens on https://hackmd.io - [ ] No. If it's a self-hosted CodiMD instance, please fire up the issue in...

### Motivation I usually use `objdump` to analyze binary files and view the dumped Assembly through Sublime Text. However, the format `objdump` generated by default is ugly under this syntax...

## Description * According to your [instruction](https://github.com/SublimeText/TrailingSpaces?tab=readme-ov-file#changing-the-highlighting-color), I should be able to change the highlighting color through the `"highlight_color"` config. * However, setting it to any value failed to work....