Another minor update, which I’m mostly using to publish a useful patch. I’ve forgotten to mention that I’ve already created a custom settings page for my Visual TorqueScript projects. Yesterday night (before going to bed) I decided to add a configuration dependent page, too. As you’ll see it’s very Torsion-esque,...
[Read More]
Visual TorqueScript #3.5
Small update: After hours and hours of error and trial (and
implementing a few interfaces by using Copy&Paste wisely), I’ve
finally managed to get Visual Studio to load my debug engine.
[Read More]
Visual TorqueScript #3
I’ve spent a part of the last two days cursing the managed project framework (it’s a bliss, too, and I’m thankful that it’s available at the same time), because it is too different from what I need, and I’ll probably end up rewriting most of it to use different approaches...
[Read More]
Visual 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.
[Read More]
Visual 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 Visual
Studio.
[Read More]