Libervis Network - For a Free WorldLibervis Projects | Nuxified Projects
Welcome guest. Register | Login | Show what's new

MonoDevelop problem

MonoDevelop problem

Hello,

I have installed the MonoDevelop 0.13.1 from Debian's official apt repository, but it appears it has some problems: when I type a line of code and press Enter, it doesn't go to the next line so that I can type another line of code as expected, instead it just "push" the current line down. Like this:

Before pressing Enter:

	public virtual void SayHello()
	{
		System.Console.Writeline("Hello World");|
	}

After pressing Enter:

	public virtual void SayHello()
	{

       |System.Console.Writeline("Hello World");
	}

Not sure how to solve this problem.

Thanks in advance

__________________

whistler_wmz at users dot sourceforge dot net


We have 1999 members who wrote 2037 articles and 11817 comments. Welcome to our newest member, hutopire!

Who's online

There are currently 0 users and 7 guests online.
Nuxified RSS feed