HN user

eating555

232 karma
Posts13
Comments31
View on HN

I think the fact that helix doesn't really need a plugin/extension system is beautiful. It means that it's simple enough to config yet still powerful. Helix smooth out the learning curve in this good way and I hope it won't become complicated and make learning curve as deep as vim/nvim.

Sunsetting Atom 4 years ago

Same here. I've tried VSCode multiple times but still switched back to atom. Just FEELS RIGHT.

How about atom? I can share some:

  - atom-easy-jsdoc
  - atom-live-server
  - atom-typescript
  - atom-ide-deno
  - atom-ide-javascript
For full IDE-like experience, I recommend these as well:
  - linter
  - linter-ui-default
  - atom-ide-base
  - atom-ide-code-format 
  - atom-ide-datatip 
  - atom-ide-base
  - atom-ide-debugger-node
  - atom-ide-definitions
  - atom-ide-deno
  - atom-ide-hyperclick # Or hyperclick by facebook-atom
  - atom-ide-javascript
  - atom-ide-outline
  - atom-ide-ui # don't forget to turn off diagnose in setting. It conflict with linter

The fact is that almost every resources are written in Chinese. If you can read Chinese you can find plenty of, tons of useful and interested stuff. The reason those are not written in Chinese is that they don't actually need western people to read and discuss with them. Chinese developers are enough for discussion, tech talks...

Exactly. Also, most of the time frameworks/Engines has the tool you need to build a game. Only in some specific technical bottle neck you need to ditch game engines and go for libraries or some in-house tools. But in that case, it would be pretty artist-unfriendly.

GitHub Codespaces 6 years ago

So seems like GitHub is in the shape of VS Code now. Good job Microsoft. Atom is not your child anymore.