<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p></p>
<div>Hi</div>
<div><br>
</div>
<div>My name is Leif Persson, from Sweden, and I have worked many years with C, C++, C# on Windows. <span style="font-size: 12pt;">About a year ago I changed work and since then I'm only working in linux. I really missed my Visual Studio </span><span style="font-size: 12pt;">and
 tried all the different code editors there is for linux until I finally found Geany which is really </span><span style="font-size: 12pt;">good for an old Windows developer. However, there was still some things that I missed so I have made three </span><span style="font-size: 12pt;">plugins
 that make my life much easier.</span></div>
<div><br>
</div>
<div><br>
</div>
<div>Ctrl-Tab</div>
<div>This plugin is supposed to be hooked up to the keybinding Ctrl-Tab and shows a dialog with open files and "tool-windows". <span style="font-size: 12pt;">When opened the dialog will show open files in the order of last used. Ctrl-Tab and Ctrl-Shift-Tab
 and also arrow keys </span><span style="font-size: 12pt;">can be used to select any file or tool windows to switch to.</span></div>
<div><br>
</div>
<div><br>
</div>
<div>Goto Function</div>
<div>This plugin shows all the functions of the current document and has a quick sarch text box at the top. It allows to very <span style="font-size: 12pt;">quickly jump to even then you only remember a part of the functions name.</span></div>
<div><br>
</div>
<div><br>
</div>
<div>Switch Document</div>
<div>I often have many documents open and switching to the correct one could be very time consuming. This plugin lists all open <span style="font-size: 12pt;">documents in a dialog and it has a quick search text box at the top. Just write a part of the file
 name and the list of files </span><span style="font-size: 12pt;">is reduced. Very quick and handy!</span></div>
<div><br>
</div>
<div><br>
</div>
<div>I have compiled them for both Linux and Windows and they seem to work as intended and I would like to share them with everyone. <span style="font-size: 12pt;">How do I go about to do this?</span></div>
<div>Just put the on github? Maybe everyone isn't comfortable with building from source themself, especially on Windows?</div>
<div>Or include them in the Geany plugin collection somehow? I suppose this assumes that they are interesting for other people?</div>
<div><br>
</div>
<div>Br</div>
<div>Leif Persson</div>
<br>
<p></p>
</div>
</body>
</html>