From: JP M. <jpm...@gm...> - 2014-12-31 18:45:45
|
EclipseFP already works like that. When the reconciler runs, the syntax of the file is checked. If it doesn't, then there's an issue. JP On Wed, Dec 31, 2014 at 4:41 PM, Michael Ernst <mic...@gm...> wrote: > I noticed that EclipseFP runs automatically, without requiring any user > action, when the developer saves a file. That's cool and makes it much > easier to use and more helpful to users. > > I think it would be even nicer for users if EclipseFP were to run > continuously -- that is, automatically whenever the user makes an edit. > The Eclipse reconciler compiler does this to create red squiggly lines at > syntax errors, which is a great feature; other plugins also run > continuously. (Or, maybe EclipseFP could run whenever the code compiles > successfully, but without requiring the user to save the file.) Have you > considered this? > > -Mike > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming! The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is > your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net > _______________________________________________ > eclipsefp-develop mailing list > ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipsefp-develop > -- JP Moresmau http://jpmoresmau.blogspot.com/ |