sublime_pqmarkup Code
Brought to you by:
t-a-v
File | Date | Author | Commit |
---|---|---|---|
.hgtags | 2017-10-18 |
![]() |
[0de853] Added tag 0.1.1 for changeset 68f6fe4afbc2 |
Default.sublime-keymap | 2025-04-04 |
![]() |
[79b2ae] Swap ``"shift+alt+`"`` and ``"alt+`"`` hotkeys,... |
pq.py | 2025-04-04 |
![]() |
[79b2ae] Swap ``"shift+alt+`"`` and ``"alt+`"`` hotkeys,... |
pq.sublime-syntax | 2017-09-30 |
![]() |
[19226c] Fix packagecontrol-bot errors: |
readme.md | 2017-10-22 |
![]() |
[49f60f] Update readme.md |
This plugin is intended to simplify typing in pqmarkup in Sublime Text. It adds following key bindings:
‘
and closing quotation mark ’
respectively.*
, _
, -
and ~
keys to makes it simpler to format text with bold/underline/strikethrough/italic (just select text and press corresponding key to format selected text).(Also it is supposed to add a syntax highlighting for .pq
files into this plugin later.)
Install Package
command from the Command Palette (Cmd/Ctrl+Shift+P by default).Данный плагин предназначен для работы с пк-разметкой в Sublime Text. Он добавляет следующие сочетания клавиш:
‘
и закрывающей ’
соответственно.*
, _
, -
и ~
для выделения текста жирным/подчёркиванием/зачёркиванием/курсивом (достаточно просто выделить текст и нажать клавишу соответствующего символа форматирования).(Предполагается позже также добавить в этот плагин подсветку синтаксиса для .pq
файлов.)
Install Package
из палитры команд (Cmd/Ctrl+Shift+P).