[Mono-dev] Fwd: CSS Support Project Idea

meherzad meherzad.lahewala at gmail.com
Mon Apr 29 16:33:18 UTC 2013


Hello all,

For further Info relating to the implementation of the project of CSS
support in MONO.

Main thing will be parsing the whole document and similarly to generate
necessary maps and collection of all the css possible properties and their
possible values which will help in the code completion logic. Will creating
our own class which has its collection and fetch necessary values from it
in optimized way as it will help in code completion. For syntax
highlighting requirement we will be using same parser which identifies
all possible value of css and highlights it by identifying it from the
available class similar for indenting the code required indentation after
each type of element in css such as attribute name, value, class name, id,
braces, semicolon  other important keyword of css like !important etc.

Hope for any suggestion on my idea and proposal. Ready for
further clarification and discussion. Thanks

Regards,
Meherzad.




---------- Forwarded message ----------
From: meherzad <meherzad.lahewala at gmail.com>
Date: Sun, Apr 28, 2013 at 12:37 PM
Subject: CSS Support Project Idea
To: mono-devel-list at lists.ximian.com

Hi all,

I am Meherzad I am currently doing my internship in Morgan Stanley as a
developer for my MSc IT program and I am working there as JAVA and .NET
developer. As mentioned on the idea page the addition of CSS support for
providing basic error checking, line completion etc.

I am working on C#  in current internship for creating WCF services and am
good with working in c# and also good in CSS as I have done some of the web
projects in my past 1 year which are in GITHUB.

Github <https://github.com/meherzad?tab=repositories>
StackOverflow <http://stackoverflow.com/>

I am ready to give as much time as possible as my internship is ending on
14/6 after which I have 2 months vacation so it would be possible for me to
give full time after june.


Thanks,
Meherzad.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130429/f66f891c/attachment.html>


More information about the Mono-devel-list mailing list