slickedit

Can SlickEdit automatically update its tag files?

I prefer SlickEdit for my IDE but the only way I can get it to update the tag files to incorporate code changes is to recreate the project and/or run start a re-tag manually. Is there a way to setup Slick Edit so that it automatically incorporates changes in the code base that happen after project creation. This problem is especially no...

Does any one know any good resouces for creating Visual Slick macros?

Does any one know any good resouces for creating Visual Slick macros? ...

How can I build Slickedit tags on command line?

I want to be able to generate slickedit tags on the commmand line, as soon as I sync a project from revision control - so via a script. Any way to do this? ...

Resharper 4.0 vs Slick Edit. Which one is the best.

Lets list their differences(strengths + weaknesses) and find out. ...

Where can I find a PHP Tag File for SlickEdit?

I'm trying out SlickEdit and it says it can use a "tag file" for PHP. Does anyone know where I can find this tag file? ...

How to have SlickEdit control another window?

I want to have SlickEdit control another window. I have an idea of how this could be done using some window’s apis but I am not sure how to implement this in SlickEdit. I am assuming Slick-C (SlickEdit's macro language) would be used. I have done some limited coding in Slick-C but I am not sure if window apis can be run. Here is what ...

Visual Studio 2005 - Missing feature 'Code outline' (eclipse) or 'Defs' (SlickEdit)

I mostly use SlickEdit and eclipse while working on embedded systems. Once in a while I need to use Visual Studio, and I terribly miss this feature that is known by different names in different editors. Basically you get a small window of 'outline style' code summary on the side (showing just the function names and optionally the static ...

c++: generate function call tree

I want to parse current c++ files in a project and list out all the methods/functions in it and then generate the function call and caller trees. F.g. you can refer how doxygen generates the call tree. I have checked gccxml but it doesn't list the functions called from another function. Please suggest me some lightweight tools (open so...

Debugging in Visual SlickEdit

Hi, We're developing some windows ce software, for compilation we use platform builder build system (it's possible to install SDK & build from Visual Studio Directly), for debugging Visual Studio (2005). My issue is that I use Visual SlickEdit (11.0.2) for Implementation & Compilation (I've wrote some scripts for that) but still I've ...

How to change mode from C++ to Java in SlickEdit?

In SlickEdit, how do I change the mode from C++ to Java? I want to open Java projects and work within SlickEdit, but it's configured for C++ (I use C++ daily). Can I do this without having to reinstall SlickEdit!?(SURELY). I'm looking around the menus and not spotting how to change it. Also, if anyone knows how to setup netbeans so I...

Show line numbers in Visual SlickEdit

Does anyone know how I can show line numbers in Visual SlickEdit? I can do this on a per file basis by doing View->Line Numbers, but I'd like to just set it as a mode in the editor and not have to do it for every file I open. Thanks. ...

How good is SlickEdit support?

I'm currently evaluating SlickEdit 15.x on Linux and Windows. The 15-day trial is barely enough time to make up my mind. During my trial, I've run into a few issues that SlickEdit support has been very quick to resolve. I've always received same-day responses with either the issue resolution, or an e-mail saying that they were able to r...