Mono-D icon indicating copy to clipboard operation
Mono-D copied to clipboard

Documentation comments break syntax highlighting and possibly source format

Open stef-k opened this issue 11 years ago • 5 comments

Adding documentation comments with /** */ or /++ +/ makes monodevelop to handle all code as comment.

Additionally with documentation comments the IDE formats the code differently.

Single line /// comments are ok.

stef-k avatar Nov 16 '13 20:11 stef-k

Could you provide me some code examples, please? I just tested some cases - and all of them did not spawn issues with multi-line ddoc comments

aBothe avatar Nov 17 '13 22:11 aBothe

I will try to reproduce the case and provide any relevant data, thanks!

stef-k avatar Nov 18 '13 00:11 stef-k

Due to Monodevelop reinstallation, i couldn't reproduce the problem in a stable manner, it happened once in many tries.

I will keep watching it, in the meantime i propose closing this issue. Regards, Stef K

stef-k avatar Nov 18 '13 09:11 stef-k

Which..version of MD do you've got installed?

aBothe avatar Nov 18 '13 09:11 aBothe

I had and currently reinstalled the same:

MonoDevelop Version 4.2 Installation UUID: 8aa6c8c5-8a13-4aed-8182-b93f3b2ae89b Runtime: Mono 3.2.4 (tarball Tue Nov 5 15:32:25 UTC 2013) GTK+ 2.24.20 theme: Faience GTK# (2.12.0.0)

Mono D: 0.5.4.8

On OS:

Ubuntu 13.10 Linux dev 3.8.0-27-generic 40-Ubuntu SMP Tue Jul 9 00:19:35 UTC 2013 i686 i686 i686 GNU/Linux

stef-k avatar Nov 18 '13 09:11 stef-k