TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Vim-unstack: Vim plugin for parsing stack traces (Python, Ruby, C#, Perl, Go)

3 点作者 plessthanpt05超过 11 年前

2 条评论

mattboehm2超过 11 年前
Author here, feel free to respond with questions&#x2F;comments.<p>Also, thanks to jamessan&#x2F;rjeczalik for submitting PR&#x27;s for Perl&#x2F;Go. If there&#x27;s another stack trace style you want support for, please open an issue including a sample stack trace. Assuming the file&#x2F;line number are on the same line and can be extracted via a regex, it&#x27;s really easy to add support for another style, so feel free to submit a PR yourself if you&#x27;d like.
techdragon超过 11 年前
Things like this are why, even if Vim isnt my &#x27;IDE&#x27;, its an irreplaceable part of my personal software stack.