That’s pretty cool, overriding that hook allows to build a ConTeXt language server for editors like VS Code! https://microsoft.github.io/language-server-protocol/ Sadly I’m still a bit lost: When calling `context file_with_error.tex`, I see “This is LuaTeX, Version 1.10 … tex error on line … ?” and it waits for input. You said that context stops when encountering an error which isn’t the case for me. Any ideas why? Best, Philipp Am Di., 19. Nov. 2019 um 10:34 Uhr schrieb Hans Hagen : > Concerning errors, one can say > > context --directives="system.showerror" somefile > > and on an error an html file is generated (old feature) ... i still > couldn't figure out a way to reliable launch a browser and target the > same tab (so autolaunch is disabled for now) > > Hans > > > ----------------------------------------------------------------- > Hans Hagen | PRAGMA ADE > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands > tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl > ----------------------------------------------------------------- > > ___________________________________________________________________________________ > If your question is of interest to others as well, please add an entry to > the Wiki! > > maillist : ntg-context@ntg.nl / > http://www.ntg.nl/mailman/listinfo/ntg-context > webpage : http://www.pragma-ade.nl / http://context.aanhet.net > archive : https://bitbucket.org/phg/context-mirror/commits/ > wiki : http://contextgarden.net > > ___________________________________________________________________________________ >