New features on VS.Php 2.1
What's new on VS.Php 2.1.3.3161
- Fixed when the *new* keyword was getting replace when you pick the class name
- intellisense for objects not working when using () in the class name
- Javascript inside <script> tags issue fixed (no color coding yet)
- Fix autoformatting on multiline expressions
What's new on VS.Php 2.1.2.3079
- Fix crash during remote debugging
- Improve tooltips during debugging
- Fix intellisense for mysql statements
- Update code snippet icon in intellisense list
What's new on VS.Php 2.1.1.3056
- Standalone edition
- Support for code snippets
- Auto formatting
- When closing brackets
- When pasting new code
- Support for Ctrl+K Ctrl+F (Format selection)
- Support for Ctrl+K Ctrl+D (Format all document)
- Configurable options
- Associate custom file extensions with the Php editor
- Intellisense configuration
- Nested user defined regions
- Select multiple files when adding user references
- Change the background of Php code
- Configure DBG clienthost in the project properties
- Improved Php/Javascript debugging