Jim Hessin
Jim Hessin
The latest update fixed the issue with computed object keys #633 but it seems to have broken splats ```coffeescript data.push { doc.data()..., id: doc.id } ``` Now gives me a...
I often find myself working on projects where certain files should be hidden, but only in that project/folder. A prime example is one of my static site generators generates a...
I dropped slam in my game but I get an error when trying to get or set the position of my audio source it says it (getPosition or setPosition) is...
I have a brand new computer that I would like to install things on using scoop, I keep getting this error when trying to install anything. I installed 7zip and...
This error pops up randomly. ...ns\TrackMaster_Objectives\TrackMaster_Objectives.lua:180: attempt to call method 'ShouldCollectReward' (a nil value) stack trace: ...ns\TrackMaster_Objectives\TrackMaster_Objectives.lua:180: in function 'GetUnitRewards' ...ns\TrackMaster_Objectives\TrackMaster_Objectives.lua:234: in function
- [X] _**I have read and understand that tickets without Logs (or other info if Logs are 1000% not relevant) will be closed without comment.**_ ## Expected Behavior I should...
Hello, I am new to unit testing but I want to check and make sure dependencies are being added properly by checking my `package.json`. I have this (coffeescript) code: ```coffeescript...
### Plugin Description A vim-like editor for all your macros. ### More info A macro management tool that is centered around vim-like key-binds. Should maintain a list of internally stored...