Łukasz Zieliński
Łukasz Zieliński
Hi, I cannot do that for built-in blame functionality but it's enabled there by default. If you open Git > Annotate you have context menu on gutter annotations and it's...
Please provide example that illustrated the issue.
Hi, I'm considering using velocity for this feature so all kinds of custom logic will be possible :)
Should be possible to inject margin if other plugin is installed and `composer.json` file is being annotated with blame.
I was struggling with this too, but if you dig into code you will find this bit: https://github.com/mqttjs/MQTT.js/blob/master/lib/connect/ws.js#L8 I managed to get it to work by constructing options object including...
This must be shortcoming of IDE Git Integration - I do not do any auth directly - just use fetch API provided by the platform and it handles the entire...
@artfiedler could you try checking what happens when regular fetch action is used ? Please follow https://github.com/zielu/GitToolBox/wiki/Manual#login-popup-is-shown-every-few-minutes
Good that is works now
Hi @Undin, let me share my use case. I have plugin consisting of several modules, one of purposes of modularisation is separating out implementations of APIs that are not compatible...
Well, I'm lazy and wanted to have something working before 2.x arrives (#808 is marked as such). I don't want to solve issues with creating merged jar so decided to...