Y
Hacker News
new
|
ask
|
show
|
jobs
by
ses1984
148 days ago
The point of an IDE is that it does stuff a simple text editor does not.
1 comments
alistairSH
148 days ago
Sure, but as noted elsewhere, the IDEs generally don't "do stuff" by default just on opening a file folder. VSCode, by default, will run some programs as soon as you open a folder.
link
12_throw_away
147 days ago
> the IDEs generally don't "do stuff" by default just on opening a file folder
In any JetBrains IDE: Settings > Tools > Startup Tasks.
link
ses1984
142 days ago
Even something as simple as syntax highlighting is a vector.
link