Monthly Archives: September 2011

gedit clang plugin progress

A quick update on the gedit clang integration. Here is a screenshot of the latest visualization of errors in source code: You can checkout the code on github for now: https://github.com/jessevdk/gedit-code-assistance. If you want to try it out, install the … Continue reading

Posted in gedit | 12 Comments

New gedit goodies

Just a quick update of what I’m currently working on: clang integration in gedit That’s right, that’s clang integrated in gedit (with the very nice libclang). For now only error reporting is implemented but libclang will also gives us the … Continue reading

Posted in gedit | 20 Comments