Zachary Pedigo

Results 37 comments of Zachary Pedigo

It sounds like you want to add a macro feature, where you could create a script and save it as a macro with a certain keybinding. I'm sure a keyboard...

I thought that that is how it worked, I thought that VsVIM overrides any conflicting keybindings, Honestly, my Ctrl+C still works with my regular system clipboard as expected. Perhaps there...

I would be willing to this but, for this project specifically I think it's going to be more beneficial to create an easy-to-edit JSON file perhaps rather than even creating...

With that being said if you had some pros and cons to convince me not to make this move, I would be open to hearing them because I'm very unsure...

Looking at some sqllite code, I'm starting to like the idea. But if we are going to have a full-stack application on our hands here, we probably want to use...

I'm gonna run with your idea. But I am changing the idea behind this settings page. Since I currently don't have any ideas as for what to put on the...

To allow for simple modification of each languages style properties, I would suggest we add a class of properties for each supported language since each one may have different properties....

I am going to go ahead and choose to use a JSON file for this issue. It should be easier to implement and text editor users are familiar with this...

We may have to change the way that we consume the FastColoredTextBox. I'm not such a big fan of simply consuming the .dll. I'm thinking we could possibly pull it...

@PoLaKoSz I know it has been a while since you have worked on this project, I just wanted to respond for posterity. I chose to just import the FastColoredTextBox project...