Skip to content

Instantly share code, notes, and snippets.

View Feacur's full-sized avatar
🐦
https://twitter.com/Feacur

Leonid Kapitonov Feacur

🐦
https://twitter.com/Feacur
View GitHub Profile
@Feacur
Feacur / plugins.py
Created August 12, 2021 22:11
[sublime text] allow jumping to file from search or build output
import sublime
import sublime_plugin
import re
import os.path
# %appdata%/Sublime Text 3/Packages/User
# http://www.sublimetext.com/docs/3/api_reference.html
"""
// put these into `Default (Windows).sublime-keymap`