Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

brackets stopped responding when using bootstrap min css file #10950

Open
dinesh1d opened this issue Apr 20, 2015 · 6 comments
Open

brackets stopped responding when using bootstrap min css file #10950

dinesh1d opened this issue Apr 20, 2015 · 6 comments

Comments

@dinesh1d
Copy link

Using brackets as text editor. Bootstrap.min css file stopped responding on brackets. After a few seonds when bootstrap css file opens brackets hangs. Have to use task manager to close brackets when it's hangs. The file works fine with other text editors, but not on brackets. Apart from bootstrap.min.css other css files opening normally.Try Debug >Disable the extensions in brackets and tried again.when css file loads the problem started again.

Bootstrap version 3.3.2
Brackets version 1.1
Windows7

https://drive.google.com/open?id=0B7jY3Ri5R7prQ3BWRzNuOWpzN1k&authuser=0

@peterflynn
Copy link
Member

@dinesh1d The Google Drive link doesn't have permissions to view/download the CSS file. Can you upload it as a public Gist maybe?

Are you editing the bootstrap.min.css file, or just viewing it? Are you putting your cursor in a specific place within the file, or running any other specific Brackets command (for example, Quick Edit) before the freeze occurs?

@marcelgerber
Copy link
Contributor

@peterflynn You can get it here: https://github.com/raw/twbs/bootstrap/v3.3.2/dist/css/bootstrap.min.css

It's quite possible @dinesh1d sees #10879 (I see that too with that Bootstrap file and with extensions disabled), which would be fixed with my PR #10882.

@dinesh1d
Copy link
Author

@peterflynn I had upload it on gist. please check it. Yes i am editing bootstrap for customizing the page. sometime when using ctrl+f command on brackets, it's freezes after showing first few results. able to scroll page for a few minutes then it's hangs.@dinesh1d

@dinesh1d
Copy link
Author

dinesh1d commented May 8, 2015

bootstrap.css, bootsrap.theme.css, bootstrap.theme.min.css all these file worked fine on brackets. only bootstrap.min.css is causing problems.

@CHALLENGER22
Copy link

yes i too face this same problem with bootstrap min css. when i open BS min css to view/edit Brackets showing the file but after some scroll it hangs & then i have to end the process to close Bracket.

My pc configuration
Window 7 64bit
Intel 950 i7 processor
6gb ram
MSI 460gtx x 2 in SLI

Bracket is a very good editor but please try to solve this problem & make Bracket handle vary large coding files smoothly.. Thank in Advance :)

@ThinkWired
Copy link

+1

Same issue here.

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

No branches or pull requests

7 participants
@peterflynn @nethip @marcelgerber @dinesh1d @CHALLENGER22 @ThinkWired and others