Re: Mono-D 1.8 - Conditional code highlighting

2014-04-02 Thread #coder

On Wednesday, 2 April 2014 at 05:26:21 UTC, Alexander Bothe wrote:

On Wednesday, 2 April 2014 at 05:06:31 UTC, #Coder wrote:
I am getting following error when debugging a simple program 
and try to see a variable value in watch or immediate or 
locals window (OpenSuse Linux latest, latest MonoDevelop and 
latest Mono-D plug-in)



System.Reflection.TargetInvocationException: Exception has 
been thrown by the target of an invocation. --- 
System.MissingMethodException: Method not found:


k I've fixed it in v0.2.7


Works now. Thanks!!!


Re: Mono-D 1.8 - Conditional code highlighting

2014-04-01 Thread Tofu Ninja

On Sunday, 30 March 2014 at 18:59:51 UTC, Alexander Bothe wrote:

Hi everyone,

just messed around with the MonoDevelop APIs and got some nice 
editing-related feature working.


http://mono-d.alexanderbothe.com/conditional-highlighting-v1-8/

Hopefully it won't crash immediately or obstruct the displayed 
code in any other wise..but let's see. :-P




Cheers,
Alex


Am i the only one who has never been able to get your website to
load, i haven't been able to for months.


Re: Mono-D 1.8 - Conditional code highlighting

2014-04-01 Thread Alexander Bothe

On Tuesday, 1 April 2014 at 13:13:12 UTC, Tofu Ninja wrote:

Am i the only one who has never been able to get your website to
load, i haven't been able to for months.


I can do - and several others, too.

http://www.downforeveryoneorjustme.com/mono-d.alexanderbothe.com 
*cough*


Try a proxy like hidemyass or openthis.eu :P


Re: Mono-D 1.8 - Conditional code highlighting

2014-04-01 Thread #Coder
I am getting following error when debugging a simple program and 
try to see a variable value in watch or immediate or locals 
window (OpenSuse Linux latest, latest MonoDevelop and latest 
Mono-D plug-in)



System.Reflection.TargetInvocationException: Exception has been 
thrown by the target of an invocation. --- 
System.MissingMethodException: Method not found: 
'D_Parser.Resolver.ExpressionSemantics.ExpressionTypeEvaluation.EvaluateType'.
  at MonoDevelop.Debugger.Gdb.D.DGdbBacktrace.CreateVarObject 
(System.String exp) [0x0] in filename unknown:0
  at MonoDevelop.Debugger.Gdb.GdbBacktrace.GetParameters (Int32 
frameIndex, Mono.Debugging.Client.EvaluationOptions options) 
[0x0] in filename unknown:0
  at MonoDevelop.Debugger.Gdb.D.DGdbBacktrace.GetParameters 
(Int32 frameIndex, Mono.Debugging.Client.EvaluationOptions 
options) [0x0] in filename unknown:0
  at MonoDevelop.Debugger.Gdb.GdbBacktrace.GetAllLocals (Int32 
frameIndex, Mono.Debugging.Client.EvaluationOptions options) 
[0x0] in filename unknown:0
  at Mono.Debugging.Client.StackFrame.GetAllLocals 
(Mono.Debugging.Client.EvaluationOptions options) [0x00025] in 
/home/lx/Dokumente/Projects/monodevelop/main/external/debugger-libs/Mono.Debugging/Mono.Debugging.Client/StackFrame.cs:165
  at Mono.Debugging.Client.StackFrame.GetAllLocals () [0x00044] 
in 
/home/lx/Dokumente/Projects/monodevelop/main/external/debugger-libs/Mono.Debugging/Mono.Debugging.Client/StackFrame.cs:157
  at MonoDevelop.Debugger.LocalsPad.OnUpdateList () [0x0004b] in 
/home/lx/Dokumente/Projects/monodevelop/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/LocalsPad.cs:61
  at MonoDevelop.Debugger.ObjectValuePad.Initializem__0 
(System.Object , System.EventArgs ) [0xd] in 
/home/lx/Dokumente/Projects/monodevelop/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/ObjectValuePad.cs:97
  at MonoDevelop.Ide.Gui.PadWindow.NotifyContentShown () 
