Is anyone using Emacs to edit code in ServiceNow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi, a year ago or so I switched from VS Code to Emacs as my main editor. Previously I used the fantastic snutils extension to synchronize code with the instance. Emacs didn't come with something like that. But I like to call Emacs the ServiceNow of editors - it was not too hard to create a package to do the same.
Unfortunately I have the sneaking suspicion that I am very much alone in this, at least I haven't come accross any one else using Emacs for ServiceNow development. So I would like to ask if anyone else is using Emacs for ServiceNow development, so we can share tips and tricks.
Oh and on the slight chance that anyone is actually interested in my package, here it is:
https://github.com/julian-hoch/snSYNC