I've noticed that comments in VB code snippets are ended in the middle of a line if an apostrophe is present(i.e. using a contraction), then continue from the next one over several lines until it reaches another. I'm wondering if that can't be changed to keep it as a comment right to the next newline character. The code highlighting really gets screwed up the way it is.
tinstaafl 1,176 Posting Maven
Recommended Answers
Jump to PostWe use a third party library to do our code highlighting:
http://google-code-prettify.googlecode.com/svn/trunk/README.htmlCan you include in this thread an example of what you mean?
Jump to Posttinstaafl is pointing out that we both use the Prettifier open source javascript library to syntax highlight our posts.
All 6 Replies
Dani 4,675 The Queen of DaniWeb Administrator Featured Poster Premium Member
tinstaafl 1,176 Posting Maven
tinstaafl 1,176 Posting Maven
Reverend Jim 5,242 Hi, I'm Jim, one of DaniWeb's moderators. Moderator Featured Poster
Dani 4,675 The Queen of DaniWeb Administrator Featured Poster Premium Member
tinstaafl 1,176 Posting Maven
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.