X-Git-Url: http://rtime.felk.cvut.cz/gitweb/edu/osp-wiki.git/blobdiff_plain/8bd1c30da602bcccfab0ea454621e9756d7eae04..HEAD:/student/modosist/index.mdwn diff --git a/student/modosist/index.mdwn b/student/modosist/index.mdwn index f8dbdc90..584f622b 100644 --- a/student/modosist/index.mdwn +++ b/student/modosist/index.mdwn @@ -1,36 +1,26 @@ [[!meta title="Módos István"]] -**Project name and homepage:** [Example project](http://www.example.com) +**Project name and homepage:** [Vrapper](http://vrapper.sourceforge.net/) -Assignment +Project description ====== +Vrapper is an Eclipse IDE plugin, which imitates the behavior of VIM for editing code. -Description of my planned/completed work for the project - -Links documenting the results of my work +Assignment ====== +My main task is to fix a stationary cursor in linewise visual mode. I'm also going to fix some defects, which I observed while using the plugin. -Here, I'll add links similar to the examples below and describe what -is being linked. +Links +====== +* [My Github repository for Vrapper](https://github.com/modosist/vrapper) +* [Commit fixing two exceptions, which were thrown when making some actions on the end of the file (range test added)](https://github.com/vrapper/vrapper/pull/168) +* [Commit fixing line joining](https://github.com/vrapper/vrapper/pull/169) +* [Commit fixing stationary cursor in linewise visual mode](https://github.com/vrapper/vrapper/pull/170) +* [Commit implementing 'cursorline' option](https://github.com/vrapper/vrapper/pull/176) +* [Commit with reimplementation of paragraph text objects](https://github.com/vrapper/vrapper/pull/180) -* [My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b) -* [Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary) -* [My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6) -* [Additional supporting material](http://lwn.net/Articles/385586/) Presentation ========== - -* [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|prezentace1.pdf]] -* [[Presentation of the results of my work|prezentace2.pdf]] - -Ohloh -===== - -Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank. - -For example: - Ohloh profile for Linus.Torvalds - - -[w]:https://www.ohloh.net/accounts/modosist/widgets +* [[Presentation of the aim of my work|p1.pdf]] +* [[Presentation of the aim of my work|p2.pdf]]