Creating a new project type
-
Hi, I'm in the need of a new project type for VS2005. This includes a new language with syntax highlighting and possible intellisense etc... (This is just a test project, the compiler is already there so i just want to try if i can make developing for it easier by doing this) Now i've recently been looking into the VS SDK and especially the Managed packet framework. I know this already made things a lot easier, however i was wondering if DXCore would be an option for this task? I dont have any experiance with both of them, however i found the managed packet framework rather complex and still a bit messy. especially with the limited documentation. Does any of you know if the same goal can be reached with DXCore and is it worth it to give it a try? Thanks in advance! - Koen