-
I add system head in my head file YmmVal.h, but it tips error in those addin head:
```
iomanip
C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.35.32215\include\iomanip
…
-
### Xmake 版本
v2.7.5+dev.d3fc1bb51
### 操作系统版本和架构
Windows 10 64位 家庭中文版 19044.2364
### 描述问题
VSCode 版本:1.74.2
xmake-vscode 版本:1.9.2
llvm 版本:15.0.6 x86 版本
我的工程使用了 llvm 工具链,vscode 安装了 CodeL…
-
### Xmake Version
v2.7.5+202301262306
### Operating System Version and Architecture
Linux catalin 6.1.5-229.current #1 SMP PREEMPT_DYNAMIC Thu Jan 12 20:29:03 UTC 2023 x86_64 GNU/Linux
### Describ…
-
`foldStart & foldEnd` can depend on `editor.action.commentLine` to some extent. Since you will most likely install plugins when using the target language, you don't need to worry about the comment for…
-
### Xmake Version
2.7.5
### Operating System Version and Architecture
Win10 22H2, x86_64
### Describe Bug
The minimal project that causes this bug has been uploaded to [my temporary rep…
-
### Which OS are you using?
I use Manjaro Linux and VSCodium-bin from AUR.
### Actual Behaviour
![demo](https://user-images.githubusercontent.com/82697845/232248148-9fdea7e5-0c81-4b3a-9825-77…
-
### Xmake 版本
2.7.6
### 操作系统版本和架构
centos7.8
### 描述问题
之前vmware安装centos7.8虚拟机没遇到这个问题, 刚换成virtualbox 虚拟机同样的centos7.8的镜像 大部分情况下无法调试c++.
手动都gdb都无问题
&"warning: GDB: Failed to set controlling termina…
-
### Xmake 版本
xmake v2.7.5
### 操作系统版本和架构
macOS Ventura 13.1
### 描述问题
在 vscode 中使用 clangd 插件作为跳转环境, 使用 `xmake project -k compile_commands` 生成 compile_commands.json 文件后, 虽然不影响 build 和 run,…
-
### Xmake Version
2.7.5
### Operating System Version and Architecture
Win10 22H2, x86_64
### Describe Bug
The minimal project that causes this bug has been uploaded to [my temporary rep…
-
### Xmake 版本
2.7.4
### 操作系统版本和架构
Windows
### 描述问题
在 compile_commands 中,如果编译器路径被断开时,vscode的clangd会无法正常工作。
我记得 xmake 在以往版本的 compile_commands 生成中,编译器路径是不会被断开的,所以那个时候我vscode的clangd也工作正常。
…