you are viewing a single comment's thread
view the rest of the comments
[–] 6 points 1 year ago (1 child)

Sublime Text + sometimes LSP is all you need. It might be difficult for people who don't know how to use a build system directly, but those people are underachievers anyways.

  • source
  • hideshow 1 child comment
  • Depends, for Android app dev, once you gain experience in writing code, and use Kotlin which is way less verbose, it becomes easier. But in reality, the IDE's autocompletion, syntax error highlights and other niceties do save a lot of time.

  • source
  • parent