Nick Heilmann

Results 3 issues of Nick Heilmann

I would like the ability to upload all files in the mapped directory that have been locally modified (based on SVN status). In my office, we have SVN post-commit hooks...

I had a few case statements in my AS3 code that looked like this: ```actionscript case "somecase": { //trace("my debug output"); } // Fall through intentionally case "someothercase": { //success...

bug

I'd like to have hlsearch set to true, so I see search highlighting when I'm using it, but I'd also like to be able to clear the search by simply...