brackets-code-folding
brackets-code-folding copied to clipboard
Code folding extension for brackets IDE
This extension is not compatible with brackets 1.9.
This extension currently only works with older versions of Brackets.
`jp` stands for Japan `ja` stands for Japanese It seems to be correct in the actual translated file.
Hello, Using w7, i saw that Alt+Maj+1 not working on the numpad part, only the key above alphabetical work..
When I press Ctrl+Shift+up/down, I get this error in the console: ``` Uncaught TypeError: Cannot read property 'from' of undefined foldgutter.js:72 _isCurrentlyFolded foldgutter.js:72 updateFoldInfo foldgutter.js:93 onChange foldgutter.js:279 (anonymous function) /thirdparty/CodeMirror2/lib/codemirror.js:7154...
> if(this.number < -50)this.close(); function other(){ } //close here, bad collapse to next "{"
I have the "Fade fold buttons" option enabled. It was working fine before I installed the **Brackets Git** extension which uses gutter mark for code changes. After I installed the...
This extension is causing issues for me with (1) preserving the state of the "Working Files" area of Brackets between project switches and with (2) preserving the open project during...
Scroll bar orange search marks do not update position when the code is folded. I know this is a small detail but it would be nice matching positions.