qtcreator-go:QtCreator IDE的Go语言插件

时间:2021-05-15 15:10:38
【文件属性】:
文件名称:qtcreator-go:QtCreator IDE的Go语言插件
文件大小:143KB
文件格式:ZIP
更新时间:2021-05-15 15:10:38
go golang ide qtcreator C++ Qt Creator Go插件 用于Go编程语言的Qt Creator插件。 这个插件维护得不好,因为我没有时间使用它。 特征 管理项目(正在进行的工作) 语法高亮 更多功能,例如代码完成,定义,将来还会有更多功能。 建造 要求 Qt 5.6(未经测试的其他版本) QtCreator 4.4.x 说明(* NIX) 以下说明将指导您完成构建插件的过程。所有说明均从项目根目录运行。 创建构建目录。 $ mkdir < PROJECT> /build 编译插件 $ cd .. $ qmake ../../go.pro -spec < spec> CONFIG+=release CONFIG+=x86_64 $ make qmake_all $ make 要将插件安装到用户目录中,还要将USE_USER_DESTDIR=yes传递给qmake 。 -spec取决于系
【文件预览】:
qtcreator-go-master
----gopher.png(111KB)
----go.qrc(258B)
----gotoolmanager.cpp(2KB)
----generalmessages.h(987B)
----gotool.cpp(643B)
----gogeneralmessages.cpp(450B)
----editor()
--------goeditorwidget.h(303B)
--------goscanner.cpp(18KB)
--------goscanner.h(3KB)
--------goindenter.cpp(2KB)
--------goeditorfactory.cpp(2KB)
--------gosyntaxhighlighter.h(580B)
--------goeditor.h(251B)
--------goindenter.h(564B)
--------goeditor.cpp(167B)
--------goeditorwidget.cpp(125B)
--------goeditorfactory.h(268B)
--------sourcecodestream.h(1KB)
--------gosyntaxhighlighter.cpp(4KB)
----config.pri(673B)
----Go.json.in(327B)
----gotoolmanager.h(521B)
----go.pro(2KB)
----scripts()
--------run-clang-format.sh(826B)
----.clang-format(659B)
----README.md(923B)
----goconstants.h(1KB)
----go_global.h(148B)
----gotoolchain.cpp(278B)
----goplugin.h(490B)
----tests()
--------main.go(2KB)
--------Tests.goproject(13B)
----mimetypes.xml(438B)
----templates()
--------library.go(105B)
--------application.go(54B)
----goplugin.cpp(3KB)
----.gitignore(14B)
----settings()
--------gocodestylepage.ui(730B)
--------gocodestylepage.cpp(1KB)
--------gocodestylepage.h(707B)
--------gobuildnrunsettingspage.cpp(5KB)
--------gobuildnrunsettingspagewidget.ui(4KB)
--------gobuildnrunsettingspage.h(1KB)
----gotool.h(631B)
----gotoolchain.h(171B)
----projects()
--------goprojectfile.h(380B)
--------golibrarywizardfactory.h(704B)
--------goimportwizardfactory.h(682B)
--------goproject.h(1KB)
--------gotemplaterenderer.cpp(3KB)
--------goproject.cpp(4KB)
--------goapplicationwizardfactory.h(712B)
--------goprojectnode.h(846B)
--------goprojectfile.cpp(473B)
--------goimportwizardfactory.cpp(2KB)
--------goapplicationwizardfactory.cpp(3KB)
--------gotemplaterenderer.h(396B)
--------golibrarywizardfactory.cpp(4KB)
--------goprojectnode.cpp(2KB)

网友评论