|
|
|
|
|
by l8again
2092 days ago
|
|
My workflow of the last 10 years when choosing editors: Browse directories/read files/quick retrieval? -> Vim Make a quick edit on anything and rerun compiler/test/docker run -> Vim Write any kind of quick bash/python script -> Vim Code read a project or work on a feature -> Fire up an IDE (IntelliJ mostly, or Webstorm if javascript) |
|