Hi everyone.
I'm trying using SPE as personal editor for another language, so I need to mod some UI elements and drastically change the Intellisense displaying method to make it support the other language.
The fact is I'm not sure, but as far as I known SPE generates intellisense suggestions dumping all the available classes.
Is this true?
By the way, I "just" need to know where are exactly located in the source the dictionaryes for intellisense and the GUI aspect declarations.
Alternatively, where can I find a quick reference?
SPE is really good documented, but the docs are huge, I need "just" these 2 things.
Thanks in advance for any help.
Bye, Ivano.
.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone.
I'm trying using SPE as personal editor for another language, so I need to mod some UI elements and drastically change the Intellisense displaying method to make it support the other language.
The fact is I'm not sure, but as far as I known SPE generates intellisense suggestions dumping all the available classes.
Is this true?
By the way, I "just" need to know where are exactly located in the source the dictionaryes for intellisense and the GUI aspect declarations.
Alternatively, where can I find a quick reference?
SPE is really good documented, but the docs are huge, I need "just" these 2 things.
Thanks in advance for any help.
Bye, Ivano.
.