Download the latest version of software you need for free

Advertising


  • Web
  • Download Free PC Software
  • SlickEdit 2011 v16.0.1.0

    SlickEdit 2011 v16.0.1.0

     SlickEdit 2011 v16.0.1.0 | 63 MB


    Designed by developers for developers, SlickEdit’s award-winning source code and text editor is respected for its rich set of coding tools and powerful time-saving programming features. A true cross-platform, multi-language editor, SlickEdit 2011 gives programmers the ability to code in over 40 languages on 9 platforms. SlickEdit is highly customizable, giving you the flexibility you need for complete control over your coding environment.

    Features

    List Members


    Typing a member access operator (for example, '.' in Java' or "->" in C++) displays a list of the members for the corresponding object or symbol. To access this feature on demand, press Alt+Dot.
    • Show Comments - Comments are displayed in a mini HTML window which supports rendering Javadoc, Doxygen, and XMLdoc comments. When a symbol has multiple definitions or overloads, and multiple sets of comments, the comments will indicate that you are looking at item "< 1 of n >". Click on the arrows or use Ctrl+PgUp and Ctrl+PgDn to cycle through the comment sets.
    • Completion on Space - Pressing the spacebar when List Members is displayed will insert the longest unique matching prefix from the symbols in the list. For example, if the list contains FLAG_CHAR and FLAG_LONG, then typing FL completes the line of code up to FLAG_.

    Code Navigation
    Use (Ctrl+Dot) to jump from a symbol to its definition. Use (Ctrl+/) to list all of the references for the current symbol and optionally jump to the first reference. These operations set a bookmark that can be popped to return you to the previous location (Ctrl+Comma). Use (Ctrl+Dot) to jump from a symbol to the symbol definition.

    Dynamic Surround
    Surround existing lines of code with block statements or tags. Dynamic Surround allows you to expand a block after syntax expansion, using the arrow keys to move the end of the block up or down. Surround With allows you to select lines and then choose a block structure or tag.

    XML/HTML Formatting
    Content in XML and HTML files may be set to automatically wrap and format as you edit according to user-defined formatting schemes. A formatting scheme is comprised of any number of XML or HTML tags, each of which can be configured individually for indent levels, wrapping, and tag structure. Multiple schemes can be defined for example, you may want one scheme for HTML files and another for XML files, or perhaps you are required to code certain files to various standards. Schemes can be saved and imported, so they can be shared with your team. Tags for each scheme can be entered manually or you can import tags from the current file.

    Preview Tool Window
    Displays the definition of the current symbol and associated documentation in the editor window, allowing you to see the definition without having to open a separate buffer. The Preview window also shows information for other windows, including the Class, Defs, References, and Symbols tool windows. By default, Preview is docked into a tab groub along the bottom of the editor. It can also be displayed by selecting View > Toolbars > Preview.

    References View
    Displays the list of references for a symbol. Use (Ctrl+/) to open the References view for the current symbol, or you can type or select a symbol in the Symbol drop-down list. Click on a reference to preview it. Double-click to jump to it.

    Syntax Expansion
    Expands common block structures (if, for, try, ...) when the initial keyword is typed. For example, when "if" is typed followed by a space, SlickEdit inserts the parentheses for the condition and the braces. You can define additional structures to be expanded.

    Surround With
    Use to surround existing lines of code with a new structure such as: if, for, while, and try. The existing code is automatically placed inside braces and indented. Additional structures can also be defined for Surround With.

    Auto-Completions
    Completions reduce keystrokes by automatically completing symbols as you type. After typing the first few characters of a symbol, a brief pause will pop up a list of possible completions. This list is comprised of matching symbols in the tag database and matching lines of code in the current buffer. If a line match is selected you can add successively more text from that line using the complete-more command (Ctrl+Shift+Space).

    DIFFzilla® - Editable, Dynamic Diff Tool
    Use to compare directories and files. When comparing files, the diff highlights the lines and characters that do not match. You can edit the files in the diff view using many of the features available in the editor window. The diff is automatically updated as you edit.

    Code Templates
    Use to automate the creation of common code elements, like a standard class implementation or design patterns. You can create templates for a whole file or multiple files.

    Aliases
    Define short names that can be expanded to insert text into a file or directory path in SlickEdit, using (Ctrl+Space). Aliases can automatically insert the date, time, cursor placement, or prompt for parameters.

    Comment Wrapping
    Formats block comments as you edit them, automatically wrapping based on your settings. Comment wrapping preserves comment border characters.

    Backup History
    Each time a file is saved, the current version is added to the Backup History. You can view the list of versions and compare the current version against a previous version or restore a previous version. This creates a detailed history for versions that are not ready to be checked in.

    Smart Line Selections
    Line selections for single or multiple lines are pasted above or below the current line of code (depending upon "Line insert style" setting), saving you from tediously positioning the cursor at the beginning or end of a line prior to pasting the selected lines.

    SmartPaste
    Automatically formats line selections when pasted. The pasted code is formatted to match the indentation of the new location and the brace style adjusted to match your settings.

    Syntax-driven Searching
    Use the Color Coding engine to reduce the number of false positives in your searches by restricting searches based on program syntax. For example, you can limit a search to find or omit comments, as well as restrict or omit string literals. Click the Color button on the Find and Replace tool window to configure search options.

    Regex Evaluator
    Allows you to type a regular expression and run it against test cases, highlighting matched expressions and groups.

    Emulations
    Choose from thirteen keyboard emulations, containing the key bindings and behaviors necessary to emulate other editors. Emulation charts are available in the "docs" subdirectory of your SlickEdit installation.

    Recorded and Programmable Macros
    Use macros to automate frequently repeated tasks. Recorded macros capture a sequence of operations as you apply them and can be replayed at a later time. Programmable macros use the SlickEdit Slick-C® programming language to customize and extend the functionality of SlickEdit.

    Command Line
    The command line provides instant access to the most powerful SlickEdit commands without ever touching the mouse. To activate the command line, press Escape (Ctrl+A in Vim emulation or Alt+X in GNU Emacs emulation).

    Here is a top-20 list of SlickEdit commands:
    • e file Edit a file
    • sa file Save file as
    • number Go to line number
    • f symbol Find a symbol
    • /search_string/options Search for a string
    • c/search/replace/options Replace a string
    • gt/search/options Substring search for a symbol
    • sb name Set a bookmark
    • gb name Jump to a bookmark
    • help topic View help on topic
    • man command Show Unix man page
    • cd directory Change directory
    • dir directory Show directory in the file manager
    • list wildcards Show directory tree in the file manager 15. del filename Delete file
    • pushd directory Push directory
    • popd Pop directory
    • set env=value Set environment variable
    • dos command Execute command outside of editor
    • math expr Evaluate expression

    Homepage: http://www.slickedit.com/products/slickedit
    Download Now

    No comments:

    Post a Comment