Charlie Choiniere

Results 42 comments of Charlie Choiniere

Just go to the preference and change the color scheme back to the default. Pycharm will not let you save over the default settings.

I updated the code afe6f0a7676daef3028371b2d2e70fd0a44ef77c in an attempt to fix this issue . Since the problem is a hard to reproduce I'm going to let this sit for a bit...

I've been getting this error too. I can't figure out why it's happening. I think it has to do with the master password being stored. I may have to change...

Hey @intel352 the preferred way to clean cartridges is to use the button I added. I'm not sure I can make the "Rebuild Project" action work as I think it's...

Hey @z1haze I've been hoping for pull requests and more community help, but haven't gotten any thus far. From feedback I've gotten it seems most people that want to use...

The only part of the tags that have autocomplete are the attributes. There is a set of live templates for all of the tags. For instance if you type isse...

Just a note, I have never tested this plugin in WebStorm. It was built for Intellij, but in Theory for the most part it should work in WebStorm. That being...

This is one of the things that always bugs me when modeling data in Wagtail. It makes sense that you're building pages so title makes loads of sense, but depending...

@gasman Thank you! Forgot about that! I'm just getting into some fresh wagtail development and modeling my data. So it's easy to forget what's there. 😄 In my case I...

Any movement on this? It's a bit confusing in the dev tools when calling replaceState and they do not update correctly. I looked in the devtools repo and saw this...