thehogfather / brackets-code-folding

Code folding extension for brackets IDE
134 stars 42 forks source link

Error using latest release #131

Closed nicolo-ribaudo closed 9 years ago

nicolo-ribaudo commented 9 years ago

All works fine, but I get this error twice:

Error setting menu item shortcut: 1

giacomocarra commented 9 years ago

Me too. Same error on the latest release

thehogfather commented 9 years ago

@nicolo-ribaudo @CarraJack what operating system are you running?

giacomocarra commented 9 years ago

Hi @thehogfather , I'm running Windows 8.1

nicolo-ribaudo commented 9 years ago

Windows 7

Il giorno gio 23 apr 2015 23:55 CarraJack notifications@github.com ha scritto:

I'm running Windows 8.1

— Reply to this email directly or view it on GitHub https://github.com/thehogfather/brackets-code-folding/issues/131#issuecomment-95730355 .

nicolo-ribaudo commented 9 years ago

I'm also getting this error using Brackets 1.3 (Using the default code folding extension). Should I report the issue at the Brackets' repo?

thehogfather commented 9 years ago

@nicolo-ribaudo If you are using Brackets 1.3, then you can safely uninstall the code folding extension. If you still have the extensions installed then there might be an attempt to register the shortcut keys twice (since code-folding is now integrated into brackets from 1.3). This is the reason for the error message in the console.

nicolo-ribaudo commented 9 years ago

@thehogfather Even if I uninstall the extension, I get the error.

giacomocarra commented 9 years ago

Installed the latest version of Brackets (1.3) with code-folding integrated on Windows 8.1 and it seems to works fine now. Thanks