Can we have this feature?

Can the search be enhanced to list all posts by a particular member ?

May be can type the user name and post across topics and threads can be displayed ?

Thank You.

I’ll see what I can do!

Good idea! ;D

I’d like this. Maybe an extended user profile too?

I also agree : good idea ! :stuck_out_tongue:

You can now add By User to your search.

Thanks Josh! :clap:

Great, thanks Josh! Maybe in the future it would be nice to have a user profile, with that integrated, too.

And avatar :slight_smile:

That too, although they said they will be putting that in soon.

Is it possible to have the line number generated automatically when we post a code in the message box?
If it’s possible, can we have this feature also? :stuck_out_tongue:
So we can refer to the posted code by the line number, which is easier to describe where the line you want other to see, especially in the long code.

Ahh yes but generated line number would be pain int he arse when trying to use said code.

There’s a wordpress plugin out there that does it really nicely, and has a copy and paste option. Maybe you guys coiuld hack itu p and use it. It’s called SyntaxHighlighter Evolved

There are also online code highlighters. They work well :slight_smile:

Thanks Josh for swiftly fulfill my request! :wink:

I already saw it happened in the forum. :stuck_out_tongue: Just like this!

using System;
using Microsoft.SPOT;
namespace MFConsoleApplication1
{
  public class Program
  {
    public static void Main()
    {
      Debug.Print("Amazing!");
   }
}
}

Very cool. Thanks Josh!

and the best news: copying still only copies the code, not the lines ! Awesome for cut/paste into a project.

Since Josh is doing such a great job.
Should we start to give him some experience points, rather than 0? :wink:
(look here! )
[url]http://www.tinyclr.com/forum/users/[/url]

sam, you are totally right :wink:

Sam is right! Josh is awesome! (the rest too ofcourse :whistle: )