Averrin
Averrin
For example, specify different X-Auth-Token for each user, and filter by user with callback from pull request https://github.com/crazytoad/meteor-collectionapi/pull/3
Suddenly some lints stop work. In dev tools console: ``` gometalinter-linter: (stderr) WARNING: exec: "go": executable file not found in $PATH WARNING: exec: "go": executable file not found in $PATH...
Ctrl+r in js file. ``` Uncaught TypeError: Arguments to path.join must be strings path.js:449 Hide Stack Trace TypeError: Arguments to path.join must be strings at Object.posix.join (path.js:449:13) at module.exports (/home/user/.atom/packages/atom-ctags/lib/tag-generator.coffee:38:19)...
Can I hide an app into the tray, or it isn't implemented yet? I think it's essential for any resident application.
**Is your feature request related to a problem? Please describe.** Im working on Effect Editor and due to it based on sequences, I need store original sequence inside effect to...
**Is your feature request related to a problem? Please describe.** I'm working on Effect Editor and I want to display distinction between different effects, e.g., local/visible for users. This "highlight"...