主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Bobtins0
活动总数
2
最后的活动
2023年04月19日 22:28
成员加入日期
2023年04月19日 22:28
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(0)
评论(1)
Bobtins0
进行了评论,
2023年04月19日 22:28
lol, as much as I like IntelliJ, this is where old school sed is easier... Delete lines matching "JsonProperty' in every file under the current directory: find . -type f |xargs sed -i '' -e '/JsonP...
社区
PyCharm
How can you find & delete lines? (not just replace with nothing)
3 票