Results 17 comments of San

> > > hi @zilongshanren : > 关于使用spacemacs org-mode中中英文表格不对其的问题,使用了chinese-layer文档中的做法:在user-config中加入: > (spacemacs//set-monospaced-font "Source Code Pro" "Source Han Sans SC" 14 16) > 然而每次emacs启动时该配置并不会生效,必须手动SPC-f-e-R之后才可以。 > 感觉像是在启动时设置成功了之后又被spacemacs设置成了dotspacemacs-default-font。 > 请问这种情况您有什么建议吗? > 使用的时win10 wsl 中的...

Is this extension provide code navigation? See this : https://github.com/mitaki28/vscode-clang/issues/11

this two extension seems doesn't work well together. I like the auto-complete provide by C/C++ Clang, and the **go to define** provide by cpptools > I can't get the source...

### "just use the MS C/C++ plugin that has this working (though not perfectly - they tend to open duplicate instances of the same file)" said here : https://github.com/mitaki28/vscode-clang/issues/11 so...

> https://github.com/Microsoft/vscode-cpptools/issues/234 > You installed to much extensions provide the same functionality I think. > - C++ Intellisense&C/C++ Clang&C/C++ **provide autocomplete** > - C/C++&Native Debug **provide debug UI** ## for...

### have you try to use this in your cmd? ``` clang++ -std=c++14 -IC:/cygwin64/usr/local/include/c++ ``` ### tell me if there is an error like this > fatal error : "file_name.h"...

This extension is a great solution for event driven system that already integration with dapr. Dose your team has a plan to move it from preview to a release version?