- Class method names that are the same as built in PHP functions are highlighted as such, and it also breaks the document outline (same problem as with the types as function names)
- When a document is in HTML highlighter mode but the active outlining language is not HTML (CSS, JS or PHP in the document outline tool window) the bracket matching style uses the HTML one instead of the respective language.
- Related to the above, in a PHP file with HTML highlighter the && gets marked as a HTML validation warning saying "The ampersand character should be written as &" even though the active highlighter is PHP.
- Import settings dialog can be resized
- When resizing the Manage scripts dialog, the Path: text area doesn't resize so when you make it smaller it covers the Edit and Delete buttons
- I'm not sure if this is a bug or a feature, but when opening the search dialog it automatically fills the text box with the nearest word to your cursor. Most other apps keep your last search so it's more consistent to do this too. I think it should only automatically fill it in for text you've actively highlighted
- Related to the above, when choosing an old search from the drop down list it replaces it with a blank line so it's gone the next time you go to use it
And a small feature request, an option to show code snippets in the intellisense popups instead of needing another shortcut to trigger the insert code snippet popup
