brackets-minimap
brackets-minimap copied to clipboard
Speed
Hi,
I add the minimap activated but when coding above 1500 lines Brackets freezes and it's difficult to code with some minor pauses between.
When i deactivate the minimap everything goes normal again.
I have 8GB of ram and i'm using normally no more then 2GB.
Fixed. Please update to last version 3.2.0
It's giving an error after the update, i removed and tried to install again and gives error too. Need the Brackets last update?
Hmmm... And what the error? Screenshot please? or copy-paste
Attached

Please, press F12, and click console tab. Find error text (red color) and give it to me 11 марта 2015 г. 17:51 пользователь "alexmigf" [email protected] написал:
Attached [image: captura de ecra de 2015-03-11 11 48 11] https://cloud.githubusercontent.com/assets/533273/6595746/e6a8d918-c7e4-11e4-9aeb-3f46f058dcb5.png [image: captura de ecra de 2015-03-11 11 48 52] https://cloud.githubusercontent.com/assets/533273/6595745/e6a73e3c-c7e4-11e4-8c95-37a52689ebe6.png
— Reply to this email directly or view it on GitHub https://github.com/zorgzerg/brackets-minimap/issues/9#issuecomment-78249011 .
Failed to load resource file:///home/alexandre/.config/Brackets/extensions/user/brackets-minimap/Minimap.js [Extension] failed to load /home/alexandre/.config/Brackets/extensions/user/brackets-minimap - Module does not exist: file:///home/alexandre/.config/Brackets/extensions/user/brackets-minimap/Minimap.js /utils/ExtensionLoader.js:220 errback /utils/ExtensionLoader.js:220 NodeSocketTransport - start
Ohhh... I'm so sory ((( Case sensitivity!
Please rename /home/alexandre/.config/Brackets/extensions/user/brackets-minimap/MiniMap.js to /home/alexandre/.config/Brackets/extensions/user/brackets-minimap/Minimap.js
I'l fix it into next release.
Ok, thanks!
Please report about perfomance now
Performance still slows down quite a bit when enabled. As a test, I'm looking at jQuery-2.1.3.js. With minimap enabled, everything gets very laggy trying to move around the file.
Yeah ... for very large files minimap works terribly slowly, unfortunately. But I have an idea how it can be fixed. Please wait a little longer, I hope I will be able to solve this problem.
Thx for report