WebTide now integrates view selection. You can now hide the views you do not need and use only the ones that matter to you.
WebTide now integrates code completion for the following contexts:
HTML files - attribute completion shows only the allowed attributes in the current element
PHP files - basic PHP functions competion with function parameter insight. For the PHP competion there are 3 modes available for the parameters: Complete with guessed parameter names, Complete with the parameter's types or Don't complete the parameters at all. The PHP completion is also available in embedded HTML/PHP files inside the PHP Processing context
Features:
- Project Management
- Code templates
- Advanced search functions
- FTP uploader
- Structural Outline
- Quick bookmarking and navigation
- Task List
- Error detection
- Advanced editor
New features:
Switched to VLDocking dock framework
Color chooser view added - Easy select and insert colors into your files
Sessions view added - Group your opened files into a session and open them all in one click
Switched to an all Java web renderer (Cobra)
Added linked preview - Link for example a CSS file's preview to the preview of the html file or an URL that it affects
Added full support for FreeMarker syntax Highlight and improved support for FreeMarker code completion
Removed deprecated FTP uploader