[0x0003c] in 
/home/lx/Dokumente/Projects/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/IPadContainer.cs:305
  at 
MonoDevelop.Ide.Gui.DefaultWorkbench+AddPadc__AnonStorey0.m__2 
(System.Object , System.EventArgs ) [0x00017] in 
/home/lx/Dokumente/Projects/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:1343
  at 
MonoDevelop.Components.Docking.DockItem.UpdateContentVisibleStatus 
() [0x00033] in 
/home/lx/Dokumente/Projects/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockItem.cs:384
  at MonoDevelop.Components.Docking.DockItem.SetupContent 
(System.Object ob, System.EventArgs args) [0x0009f] in 
/home/lx/Dokumente/Projects/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockItem.cs:211
  at (wrapper managed-to-native) 
System.Reflection.MonoMethod:InternalInvoke 
(System.Reflection.MonoMethod,object,object[],System.Exception)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, 
BindingFlags invokeAttr, System.Reflection.Binder binder, 
System.Object[] parameters, System.Globalization.CultureInfo 
culture) [0x0] in filename unknown:0

  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, 
BindingFlags invokeAttr, System.Reflection.Binder binder, 
System.Object[] parameters, System.Globalization.CultureInfo 
culture) [0x0] in filename unknown:0
  at System.Reflection.MethodBase.Invoke (System.Object obj, 
System.Object[] parameters) [0x0] in filename unknown:0
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) 
[0x0] in filename unknown:0
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] 
args) [0x0] in filename unknown:0
  at System.Delegate.DynamicInvoke (System.Object[] args) 
[0x0] in filename unknown:0
  at GLib.Signal.ClosureInvokedCB (System.Object o, 
GLib.ClosureInvokedArgs args) [0x0] in filename unknown:0
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) 
[0x0] in filename unknown:0
  at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, 
IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, 
IntPtr invocation_hint, IntPtr marshal_data) [0x0] in 
filename unknown:0


Re: Mono-D 1.8 - Conditional code highlighting

2014-04-01 Thread Alexander Bothe

On Wednesday, 2 April 2014 at 05:06:31 UTC, #Coder wrote:
I am getting following error when debugging a simple program 
and try to see a variable value in watch or immediate or locals 
window (OpenSuse Linux latest, latest MonoDevelop and latest 
Mono-D plug-in)



System.Reflection.TargetInvocationException: Exception has been 
thrown by the target of an invocation. --- 
System.MissingMethodException: Method not found:


k I've fixed it in v0.2.7


Re: Mono-D 1.8 - Conditional code highlighting

2014-03-31 Thread Alexander Bothe

Just couldn't let these primary issues pass by that easily..

http://mono-d.alexanderbothe.com/improved-conditional-highlighting-completion-v1-8-1/



Cheers everyone


Re: Mono-D 1.8 - Conditional code highlighting

2014-03-31 Thread Théo.Bueno

As usual, thank you for bringing more awesomeness to D :)

Mono-D seems pretty complete to me now, I was wondering if you 
are thinking about new major features ?


Re: Mono-D 1.8 - Conditional code highlighting

2014-03-31 Thread Alexander Bothe

On Monday, 31 March 2014 at 21:41:26 UTC, Théo Bueno wrote:

As usual, thank you for bringing more awesomeness to D :)

Mono-D seems pretty complete to me now, I was wondering if you 
are thinking about new major features ?


Thanks :)

Well, atm there are too many smaller bugs to fix and little 
things to improve.


Perhaps some more refactorings or better semantic highlighting, 
perhaps some better way to cache completion results to make 
everything even faster..dunno, for now.


Mono-D 1.8 - Conditional code highlighting

2014-03-30 Thread Alexander Bothe

Hi everyone,

just messed around with the MonoDevelop APIs and got some nice 
editing-related feature working.


http://mono-d.alexanderbothe.com/conditional-highlighting-v1-8/

Hopefully it won't crash immediately or obstruct the displayed 
code in any other wise..but let's see. :-P




Cheers,
Alex