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

Freezes when typing into a string enclosed by quotes #142

Open
mrlife opened this issue Apr 7, 2022 · 6 comments
Open

Freezes when typing into a string enclosed by quotes #142

mrlife opened this issue Apr 7, 2022 · 6 comments

Comments

@mrlife
Copy link

mrlife commented Apr 7, 2022

I am seeing freezing when typing into a string enclosed by quotes.

Issue is not present when SublimeText is started in safe mode, which doesn't load packages.

First noticed issue after switching to 2022 MacBook Pro with M1.

@mrlife
Copy link
Author

mrlife commented Jun 6, 2022

@jcberquist Hi, just checking if this package is still supported. I've used it since it came out but need to know if I should look for something else. This issue makes it unusable due to freezing/crashing.

@tmpjr
Copy link

tmpjr commented Jul 12, 2022

I'm having this same issue. When editing inside any CFML tag on an M1 Macbook Pro I get a beachball and have to force quit the app. I have every extension removed except for Package Control and CFML. If I remove CFML it works fine.

@jcberquist
Copy link
Owner

I am not able to reproduce this locally. I am trying to think of why it would happen when editing inside of a CFML tag. Could you try setting the CFML package setting "cfdocs_enabled" to false and see if that makes a difference? Could you also verify which version of ST you are using?

@tmpjr
Copy link

tmpjr commented Jul 12, 2022

Thanks for such a quick response. I am using the latest ST3 Build 4126 stable. I'm on a 2021 Apple M1 Pro with Monterrey 12.4. It's a company computer so who knows if maybe it's on my end. I tried your suggestion but no joy. Specifically I am inside an ArrayAppend like this. As soon as I type a comma I get the beachball.

<cfset ArrayAppend(errors

I have since finally found an FTP plugin for VSCode that may allow me to switch to VSCode for CF stuff. I've been wanting to do that for a while but this 12+ year old legacy application has a tricky dev/build stack that was easiest with Sublime. I'm happy to do any more troubleshooting if you need it.

Thanks!

@tmpjr
Copy link

tmpjr commented Jul 12, 2022

Actually, as soon as I type the opening paren in ArrayAppend I get the beachball.

@jcberquist
Copy link
Owner

You could try setting cfml_completion_docs to false and see if that makes a difference.

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