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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

My first five minutes in Atom Editor on Windows 10

1 点作者 Claudus超过 9 年前
I&#x27;ve been using Sublime Text for quite some time, and a little research I decided to try switching to the Atom editor on my new Windows 10 installation.<p>I was really optimistic about using Atom, but within the first five minutes I&#x27;ve encountered several issues that are giving me second thoughts.<p>1. I open my first file through the windows context menu, and immediately encounter a bug with the Tree View displaying the file as a directory. https:&#x2F;&#x2F;github.com&#x2F;atom&#x2F;tree-view&#x2F;issues&#x2F;471<p>2. I fiddle with settings to remove line numbers, unfortunately this also disables the gutter. Possible solutions seem hacky and unreliable. https:&#x2F;&#x2F;discuss.atom.io&#x2F;t&#x2F;use-the-gutter-without-enabling-linenumbers&#x2F;2461<p>3. Trying to save the file by using the &quot;ALT+F S&quot; menu shortcut instead moves to the end of the current word. https:&#x2F;&#x2F;github.com&#x2F;atom&#x2F;atom&#x2F;issues&#x2F;4057

2 条评论

brudgers超过 9 年前
For what it&#x27;s worth, I&#x27;ve spent years learning Emacs and making mistakes. Then again, it&#x27;s learning curve is acknowledged to be steep.<p>Good luck.
chrisbennet超过 9 年前
Try Visual Studio Code.