You can drag and drop files from the files window onto a html file, there is an option to adds links to that file.
Why can't I do this from the project window - this is where i spend most of my time with files - it's the project i'm working on.
Sort of feel that the project should contain all of the assets of a particular project; css, html, images, style sheets - the works...
Thus when you open a new project - all of the relevat assets are available - no browsing to different directories as I switch between different projects.
Image Size Attributes
It would also be so nice, that when you drag and drop an image onto an html document, it adds in the size properties of the image automatically.
I'm so used to this is every other kind of web code editor - it's a massive oversight
Either as height="" and width="" or by style="width: 20px; height:15px"
It's these kind of everyday things (the things that developers do hundreds of times a day) that make an application 'superb' or 'not quite there'
