Patrick Oladimeji

Results 17 comments of Patrick Oladimeji

I had a similar problem recently and it turns out the way I was zipping the deployed packages was the problem. You can preserve symbolic links by call `zip` with...

Hi I have had a look at both your extensions (ref #91). I think the problem is with the code mirror modes for the two languages. Essentially, normally, the characters...

django and tornado should now have brace folding enabled. Test using the latest version from git and let me know if it solves your issues.

@machocam could you check if there are any error messages related to the extension in the console? Go to `Debug > Show Developer Tools` and copy and paste any error...

@machocam apologies for the silence. Can you confirm if any of the other preferences are persisted? And is there a .brackets.json file in the project root when after clicking save...

by root I mean the brackets project folder - this may or may not be the location of the original tex file. The tex file might reside in a subfolder...

I dont know much about these template files but looks like it should be fairly trivial to implement. The codeMirror range finders for finding regions in documents are fairly straightforward...

This is an interesting problem - and I would be happy for any suggestions on any elegant ways to fix it. As far as I can tell, beautifying a document...

could you give a concrete example rather than pseudo code?

What operating system are you running? Are you absolutely certain that there is one instance of brackets running while you encounter these issues? I've just tried to recreate the issues...