DisappointinglyAttributed icon indicating copy to clipboard operation
DisappointinglyAttributed copied to clipboard

Express just how dissapointed you are with others code through attributes!

Sometimes you're working on code which is just disappointing but there's no way which you can really convey that dissapointment to others in the code.

Never fear DisappointinglyAttributed is here!

[ಠ_ಠ]
[ب_ب]
[ಥ_ಥ]
public static class Utility
{
    /* code here */
}

That's right, get some emoticons up on your code.

If you're using something like F# you can decorate the code even deeper:

[<``¯|_(ツ)_|¯``>]
[<``° ͜ʖ ͡°``>]
[<``(╯°□°)╯︵┻━┻``>]
[<``┬──┬ノ(゜-゜ノ)``>]
[<``(╯°□°)╯``>]
module Utilities =
    //stuff

Install

PM> Install-Package DisappointinglyAttributed

Copyright

Aaron Powell 2014