Exaggerated Example:
Click and drag "grass.dmi", which is located in "./turfs/environment/green stuff/" here:
turf
grass
icon = [here]
// becomes...
turf
grass
icon = 'turfs/environment/green stuff/grass.dmi'
| |||||||
You can drag a file from the file tree to your code to insert a path to that file, between single-quotes.
Exaggerated Example: Click and drag "grass.dmi", which is located in "./turfs/environment/green stuff/" here: turf |
![]() Jan 30 2012, 4:57 pm
|
|
+.
|
Would be useful for larger projects or just lazy people, this is in effect on a lot of programs.
|
That's not very useful in my opinion.
Would be better if system similar to Visual Studio's Intellisense would get added. |
Zaoshi wrote:
Would be better if system similar to Visual Studio's Intellisense would get added. That'd be nice too. |