Jens Becker

Results 11 comments of Jens Becker
trafficstars

Doesn't help with your problem specifically, but a cool plugin for lazygit is: https://github.com/kdheepak/lazygit.nvim

The problem is that onDisconnect won't be called by chrome.socket. Afaik there is nothing for detecting a disconnect let alone a reconnect. Maybe a PING message once in while and...

Hi Tim, I have to say it's quite dead. It was working at the time but I haven't tried it recently. I'm working with React Native right now, so I...

I have a similar issue with: Node: 15.5.1 Jest: 25.5.4

I guess if I could wish for an API I would like the following: ```python tcod.tileset.set_truetype_font("data/OpenSans-Regular.ttf", 24, 24, font_size=16, antialiasing=True) ``` It would be cool to set an anchor point...

Hey, any news about this feature? It would help organizing the wiki a lot!

What is the status on this PR? Would be nice to get completions out of the box. Found a simple workaround though. I just copied the `.godot/mono/metadata` directory to `.mono/metadata`.

Easiest is to install cygwin and use its terminal.

Same here. I can't even see the scene tree in VS Code. The refresh button does nothing and as far as I can tell there is no error reported in...

@Razoric480 Active Scene Tree, Inspector and Breakpoints are working now. I just uninstalled the custom version and installed the official extension again and it works as well. I restarted my...