Riley Cat
Riley Cat
Context: I want to be able to write private helpers for my macros. Currently, the only way to do this is to have another module which you import. This seems...
In some other languages, `?` and `!` are used to help distinguish between special forms of functions/syntax. Livescript has several of these, such as `require!/require`, lisp is very fond of...
The way local mode currently works, the properties for entites are only saved locally if and only if you do a fresh build with no local mode, refresh the project,...
Example: ``` ==================================== BEGIN EXCEPTION REPORT 2016-08-23 4:59:18 AM ==================================== Version: slimCat Slow Cheetah 5.01 dev Exception: MILERR_WIN32ERROR (Exception from HRESULT: 0x88980003) Occured at: PresentationCore Immediate stack trace: Void CopyCommon(System.Windows.Media.Imaging.RenderTargetBitmap)...
Example: ``` Version: slimCat Cheetah 5.012 dev Exception: The given key was not present in the dictionary. Occured at: mscorlib Immediate stack trace: TValue get_Item(TKey) at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at slimCat.Services.FlistService.HandleCommand(IDictionary`2...
If you switch tabs when you are in search mode, then come back to that tab still in search mode, some shortcuts won't work fully, like switching out of search...
I would like to change where the logs go. This may be to a dropbox/syncing folder.