|
|
What's New?
Style Studio CSS Editor version 3.7 add tons of new features (more than 160 new features !) :
Tools : (10)
- HOT! Powerful CSS Validator.
- HOT! Integration with W3C's Online CSS Validator (no need to quit Style Studio !).
- HOT! Powerful MS Front Page 2000-like CSS Manager.
- Enhanced! You can target multiple browsers through IntelliStyle level
- NEW! 8 New CSS Charts (IE 6, IE 3 Mac, IE 4.5 Mac, Netscape 4 Mac, Netscape 6.0, CSS Profile 1.0, Opera 5 and Opera 6)
- NEW! Color Spy will automatically list used colors in your CSS files
- HOT! Value Changer, using Ctrl+Up/Down hot keys, you can change the value of the current property
- Repeat Last Action to repeat last executed command.
- HOT! Added option to mark unsupported CSS properties/values with different color (red, italic) rather than hiding them in IntelliSense.
- HOT! State-of-the-art Print Preview added (support previewing active Document, CSS Validator, Tidy messages, CSE HTML Validator's results as well as Find Results !).
CSS Manager : (19)
-
Powerful Selector Report which scan your web-site and automatically detect :
- Unknown CSS CLASSes
- Unused CSS CLASSes/IDs
- CLASS Report
- ID Report
- Color Report
-
Powerful Site Report which scan your web-site and automatically detect :
- All CSS documents
- All HTML documents
- CSS documents with @import statements
- CSS documents with @Media Type statements
- External (Remote) CSS documents
- HTML documents with <STYLE> Tags
- HTML documents with broken <STYLE> Tags
- HTML documents with multiple style links
- HTML documents with style links
- HTML documents without style links
- Recently Changed CSS documents
- Recently Changed HTML documents
- Links Report which display a summary of your CSS links
- Tidy Web-Site automatically "tidy" (i.e. clean you web-site, upgrade to XHTML, upgrade to CSS, indent your code, etc...) you web-site !
HTML Features : (19)
- HOT! Direct Integration with 35+ HTML Editors !
- HOT! URLs values (HREF and SRC values) automatically detected. Clicking on any url will open that file !
- HOT! Navigation between classes/IDs simplified using unique hyperlinking technology. Clicking on any class/ID will cause Style Studio to navigate to its definition
- HOT! Non STYLE bloc can be grayed !
- Simplified linked/@imported CSS management with CSS Manager !
- HOT! Style Studio can open HTML (as well as ASP, CFM, etc...) Files !
- Syntax highlighter now fully support VBScript/ASP coloring.
- Validate XML documents capability (require MSXML engine 2.x or higher, version number is automatically detected !).
- HOT! Style Spy will automatically list ALL selectors linked to any HTML document as well as linked and imported one !
- HOT! Double-clicking on any url (i.e. HTML link, image, ...) will open it using its default editor (if it's a CSS file, then Style Studio will automatically open it) !
- Previous/next Class will enable you to navigate between CLASS attributes inside the same HTML document.
- Property Watch can be changed to "spy" HTML Tag under caret.
- Extended Replace added
- HOT! Support For HTML Tidy
- HOT! Support For CSE HTML Validator Pro 4+
- Quickly insert <STYLE> bloc using "Insert Inline Style" (under HTML menu)
- Quickly navigate to <STYLE> blocs using "GoTo Inline Style" (under HTML menu)
- Quickly convert inline <style> blocs into linked CSS files using to "Convert Inline Style" (under HTML menu)
- HOT! Quickly change HTML document's doctype using "DocType" sub-menu (under HTML menu)
JavaScript Features : (3)
- Style Studio now support JavaScript files (syntax highlighter correctly color *.js documents)
- HOT! When opening *.js files, Style Studio will automatically show functions, routines and variables (just like Selectors are shown in Selector Spy window when editing CSS documents)
- Dynamic Preview (Follow document option) automatically disabled when editing *.js files (given the nature of javascript files, you must choose a preview files to which edited *.js document will be linked to in order to correctly execute javascript)
Wizards : (15)
- HOT! Now *ALL* CSS wizards (except Filter Wizard) will read/update properties of the current rule
- Border Wizard redesigned [consume *much* less resources, dynamic preview, and layout support (to save generated borders) !]
- Added a border generator [inside Border Wizard] which will automatically generate either regular, semi-flat, flat or Office XP-like borders !
- Graphic Filter Wizard
- CSS Positioning Wizard
- Upgrade your old HTML pages using "Upgrade To Style Sheets" feature (under HTML menu) !
- Style Rotator Wizard
- Migration Wizard
- Entirely Redesigned Font Wizard
- Preview Support & Zoom Control of the preview (IE 6+ only)
- Redesigned/simplified Scrollbars Wizard
- Value Changer (Up/Down buttons) added to CSS Wizards
- Redesigned CSS Wizards with dynamic preview
- Smart Linker now support linking to XML files
- Smart Linker : You can preview results before linking CSS files.
Scrollbars Wizard : (3)
- Real-time preview when changing colors from color picker.
- Support for layouts in Scrollbars Wizard
- Scrollbars Generator which instantly generate stylish scrollbars, just pick up the style (regular, flat and semi-flat scrollbars), choose any color and let Style Studio do the rest for you !
Preview : (11)
- Netscape 6/7 Internal Preview (Require Mozilla .9x to be installed)
- Full Preview : preview your HTML/CSS files in full screen mode
- Web-Safe Preview
- Zoom Control of the preview (IE 6+ only)
- Doctype control of the preview
- Media Type Control of the preview
- Customizable Ruler to the preview
- Separate customizable DocTypes to each internal preview window
- Style Spy/Preview now support child selectors (i.e. P>H2).
- Style Spy/Preview now support adjacent sibling combinator (i.e. P+H2).
- Switching the "Follow Document" setting (standard hotkey = F6) will restore last used preview document instead of the first document in list. Very useful if you want to quickly toggle preview modes.
Style Indent : (6)
- Possibility to sort by class name [ i.e. p.class, div.class {+} ]
- Color conversion (i.e. change colors to nearest named/web-safe colors)
- Case Conversion [Selectors, properties and values]
- Support for an unlimited number of different indentation styles
- Selector re-ordering [by type (i.e. classes, ID, then normal selectors...) or alphabetically]
- Property re-ordering ([un]supported properties first or alphabetically)
Editing Capability : (24)
- HOT! Support For Collapsible Selectors !
- HOT! GoTo Last Position function added for easier navigation (especially when you want to navigate between a CSS class attribute and it's declaration) !
- Syntax Highlighter now recognize @import url, @media and !important keywords.
- HOT! Double-clicking on any @import statement will cause Style Studio to open imported file !
- HOT! Unsupported properties marked with different color
- Similar Undo/Redo operation are now grouped (when possible).
- Undo, Redo, Cut, Copy, Paste and Save buttons are dynamically enabled/disabled when editing.
- Auto-Replace automatically disabled inside comments.
- Make Propercase function added
- Invert Case function added
- Delete Line function added
- Collapse All/Expand All buttons added.
- Support for simple bookmarks.
- Style Studio will automatically open dropped web files.
- Powerful Formatting toolbar which simplify the use of common properties
- HOT! Support For Smart Code (an extension for the "Formatting ToolBar" which enable you to add an unlimited number of smart code snippets ) !
- GoTo function added to Edit Menu
- Delete Line function added (under Edit -> Advanced Menu)
- Select Current Rule function added to Edit Menu
- Comment/Uncomment Current Property
- Delete Current Property
- Triple-clicking on editor will either select current rule or current tag (depending on whether it's a CSS or HTML document)
- If one of your documents has been changed by another process while being edited, Style Studio will automatically notify you and ask you if you want to reload it.
- Support for system fonts added (in IntelliStyle and CSS Validator).
Search/Replace functions : (6)
- Find/Replace speed enhancement
- Support for advanced search & replace operations (i.e. Find All and Replace All) in Folders/Web-Sites/all opened documents added
- Pre-defined regular expressions added in Find/Replace dialog (just pick an expression from popup menu !)
- Find/Replace dialogs redesigned
- Find All function added in Find dialog
- Find in Files added.
Colors : (12)
- Powerful Color Dialog
- Gradient Picker added in Colors Dialog
- Import/Export colors from CSS documents
- Import/Export from *.ACT (PhotoShop and FireWorks) color palette.
- Import/Export from *.hpl (HomeSite) color palette.
- Import/Export from *.pal (Jasc) color palette.
- Import colors from bitmaps, JPEG and GIF.
- Powerful Color Conversion routines (Darken, Lighten, Transformation To nearest Web-Safe/Named colors...)
- "New Palette From CSS" will automatically create a color palette from your current style sheet document.
- "New Palette From Web-Site" will automatically create a color palette from one of your defined web-sites.
- "New Gradient Palette" will create a gradient palette based on your choice (you can change starting and ending colors by respectively clicking on buttons located above and below gradient picker)
- Possibility to quickly change red, blue, green, hue, lum and sat values using Ctrl+Up/Down hot keys.
User Interface : (4)
- Style Studio has the MS Office XP look n' feel
- XP-like Icons used !
- Style Studio can play customizable sounds on special events (i.e. on startup, shutdown, after running validator, etc...)
- Editor Context Menu is now customizable
Miscellaneous : (28)
- HOT! Added option to automatically restore workspace at startup (i.e. re-open all documents that were opened at last session before you quit Style Studio).
- HOT! Style Studio is now voice enabled (require Microsoft® Speech Recognition Engine), use your microphone to open, close or execute (almost) any command using your voice !
- Common dialog now supports favorite folders for quick navigation between folders
- Templates Manager Enhanced (CSS/XHTML support added).
- HOT! 50+ New Options added !
- HOT! You can now easily export Style Studio's options to any PC using "Export Options" (under Options menu) !
- HOT! Support For Plug-ins
- Style Studio can open multiple files at once !
- HOT! Help File now includes a selection of CSS/HTML articles.
- Full Screen Mode Support
- Automatic detection of popular web-authoring tools (including HTML and graphic tools)
- Automatic detection of installed browsers (including IE, Netscape, Opera and Mozilla browsers )
- Customizable CSS Help reference (Up to 4 offline/online sources supported)
- Luminosity Indicator in Scrollbars Wizard
- DreamWeaver-like Font Editor
- Check URL
- Clear History function added (under 'File' -> 'Recent Documents') to quickly clear all recently opened documents
- Comment Invalid Properties
- Import CSS file
- Customizable "Shell Tab" which will list files (customizable extension) located inside your (customizable) favorite folders (dragging any file to the editor will cause Style Studio to automatically generate needed HTML code, i.e. <A HREF="Dropped File.html"...>)
- Start New Documents using Font/Color Wizard
- When you use the "Close All" command with un-saved documents, Style Studio will prompt you can choose "No To All" option to close all files without saving.
- Extract Tags From HTML document
- New document based on existing CSS File
- Pre-defined layouts shipped with Style Studio
- Improved overall performance (less system resources used) and speed.
- Style Studio will auto-complete file path/urls (like IE) as your type them in textboxes. Currently present in "Open From Web" and "Insert URL" dialogs, Migration Wizard and Rotator Wizard . (Require IE 5+)
- Windows XP Compliant !
- ...and much more!
|
|
Style Studio CSS Editor version 3.7 is now available ! This version introduce more than 160 new features, including a powerful CSS validator, Web-Site Manager...
Features
Details
|