Robert E. Griffith
Robert E. Griffith
In Atom packages I use a quasi-singleton pattern of returning a new instance of my plugin class. The plugin class has an 'activate()' method that atom invokes after loading the...
### Description of the Change In PackageKeymapView::updateKeyBindingView in the loop that creates the table element with rows for each of the packages keybings, I added a block that checks to...
## Summary I am planning to create a PR for this myself but thought I would create a feature request first to see to give people a chance to comment....
## Environment details - OS: Ubuntu - OS version: 17.04 - node-pty version: (I dont know how to get the actual version number installed) from atom-xterm package.json: dependencies: {node-pty-prebuilt: "^0.7.3"}...
I like your plugin. Here are two things to consider. If you agree with one or both, but dont want to spend the time right now, LMK and I can...
- OS: Ubuntu - OS version: 17.04 - Atom version: 1.41.0 - atom-xterm version: 6.50 - complete error msg from atom console: Failed to require the main module of 'atom-xterm'...