keil-assistant icon indicating copy to clipboard operation
keil-assistant copied to clipboard

此插件已不再更新,如有需要,请下载源码自行编译后使用

Results 16 keil-assistant issues
Sort by recently updated
recently updated
newest added

把工程文件放入指定文件夹PROJECT(非工程根目录),虽然可以自动生成c_cpp_properties.json并配置路径,但不起作用 PS E:\keil_project\freertos_f407ve> ls ``` 目录: E:\keil_project\freertos_f407ve Mode LastWriteTime Length Name ---- ------------- ------ ---- d----- 2021/6/11 21:39 CMSIS d----- 2021/6/11 20:55 FreeRTOS d----- 2021/6/11 21:13 FWLIB d----- 2021/6/12 12:19...

我工作电脑keil在c目录,家庭电脑keil在d目录。为保证c_cpp_properties.json 在两台电脑上都能使用,避免每次改动,我通过在两台机器上定义环境变量KEIL_HOME来解决这个问题。但发现每次修改后都会被插件重置为本机的绝对路径。

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

keil 有多个Project Targets的时候VSCode全局宏定义只固定生效第一个

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...

dependencies

Activating extension 'cl.keil-assistant' failed: Cannot find module 'c:\Users\Desktop\test_keil assistant\keil-assistant\dist\extension.js' Require stack: - d:\vscode\Microsoft VS Code\resources\app\out\vs\loader.js - d:\vscode\Microsoft VS Code\resources\app\out\bootstrap-amd.js - d:\vscode\Microsoft VS Code\resources\app\out\bootstrap-fork.js. win10

release V1.7.0 click build or rebuild button work properly shortcut key 'f7' and 'ctrl+alt+f7' doesn't work, it shows warning message "Not found any active target!" thank you

bug

Consistent with the normal usage habits in keil. It is suggest to use F8 as the shortcut to by default. ![image](https://user-images.githubusercontent.com/22042246/113265241-78296e00-9306-11eb-98bc-0b50c6e1081f.png) ![image](https://user-images.githubusercontent.com/22042246/113266221-9e034280-9307-11eb-866e-d0aa47da0047.png)

在国内,很少有人把KEIL文件编码设置为UTF8,一般都是GB系列的中文编码 推荐增加一个配置项,让用户选择默认打开KEIL工程时的编码

It would be extremely convenient if one could use Keil Assistant to manage and compile multiple projects from within a multi-project workspace. File extension being *.uvmpw