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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

TextBuddy: A Mac app for manipulating text

9 点作者 surrTurr大约 3 年前

1 comment

anamexis大约 3 年前
This looks really great and I&#x27;m definitely giving it a try.<p>I often find myself opening up TextEdit windows to do basic transformations manually.<p>A really common I case I have is changing indent levels. For example, adding 4 spaces to paste a code snippet somewhere that takes Markdown (but not code fences). This looks possible via the &quot;Append Lines With...&quot; command.<p>One thing I&#x27;m not immediately finding is a way to decrease indent levels.<p>For example, if I have an indented block of code like this:<p><pre><code> function blah() { if (foo) { baz } } </code></pre> How do I decrease the indentation by 4 spaces, but preserve the interior indentation?
评论 #31460019 未加载