Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed #9

Open
alexmigf opened this issue Mar 4, 2015 · 11 comments
Open

Speed #9

alexmigf opened this issue Mar 4, 2015 · 11 comments

Comments

@alexmigf
Copy link

alexmigf commented Mar 4, 2015

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.

@zorgzerg
Copy link
Owner

Fixed. Please update to last version 3.2.0

@alexmigf
Copy link
Author

It's giving an error after the update, i removed and tried to install again and gives error too. Need the Brackets last update?

@zorgzerg
Copy link
Owner

Hmmm... And what the error? Screenshot please? or copy-paste

@alexmigf
Copy link
Author

Attached
captura de ecra de 2015-03-11 11 48 11
captura de ecra de 2015-03-11 11 48 52

@zorgzerg
Copy link
Owner

Please, press F12, and click console tab. Find error text (red color) and
give it to me
11 марта 2015 г. 17:51 пользователь "alexmigf" notifications@github.com
написал:

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
#9 (comment)
.

@alexmigf
Copy link
Author

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

@zorgzerg
Copy link
Owner

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.

@alexmigf
Copy link
Author

Ok, thanks!

@zorgzerg
Copy link
Owner

Please report about perfomance now

@d-akara
Copy link

d-akara commented Mar 11, 2015

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.

@zorgzerg
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants