SNow Vim

★★★★★
★★★★★
30 users
<
>
Big News December 16, 2023 (Digital)
★★★★★
★★★★★
MiracleSpirit Graphic Sabrina Carpenter T-Shirt, Adult Unisex, Size: unisex T-Shirt Large, Black
★★★★★
★★★★★
Donald Trump 15 Card First Term Set
★★★★★
★★★★★
Winmau Rhino 229 Extra Thick Standard Dart Flights
★★★★★
★★★★★
Condor Axe Player Dart Flights - Standard - African Warrior - Inspiration 2 - Black - Long | Darts Corner
★★★★★
★★★★★
Condor Zero Stress Dart Flights - Standard - Short Length - Black
★★★★★
★★★★★

This is a quick Chrome browser extension I developed that adds the vim keymap, monokai theme, and ctrl+s or :w saving functionality within code mirror inputs throughout the ServiceNow platform.

Change Log:
v0.0.4 - Added ctrl+s detection for saving UI Scripts
v0.0.5 - Added ctrl+s saving for (hopefully) all codemirror instances
v0.0.6 - Inject jQuery when not present (for the debugger in Istanbul)
v0.0.7 - Added breakpoint highlighting to the monokai theme
v0.0.8 - Configurable to use tabs/spaces and enable/disable vim keymap
Related