Loading...
Uploaded by Sidneys1 on Apr 8, 2011
Just a quick overview of some of the features available right now in Visual NXC.P.S. Sorry about Photoshop Elements Installer at the end! http://www.screenr.com/3qe
People & Blogs
Standard YouTube License
@muntoonxt Yup, just looked into it. As usual, it was a one-line-of-code fix. Works like a charm now. float is blue, Float is gray. Also made some other slight changes to how the definitions are loaded.
Sidneys1 8 months ago
@muntoonxt Nice catch. I'll look into it. The matching is via regex, which should be case-sensitive by default..
Looks like the float type keyword is being highlighted wrong. (Grey instead of blue.)
You should use a case-sensitive string match.
muntoonxt 8 months ago
Load more suggestions
@muntoonxt Yup, just looked into it. As usual, it was a one-line-of-code fix. Works like a charm now. float is blue, Float is gray. Also made some other slight changes to how the definitions are loaded.
Sidneys1 8 months ago
@muntoonxt Nice catch. I'll look into it. The matching is via regex, which should be case-sensitive by default..
Sidneys1 8 months ago
Looks like the float type keyword is being highlighted wrong. (Grey instead of blue.)
You should use a case-sensitive string match.
muntoonxt 8 months ago