Rune Kaagaard
Rune Kaagaard
Hi dbohdan Please consider Django Hypergen to be added to your (in my opinion) awesome list :) We've been using it in production for more than two years, and a...
Thanks for a great project that I use everyday. It would be SO GREAT if you could find the time to complete the language reference at https://andreacensi.github.io/contracts/reference.html#contracts-language-reference!
The echochamber.ch impulses are available on the wayback machine: https://web.archive.org/web/20120610214942/http://www.echochamber.ch/index.php/impulseresponses
Are this the intended colors, in my eyes the hunks are too prominent and the files could stand out more? 
- [x] Websocket support. - [x] Django templates support. - [ ] Keyboard event and gesture event plugin.
At some point before 1.0, we need really good windows support as at the moment it's only tested on Mac and Ubuntu. If you are a daring soul trying Snowscript...
Write tests to ensure that the `PHPParser_Node_Stmt_Class::verifyModifier()` call in `PHPParser_Node_Stmt_PropertyDeclarations` works. E.g. this code should fail with PHP_Parser exception: ``` Class A public private b ```
This is valid python code, but chrashes redbaron: if 42: print 1 # This comment breaks the parser. else: print 2
Hi, thanks for a great project i use everyday together with my context management library called [hjerne](https://github.com/runekaagaard/hjerne) (brain in danish) that - via a django app and some elisp -...
I'm trying to use Claude Code hooks to write a status emoji in the tab title. I can find the current tab title, but set_tab_title seems to always use the...