LukeMauldin
LukeMauldin
I am experiencing this same problem when opening a project without a grunt file.
What delimiters did you use to get code folding to work in VSCode?
Can you paste a simple code example that demonstrates how it works? Do you use region tags? To clarify, I would like to be able to define my own regions....
Is there a link somewhere to the updated documentation on overloading fmt::formatter? I am able to override it for a base class but it is not being invoked on a...
BTW, company mode and dbabbrev work in other buffers in other modes (ie js-mode, lisp-mode, git commit messages, etc...) but still doesn't work in php-mode
Any update on this? Company completion is still broken with PHP
Thanks for the update. I have actually switched back to VIM for the moment until this bug can be resolved since I primarily do PHP development. On Thu, Jun 26,...
Yes, I completely understand. Thank you for your help, and definitely let me know when it is fixed. I am very well give Emacs another try...I tend to switch between...
Company mode worked for me in other modes (JS, text, lisp). I am experiencing the same problem on my Mac too: GNU Emacs 24.4.50.1 (x86_64-apple-darwin13.2.0, NS appkit-1265.20 Version 10.9.3 (Build...
FYI, this is my Emacs config: https://bitbucket.org/LukeMauldin/dotemacs/branches The 'lam' branch is the current one. On Thu, Jun 26, 2014 at 11:33 AM, Luke Mauldin [email protected] wrote: > Company mode worked...