Jerome Leclanche

Results 478 comments of Jerome Leclanche

libkscreen is what you need, not kscreen. libkscreen should have no dependency outside of qt.

> libattica0.4 libdbusmenu-qt2 libdlrestrictions1 libkdecore5 libkdeui5 libkscreen1libqjson0 That's far more than it actually requires...

I'd actually be in favor of moving d-o-t to oauthlib org. It's currently in jazzband which is more or a FFA contribution org. I suggested moving it there initially as...

CC'ing @jezdez here; reached out on IRC about moving DOT from jazzband to here.

I've not received an answer from @jezdez in moving DOT out of jazzband. Can someone who would follow up on it file an issue [here](https://github.com/jazzband-roadies/help/issues)?

I'm currently away until the 5th of December. I'm happy to do some legwork after that date to help out!

Would like to suggest discord support :) https://github.com/reactiflux/discord-irc/issues/100

@maxcnunes Interesting, thanks. On that note, have you thought about switching to the vscode syntax highlight / language library? Here are some resources: * https://code.visualstudio.com/docs/extensionAPI/language-support * https://code.visualstudio.com/docs/languages/overview * https://code.visualstudio.com/docs/extensions/example-language-server *...

![image](https://user-images.githubusercontent.com/235410/34084735-1c74564a-e38e-11e7-8122-4960c2450e47.png) ;)

It's interesting to see that all postgres-specific syntax highlight definitions resolve to this old file: https://github.com/mulander/postgres.tmbundle/blob/master/Syntaxes/PL%20pgSQL%20(Postgres).tmLanguage Edit: Or for the ones that don't use textmate, [this one](https://github.com/isagalaev/highlight.js/blob/master/src/languages/sql.js)