1 Star 1 Fork 0

Walkline / Code-Completion for RT-Thread plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Code-Completion for RT-Thread plugin

项目介绍

VS Code 插件 RT-Thread 代码补全文件

使用方法

  1. 在项目根目录新建.mpyproject.json文件,文件内容如下:

    //This is an automatically generated configuration file.
    //Please do not modify or delete it!!!
    {
    	"projectName":"micropython-sample"
    }
  2. code-completion文件夹覆盖到RT-Thread插件文件夹,文件夹路径如下:

    %USERPROFILE%/.vscode/extensions/rt-thread.rt-thread-micropython-1.0.7/microExamples
  3. 关闭VS Code并重新打开项目文件夹

  4. 启用RT-Thread插件后再禁用

    这一步的目的是让RT-Thread插件在.vscode/settings.json文件中添加对代码补全文件的引用

RT-Thread 其它设置

要对RT-Thrad插件进行更详细的设置请自行观看 MicroPython 基础开发环境搭建

合作交流

走线物联扇贝物联

MIT License Copyright (c) 2020 Walkline Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

VS Code 插件 RT-Thread 代码补全文件 展开 收起
Python
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Python
1
https://gitee.com/walkline/code-completion-for-rtt-plugin.git
git@gitee.com:walkline/code-completion-for-rtt-plugin.git
walkline
code-completion-for-rtt-plugin
Code-Completion for RT-Thread plugin
master

搜索帮助