Standard escape codes are prefixed with Escape:
- Ctrl-Key:
^[ - Octal:
\033 - Unicode:
\u001b - Hexadecimal:
\x1B - Decimal:
27
| {"version":1,"resource":"file:///Users/craig/wd/clicker_rpg/src/state/queue.ts","entries":[{"id":"hBtk.ts","timestamp":1675706728807},{"id":"IMZ4.ts","timestamp":1675706773377},{"id":"R1uL.ts","timestamp":1675706809037},{"id":"lIDB.ts","timestamp":1675706859832},{"id":"8Ijn.ts","timestamp":1675706878092},{"id":"ppsg.ts","timestamp":1675706895843},{"id":"Notm.ts","timestamp":1675707313532},{"id":"LoIc.ts","timestamp":1675728936484},{"id":"5sGy.ts","timestamp":1675729071257},{"id":"zeOB.ts","timestamp":1675729107858},{"id":"Xr9d.ts","timestamp":1675729130863},{"id":"ufhD.ts","timestamp":1675729236468},{"id":"yp6Y.ts","timestamp":1675729263876},{"id":"1g7v.ts","timestamp":1675729318527},{"id":"al0B.ts","timestamp":1675729363352},{"id":"w1lZ.ts","timestamp":1675729397174},{"id":"yro5.ts","timestamp":1675731372650},{"id":"Q1fd.ts","timestamp":1675734460778},{"id":"ADKf.ts","timestamp":1675772760379}]} |
| {"lastUpload":"2019-01-28T15:34:09.186Z","extensionVersion":"v3.1.2"} |
Note:
When this guide is more complete, the plan is to move it into Prepack documentation.
For now I put it out as a gist to gather initial feedback.
If you're building JavaScript apps, you might already be familiar with some tools that compile JavaScript code to equivalent JavaScript code:
It was not exactly obvious. Here's how to revert a Gist commit!
Checkout the gist like a normal git repo:
# replace the Gist ID with your own
git clone [email protected]:cc13e0fcf2c348cc126f918e4a3917eb.git
Treat it like a normal repo. Edit, force push, etc.
The full context of the code shown here can be viewed here
|-- package.json
|-- config.js
|-- db
|-- pgHelper.js
|-- dbQueryHelper.js
My main resource is Twitter, so here's my Twitter following list: https://twitter.com/edinbeth/following
This guide assumes you have the emmet and language-babel packages already installed in Atom
keymap.cson file by clicking on Atom -> Keymap… in the menu bar'atom-text-editor[data-grammar~="jsx"]:not([mini])':