Call the official *Settings* app from my app on iPhone

As noted in the comments below, this is no longer possible in iOS version 5.1 and after. If you are on iOS 5.0, the following applies: This is now possible in iOS 5 using the ‘prefs:’ url scheme. It works from a web page or from an app. example urls: prefs:root=General prefs:root=General&path=Network sample usage: [[UIApplication … Read more

How do I disable cache in Safari 11.0?

As Adam has answered there was information about disable caches added to the release notes, and I’ve updated my answer accordingly: For a one-off, you can use ⌥⌘R on the page to reload from origin or ⇧⌘R from Web Inspector. For a more permanent solution, you can tell Safari to ignore cache when loading resources … Read more

In IntelliJ on OS X, how do you clear out all global setting info, licensing etc. (external to any project)

Normally information like this will be found in one of the following places in OS X: /Users/username/Library/Preferences/AppName /Users/username/Library/Preferences/com.appname.plist /Users/username/Library/Application Support/AppName /Library/Preferences/AppName /Library/Preferences/com.appname.plist /Library/Application Support/AppName If the app adheres to the standard OS X conventions you weill find info in one or all of these places. If it doesnt store here you might check for a … Read more

How Do I Sync My Sublime Text 3 Settings Using Dropbox?

I’ve been syncing my Sublime settings for a while between multiple locations, all running OS X. I’ve had some minor problems. Finally, I decided to look into it which led me to what I would consider the authoritative description of how to sync Sublime setting between multiple machines using Dropbox: Sublime Package Control > Docs … Read more

IntelliJ – Import configuration from old version after first run

Starting with IntelliJ IDEA 2020.1 the settings are imported automatically from the most recently used previous version and the dialog is not shown. To start with the default settings you can use File | Manage IDE Settings | Restore Default Settings. Also note that default folders used by the IDE have also changed since 2020.1 … Read more

How can Visual Studio shortcut keys be used in Android Studio?

Yes, this is possible. For newer Android Studio Versions This approach works on at least Android Studio v1.3 and later (per @Dazzibao’s comment) From the menu, select File | Settings. Select the Keymap option on the left, then from the Keymaps drop-down, select “Visual Studio”. The defined shortcuts are then updated to Visual Studio settings. … Read more

Storing vim settings with a document

Yes, vim settings can be included within the document. They are mostly found within comments, so they don’t mess up the original file. An example for tab-specific settings is: /* ex: set tabstop=8 expandtab: */ Note that this command works in most cases, however, servers are often setup without modeline turned on for security reasons. … Read more

IntelliJ shows decompiled .class file instead of source code

1. Get the source files Make sure you have downloaded and installed the source files of the JDK. I’m on Arch Linux and installed them with pacman -S openjdk8-src which put a src.zip into /usr/lib/jvm/java-8-openjdk/. We’ll use that zip file in the next step. To list source packages of different JDK versions, do pacman -Ss … Read more

How do I edit Visual Studio’s mouse shortcuts?

From my topic. Plugin that attaches Navigate back/forward to the mouse buttons: Mouse Navigation The last version (2.2.0) is working fine. Some clarifying: Visual Studio (2012) separates the normal navigation from “click to go” navigation. Normal navigation: mouse click anywhere in code editor, tab change also. Click to go navigation: Go to definition, search result … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)