brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Screen Display Error #8591

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by robparkhill Thursday Oct 23, 2014 at 02:09 GMT Originally opened as https://github.com/adobe/brackets/issues/9641


Hi,

Working on a Node.JS project with the latest release on OS X Yosemite. It won't open my routes.js file for opening, and if I try, then the attached screen shot takes place. Each time I open a new file afterwards, it moves the code further and further down the page.

Screenshot: https://www.dropbox.com/s/inxarjg6u3gfj0z/Screenshot%202014-10-22%2022.03.55.png?dl=0

Plugins: Brackets Builder Jade (Official Plugin) Jade Snippets Jade Syntax Highlighting Node.js Debugger Son of Obsidian (Theme)

That's it. Any help would be appreciated. Doesn't seem to go away by force-quitting and re-opening.

Cheers,

Rob

core-ai-bot commented 3 years ago

Comment by larz0 Thursday Oct 23, 2014 at 02:36 GMT


@robparkhill could you try reloading Brackets without extension? If the error is gone after reloading then try and isolate the extension that could be causing the issue.

screen shot 2014-10-22 at 7 34 55 pm

core-ai-bot commented 3 years ago

Comment by robparkhill Thursday Oct 23, 2014 at 03:41 GMT


@larz0 I found the troubleshooting tips, and went through the process of moving all the plugins. Looks like its' the Jade (Official Plugin) that is the issue. What's the best way to report the error/issue?

Thanks!

core-ai-bot commented 3 years ago

Comment by larz0 Thursday Oct 23, 2014 at 03:44 GMT


@robparkhill no problem. Glad you were able find what caused it.

core-ai-bot commented 3 years ago

Comment by robparkhill Thursday Oct 23, 2014 at 03:49 GMT


@larz0 Should I be reporting what I found to the plugin creator? It looks like it has something to do with the CodeMirror implementation. I suppose I should just dig into the plugin and see if I can fix it, then do a pull request... that's the point of Brackets, right? :)

core-ai-bot commented 3 years ago

Comment by larz0 Thursday Oct 23, 2014 at 04:09 GMT


@robparkhill hehe yeah. Try reporting it to the plugin creator first :)