FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Visual Studio with harbour
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Visual Studio with harbour
Posted: Fri Jun 27, 2014 10:12 PM
Tim,

I think that the Visual Studio source code editor will be really great once we develop a Harbour language support for it:

http://msdn.microsoft.com/en-us/library/dd885118.aspx

In fact I already emailed some developers that have created new languages extensions for it (Lua, Irony which it is a great tool to implement these extensions, etc) and some of them confirmed me that it may take some weeks to implement it. There are several free implementations that we could use as a template. Anyhow its quite complex and I would like to do it once there is a significant amount of Harbour + FWH users using Visual Studio. I don't like the idea to use UEStudio and Visual Studio together (I don't say that it may not work -you are using it that way-) but if already has a source code editor why should we use another one ? I do all my coding from UEStudio, but I don't discard to use the Visual Studio one.

I love its low level debugger. I have used it to step by step run C code and its wondeful. And it has much more features that once we learn to use them (code analysis, profiling, etc) we will have a real powerful tool in our hands to help us.

I have never used IDEs, because I don't feel comfortable with them, but if I have to choose one, my choice is Visual Studio :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Visual Studio with harbour
Posted: Sat Jun 28, 2014 02:08 PM
Lets see if we are lucky enough and could get a .NET C# expert to help us :-)

https://www.freelancer.com/projects/C-Sharp-Programming-NET/New-language-extension-for-Visual.html

If some of you are also interested in this, we could offer more money for it. So your help (all of you) is really welcome :-)

If finally we get someone to build it, then it will be free for all the Harbour users and fully source code will be available for everyone :-)

thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
Re: Visual Studio with harbour
Posted: Sun Jun 29, 2014 02:39 PM

can i edit my .rc (resources) on VS2013 without lost compatibility with other editors? how? thanks

Continue the discussion