SlickEdit for Windows

di SlickEdit - Tipo prodotto: Applicazione

Ti preghiamo di notare che, a meno che non sia altrimenti specificato, questo è un prodotto in inglese.
Schermata di SlickEdit - for Windows - 2008 (V13.0.2)Write more code faster and more accurately in over 40 programming languages on 7 different platforms. SlickEdit can be used as a stand alone development environment or as a complementary editor, SlickEdit provides programmers with a tool to create, navigate, modify, build, and debug code faster and more accurately. SlickEdit's useful features include Code Navigation, Preview Tool Window, References Tool Window, Syntax Expansion, Surround With, Auto-Completions and many more. SlickEdit automatically formats XML / HTML as you edit according to user-defined formatting schemes.

Da
$293.02

Best Seller

 
Prezzo in

I nostri prezzi standard sono indicati sotto. Accedi per vedere i tuoi prezzi scontati.

SlickEdit 2008 (V13.0.2) for Windows

Aggiungi al carrello $ 293.02 1 Developer Named User License
Cod. Produttore: SWB-N2008-STD
Download (51.9 MB)
Aggiungi al carrello $ 420.42 1 Developer Concurrent User License
Cod. Produttore: SWB-N2008-CON #
Download (51.9 MB)

SlickEdit 2008 (V13.0.2) for Windows - Upgrade License

Aggiungi al carrello $ 135.53 1 Developer Named User Upgrade License from SlickEdit V11 or 2007
Cod. Produttore: UWB-N2008-STD
Verifica Download (51.9 MB)
Aggiungi al carrello $ 194.03 1 Developer Concurrent User Upgrade License from SlickEdit V11 or 2007
Cod. Produttore: UWB-N2008-CON #
Verifica Download (51.9 MB)
Aggiungi al carrello $ 242.78 1 Developer Named User Upgrade License from SlickEdit V10
Cod. Produttore: DWB-N2008-STD
Verifica Download (51.9 MB)

SlickEdit 2008 for Windows - Maintenance and Support License

Aggiungi al carrello $ 66.00 Maintenance and Support License for 1 Developer Named User
Cod. Produttore: WBMAINT08
Verifica Download (29 KB)
Aggiungi al carrello $ 95.00 Maintenance and Support License for 1 Developer Concurrent User License
Cod. Produttore: WBMAINT08-CON #
Verifica Download (29 KB)

Questo prodotto è disponibile nei prezzi riservati al GSA schedule.I nostri prezzi comprendono l'assistenza tecnica ComponentSource e, per la maggior parte dei prodotti scaricabili, una copia di riserva online e un aggiornamento GRATUITO alla nuova versione, se questa viene lanciata entro 30 giorni dall'acquisto.  Tutte le vendite sono soggette ai nostri termini e condizioni standard ed alla nostra politica di rimborso.  Contattaci se necessiti di un'opzione di licenza non elencata sopra, comprese licenze multiple e versioni precedenti.

I nostri prezzi standard sono indicati sopra. Accedi per vedere i tuoi prezzi scontati.

New features in 2008 include:

  • URLs Treated as Links
  • Message List
  • Adaptive Formatting
  • Quick Brace/Unbrace
  • Perl Regular Expressions
  • Auto Symbol Translation
  • New Clipboards Tool Window
  • New hierarchical options dialog

New in SlickEdit

  • XML/HTML Formatting - Automatically format XML/HTML as you edit according to user-defined formatting schemes
  • Dynamic Surround - Type a block keyword, and then use the arrow keys to pull subsequent lines into the block, indented at the correct levels
  • Windows Vista and Solaris x86 Support - SlickEdit 2007 is now available on Microsoft Windows Vista and Solaris x86

For more details, please refer to the SlickEdit New Features Document from the Evals & Downloads page.


Speed
From the instant you launch SlickEdit you’ll appreciate its speed. For quick changes you can launch SlickEdit, make your edits, and close down in less time than it takes for other IDEs to finish loading. Because the engine is native C++, you will experience very rapid response times to keyboard and mouse commands. SlickEdit also contains various project wizards to move into actual coding faster by automating project set-up steps.

SlickEdit uses its' intelligence to auto complete symbols and automatically expand function syntax. For most languages, SlickEdit will auto indent while you are typing, paste code at the proper indent level, and also beautify code at the touch of a button. Java Live Errors alerts you to any syntactical errors while typing, saving you time fixing compiler errors. Advanced functionality such as Surround With enables you to choose a code block and surround it with language-specific structures. Many other rapid coding features await you inside SlickEdit.

Power
Developers need power when they code and SlickEdit delivers. When coding, SlickEdit provides outstanding symbol analysis. For many of the 40 supported languages, SlickEdit provides intelligent coding assistance that performs expression type, scope and inheritance analysis as code is written. SlickEdit automatically displays the prototype for a function when the function operator is typed and lists the members when typing a member access operator.

Navigate code with ease in SlickEdit. SlickEdit's tag-driven navigation engine enables a user to jump to a symbol’s definition or to where it has been used throughout the project, even if the files containing the results are not currently open.

SlickEdit’s C++ refactoring engine is second to none. With 18 different refactorings including extract method and modify parameter list, SlickEdit will save you countless hours when performing refactoring operations. SlickEdit enables you review and accept or reject every change that the refactoring engine has made.

When you need to difference files/projects or merge multiple files together, SlickEdit’s difference and merge tool gives you ultimate power. SlickEdit enables you to compare two files, two directories, or two source trees providing both a traditional file difference view and a symbol difference view. SlickEdit also gives you full editing capabilities during difference and merge operations, which saves you time.

Flexibility
Each developer has an individual coding style and is most effective when coding that way. SlickEdit recognizes this and has designed its tool to accommodate varying programming styles. Starting with the workspace almost everything can be configured. All windows are dockable, tabs can be moved anywhere, and toolbars can be hidden. Fonts and coloring are fully customizable, including background, text, and different types of symbols.

SlickEdit supports 13 different key-binding emulations, and you can also re-bind any key and bind operations to the mouse wheel. Viewing code is configurable with code collapsing, soft wrap, hex views, display of line numbers and display of special characters. Even searching with SlickEdit is flexible. Syntax-driven search enables you to restrict your search to specific code elements such as include/exclude comments, symbols, and strings.


Features:

  • 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.
  • Preview Tool Window - Displays the definition of the current symbol in the editor window, allowing you to see the definition without having to open a separate buffer.
  • References Tool Window - Displays the list of references for a symbol. Use a single keystroke to open the References view for the current symbol, or you can type or select a symbol in the Symbol drop-down list.
  • Syntax Expansion - Expands common block structures (if, for, try, etc.) when the initial keyword is typed.
  • Surround With - Use to surround existing lines of code with a new structure (if, for, try, etc.). The existing code is automatically placed inside braces and
  • indented.
  • Auto-Completions - Reduce keystrokes by automatically completing symbols as you type.
  • DIFFzilla® - Provides editable dynamic differencing and merging for files, directories, and source trees.
  • Comment Wrapping - Automatically wraps comments to the next line as you type.
  • Smart Line Selections - Line selections for single or multiple lines are pasted above or below the current line of code.
  • SmartPaste® - Line selections are automatically formatted when pasted.

Ricerca prodotti

Inserisci le tue parole chiave:

Award Award