DISQUS

Sam Newman's picture

Unregistered

Feeds

aliases

  • Sam Newman

Sam Newman

2 years ago

in Solving the Bicyclerepairman 'you have to save before you query' problem on Phil Dawes' Stuff
Most people I know run IntelliJ in a mode where each file is aautomatically saved the moment the current file looses focus - that coupled with the rather good local history and IntelliJ users (mostly) never have to worry about saving at all. For similar IDE's having to save the file before running it shouldn't be a problem.

For something like TextMate you should be fine working from an in-memory buffer - in 99% certain TextMate's plugins can access the entire file.
Returning? Login