No
No
system: wsl ubuntu18.04 ```txt root@wj:~# luarocks install --server=http://luarocks.org/dev lua-lsp Installing http://luarocks.org/dev/lua-lsp-scm-2.rockspec Missing dependencies for lua-lsp scm-2: lpeglabel ~> 1.5 (not installed) inspect ~> 3.1 (not installed) lua-lsp scm-2 depends on...
### Version chat-gpt_0.10.3_amd64.AppImage ### Bug description ```sh wj@wj:~/Downloads/squashfs-root$ ls AppRun apprun-hooks AppRun.wrapped chat-gpt.desktop chat-gpt.png usr wj@wj:~/Downloads/squashfs-root$ ./AppRun thread 'main' panicked at '`APPDIR` or `APPIMAGE` environment variable found but this application...
![Uploading F8A94403C8B4AB16A90D6D86D6838976.jpg…]()
``` struct FrameWithGPS { be u32 head; // 0x01234567 be u32 flag; be u32 week; be double second; be double latitude; be double longitude; be u16 reserve; be u16 pin_value;...
[qalculate](https://github.com/Qalculate/libqalculate/) is very powful. Is it possible to use qalculate as the back end?
**Is your feature request related to a problem? Please describe.** I want to disable **\`** in `verilog` file. I can't find settings.
**Is your feature request related to a problem? Please describe.** This tool is not used frequently, but sometimes it is necessary to use it. I hope we can add a...
```sh Run svenstaro/upload-release-action@v2 with: repo_token: *** file: abc-win64_mingw81.zip asset_name:abc-win64_mingw81.zip tag: refs/tags/v0.0.1 overwrite: true env: targetName: abc pythonLocation: C:\hostedtoolcache\windows\Python\3.11.3\x64 IQTA_TOOLS: D:\a\action_ttt/Qt/Tools Qt5_Dir: D:/a/action_ttt/Qt/5.15.[2] QT_PLUGIN_PATH: D:/a/action_ttt/Qt/[5] QML2_IMPORT_PATH: D:/a/action_ttt/Qt/5.15.2/mingw[8] Error: Resource not accessible...
format
I install `cmake-format` and config `cmake-language-server` ``` "languageserver": { "cmake": { "command": "cmake-language-server", "filetypes": ["cmake"], "rootPatterns": [ "build/" ], "initializationOptions": { "buildDirectory": "build" } } } ``` It can't format...
``` docker pull leimao/wechat:0.0.1 $ docker run \ -it \ --rm \ --ipc=host \ -e DISPLAY=$DISPLAY \ -e XMODIFIERS=@im=fcitx \ -e QT_IM_MODULE=fcitx \ -e GTK_IM_MODULE=fcitx \ -v /tmp/.X11-unix:/tmp/.X11-unix:ro \ -v...