Everything regarding the development changes of Coder Profile along with the version that the change applies to.
You can see the current version of Coder Profile in the footer.
All blog posts are written by VBAssassin who's an engineer guy, not a journalist :-p
|
Hi ya guys,
I have fixed the escaping problems with ampersands and when typing in encoded characters. They are now shown correctly.
Due to some members mentioning the paste as plain text dialog was annoying i removed that. You can now paste code directly, however, pasting tables etc will NOT keep their formatting when converting to BBCode or when posting it to Coder Profile.
Indenting of code now exactly represents what is shown on the rich text editor. Previously 7 spaces where equal to 1 tab in the editor, however, the code line numbering function used 10 spaces as a tab which meant that there were slight differences with the editor compared to what actually rendered on coder profile. Everything now uses 7 spaces as a tab.
If you guys use notepad++ just go to settings -> preferences -> edit components -> tab setting -> tab size: 7
Then what ever you paste from notepad++ will have the exact same indenting on coder profile.
Keep checking back here for more updates, and thanks for all the feedback you guys have given for v1.45
Kind regards,
Scott
|
|