Shamaoke
Shamaoke
I try to use Ogg Theora/Vorbis plugins for Premiere Pro 2.0. The program sees them, but at start returns the following errors to `C:\Users\Username\AppData\Roaming\Adobe\Premiere Pro\2.0\Plugin Loading.log`: ``` Loading C:\Program Files...
Hi. When moving the caret to the next line to specify the function body in a function definition the auto indent routine performs the 6 spaces indentation instead of 2....
Add an ability to delete a note for a TODO list item. Can be implemented in the same way as deleting an appointment note, e. g.: _select a list item_...
Sometimes when exploring or debugging code it's necessary to know where some method was defined. For this purpose `Method#source_location` is used. It reports a filename and a line in the...
Please, add the `__FILE__` and `__LINE__` constants as the 2nd and 3rd arguments to the [class-](https://github.com/mongoid/origin/blob/master/lib/origin/forwardable.rb#L53) and [module_eval](https://github.com/mongoid/origin/blob/master/lib/origin/forwardable.rb#L47) calls in `Origin::Forwardable#__forward__` to impove the debugging process. ``` ruby require 'mongoid'...
When calling hints, Surfingkeys automatically follows a link if there's the only one on a page. There should be an option to prevent this behavior if it's undesirable.