2006-11-13
- Ported showPreferencePage from debug.ui. (slapsha)
- this fix is performed for the following bug:
Open file without a project is not possible.
now the language model is presented for files without a project, we hold a default project model and choose this model for non-project files. (rganor)
2006-11-12
- model loader format (rganor)
- Added an additional parameter for debugger initializer extension point to allow different initializers and handlers for the same launch mode. (slapsha)
2006-11-08
- implement adaptable (slapsha)
- fix (slapsha)
- 1. doScan() function - consider all forms of php start tags (also asp form)
2. effiency improvments (rganor)
2006-11-07
- Issue #148628 - HTML remark elliminates php syntax coloring.
fixed.
the doScan() function was improved so now a php code is identified. (rganor)
- updates and fixes (yleon)
- Avoid null result when array is expected (slapsha)
- Override default current line highlight color. (slapsha)