Josh 'Acecool' Moser
Josh 'Acecool' Moser
Here's what I'm using for XCodeMapper ( Dev name ) to detect the type of indentation a file is using. ```python ## For Each Line... for _line_number, _line in enumerate(...
This can be closed - nothing works in Users/CodeMap/* if I install CodeMap and don't extract it, there is that issue.... But, I was able to extract it and edit...
I also found a copy of custom_mappers/ python in CodeMap/code_map_support.py - why are there 2 copies of the same code - the purpose of coding it to limit repetitions in...
Found that and added it to my normal config so hopefully it won't override mine....
In order for it to work with php, you will need to write a custom mapper or wait until a universal mapper is available and then simply define the rules...
I've just added basic PHP Mappings to XCodeMapper - https://bitbucket.org/Acecool/acecooldev_sublimetext3 - ( You only need the GMod Lua folder if you are using Garry's Mod Lua with my AcecoolDev_Framework for...
I'm mixed ... I've found the minimap helps in some situations but that has only been the case going to a 4k monitor... On 1920x1080 I've found that I've had...
Honestly, using the syntax file should be possible with a few definitions... ie comments linked to the comment markers, block comments, functions / classes, etc... I could look into adding...
I'm getting this error too, and I've noticed my progression isn't being updated on the website.
Log file bits at the end say issue with skipping - which I did notice just before the crash. But memory usage wasn't abnormal, cpu, etc.. was all low. ```...