I tried installing this in hyper on Windows and it doesn't show up. The hotkey doesn't work. Overall it's not usable. Is this compatible with Windows? @linonetwo
I can give more info if you need
Tried using the default config mentioned in ReadME
visual: {
// is panel default opened
opened: true,
// panel's margin-top
top: '35px',
// panel's margin-bottom
bottom: '1px',
// hotkey to toggle panel (broken)
hotkey: 'Ctrl+G',
// setting of contexts
context: {
// setting for npm scripts
node: {
// choose npm or yarn
tool: 'npm',
},
}
}
I tried installing this in hyper on Windows and it doesn't show up. The hotkey doesn't work. Overall it's not usable. Is this compatible with Windows? @linonetwo
I can give more info if you need
Tried using the default config mentioned in ReadME