Jump to content

IDE


photo

  

50 members have voted

  1. 1. Do you use IDE?

    • Yes
      29
    • No
      4
    • No, but I would like to
      17


Recommended Posts

Posted

Do you use any IDE (Visual Studio, Eclipse...) to work on UNIGINE-powered projects?

 

If yes, please specify, which one.

Posted

I don't use IDE, my tools are VIM + mc (under Linux).

Posted

I am using XCode with the Unigine Script on OSX .... But better support for IDE will be really nice, I work with Netbeans too, but never found enough time for have a good support, and Xcode it's always open.

On window, I work only with Notepad++, I try to open the less possible visual :)

Posted

I have not found the option "I want to use IDE ..."   ;-)

Some modern IDE that allows debugging, intellisense, syntax highlighting.  Ideally for example as plugin for VisualStudio.

 

Actually i don't use IDE, only PSpad or Notepad++ on Windows.

Posted

I have not found the option "I want to use IDE ..."   ;-)

 

Some modern IDE that allows debugging, intellisense, syntax highlighting.  Ideally for example as plugin for VisualStudio.

 

Actually i don't use IDE, only PSpad or Notepad++ on Windows.

 

Added "No, but I would like to" option

Posted

Yes, Visual Studio 2012 (plugins: Visual Assist X & Mindscape VS File Explorer) and Notepad++ (under Windows)

Posted

I use Notepad++ for unigine script with my own syntax highlighting config-file, but i would like a system for automatic-completion and code syntax validator.(notepad++ plugin will be great)

Posted

I use Visual Studio 2010 for showing syntax highlighting without project/solution.

Posted

I use notepad++, but vs plugin would be far better.

Posted

I am using Sublime Text (under Windows and OSX), without plugins. If I got plugins my life would be better.

Posted

I would love to. Its one of the key reasons Unigine is so far behind every other engine out there in terms of productivity.

Posted

Visual Studio Express C++ IDE and notepad++

  • 3 weeks later...
Posted

Using QtCreator here, after testing a few ones this one turned out to be most tolerant to UnigineScript so we have code completion on most classes (with a little help from some defines and the extern info header).

post-999-0-73601300-1392719803_thumb.png

  • 2 months later...
Posted

KDevelop on Linux is the best option I have tried so far. For the most part I have everything I could want except for debugging support.

 

I am trying sublime edit on Windows (for maxscript mostly) but it has the *wrong* shortcuts .

I do have some problems with nested namespaces (not a C++ feature) and forloop, foreach and foreachkey structures (also not C++ features) and I do

have to reformat the file that you can generate that lists all the built in uniginescript functionality. 

 

I could probably post a tutorial on my setup if anybody is interested.

Posted

KDevelop on Linux is the best option I have tried so far. For the most part I have everything I could want except for debugging support.

 

I am trying sublime edit on Windows (for maxscript mostly) but it has the *wrong* shortcuts .

I do have some problems with nested namespaces (not a C++ feature) and forloop, foreach and foreachkey structures (also not C++ features) and I do

have to reformat the file that you can generate that lists all the built in uniginescript functionality. 

 

I could probably post a tutorial on my setup if anybody is interested.

Danny, any information about Unigine is interested. Don't stop))))

  • 1 month later...
Posted

I use Emacs under cygwin on Windows. If there were to be an IDE I think the biggest thing that would make me use it would be integrated debugging but that's quite a tall order.

  • 6 months later...
Posted

CLion will be best IDE for C/C++ and ASM i think.I am waiting for stable edition.

  • 1 month later...
  • 1 month later...
Posted

Notepad++ on windows. Being able to work in Visual Studio would be huge help.

  • 3 weeks later...
  • 1 month later...
×
×
  • Create New...