Oleguer Llopart
Oleguer Llopart
I have send a pull request with the changes on the master branch https://github.com/apache/cordova-ios/pull/1251, I can confirm that these changes work on `cordova-ios` version `6.2.0`, but I haven't tested it...
> @ollm any of these variants should work. > > If you want to install the main branch of your fork, on github. > > * `cordova platform add github:ollm/cordova-ios`...
Thanks for the solution, I'll wait for now, since I would prefer to use the native Android 12 SpashScreen instead of the plugin. By the way, you should be able...
Tested on android emulator and seems to work perfectly, except in Android's Multi-Window mode, for instance, when in portrait orientation, the status bar might be visible if I'm the top...
In safe mode it keeps happening. I have tried to reduce the size of the file little by little and the smaller it is, the less time the freeze lasts,...
Yes is PHP code, but not only happens with SQL queries, I have made a recording so that you can see how it freezes, I have tested it with the...
I have tried https://github.com/deathaxe/sublime-packages/tree/wip/php ans https://github.com/sublimehq/Packages/pull/2789 it and it keeps happening in safe mode, these are the commands I have used ``` git clone --single-branch --branch wip/php https://github.com/deathaxe/sublime-packages.git sudo ln...
I have noticed that in my `/opt/sublime_text/Packages/` instead of directories I have compressed files, like `PHP.sublime-package`. The tests that I did above I did not do them correctly, what do...
Thanks, now it loads me from the PHP folder, but I have this error when opening Sublime Text `Error loading syntax file "Packages/PHP/PHP.sublime-syntax": missing variable script_content_end at line 114 column...
Yes, with the HTML folder opens correctly. I have tried it and it no longer freezes with parentheses, but it continues to do so with the quotes in some conditions....