VSTorqueScript #6
I’ve spent the last two days working on the Debug Engine and I’ve made some progress: Tracepoint Support Breakpoint Support Support for the Watch window (I might have enlisted this already once but now...
View ArticleVSTorqueScript #5
It took me quite long to make progess in the last days. Partially this is due me being in Munich again and working in my uni job part-time again – and I’m stunned each time how tired I am when I come...
View ArticleVisual TorqueScript #2
I haven’t found time to add IntelliSense to the language service yet, so I’ve only added a basic parser and enabled brace highlighting/matching which was easier to do. I’ve been told that a working...
View ArticleVisual TorqueScript #1
I’ve spent most of this week learning as much about Visual Studio’s extensibility features as possible and I’ve decided to start a tiny project to see how easy it is to add a new language service to...
View Article