[Topic DIscussion] linux(deepin)下阅读linux内核源码使用什么IDE最好
Tofloor
poster avatar
widon1104
deepin
2021-05-06 02:44
Author

试过linkplus,这个软件已经很久不维护了,我试过了不好使

还有其他软件能够胜任吗?

Reply Favorite View the author
All Replies
Barry-okx
Junior Packager
2021-05-06 03:47
#1

现在不是已经是vscode的天下了么。

Reply View the author
neko
deepin
Ecological co-builder
Q&A Team
2021-05-06 16:58
#2

vim

Reply View the author
widon1104
deepin
2021-05-06 17:08
#3
neko

vim

vim配置太麻烦了

Reply View the author
liwl
deepin
2021-05-06 18:23
#4

vim 编辑器之神

Reply View the author
widon1104
deepin
2021-05-06 18:37
#5
liwl

vim 编辑器之神

编辑器之神也没有IDE方便好用

Reply View the author
SamLukeYes
deepin
2021-05-06 18:41
#6

直接 github 在线看[狗头]

Reply View the author
阿措
deepin
2021-05-06 21:52
#7

https://github.com/torvalds/uemacs

来自好友torvalds的推荐,你值得拥有

Reply View the author
joo
deepin
2021-05-07 07:16
#8

别装酷,vscode装个C\C++插件是最好的。

Reply View the author
sudo_free
deepin
2021-05-07 07:29
#9

我是直接在线看的,https://elixir.bootlin.com/linux/latest/source/kernel

不知道专用IDE有什么好处吗?

Reply View the author
widon1104
deepin
2021-05-07 17:15
#10
sudo_free

我是直接在线看的,https://elixir.bootlin.com/linux/latest/source/kernel

不知道专用IDE有什么好处吗?

在线看函数不能跳转,不能全局搜索,没有ide方便

Reply View the author
sudo_free
deepin
2021-05-07 20:01
#11
widon1104

在线看函数不能跳转,不能全局搜索,没有ide方便

然而你说的这些都是在线能做到的

Reply View the author