Skip to content

Instantly share code, notes, and snippets.

View i-kozlov's full-sized avatar

Igor Kozlov i-kozlov

View GitHub Profile
// ==UserScript==
// @name BitBucket - Open in IntelliJ IDEA
// @namespace https://github.com/ikozlov/geasmonkey_bb_idea_button.user.js
// @version 1.0
// @description Adds a button to open current repository in IntelliJ IDEA
// @author Igor Kozlov
// @match https://git.moscow.alfaintra.net/projects/*
// @grant none
// ==/UserScript==
// @downloadURL https://gist.github.com/i-kozlov/e78d6d5089dafacb83c2b869a4c897df/raw/geasmonkey_bb_idea_button.user.js