Top "Settings" questions

Settings may refer to the tweaking which can be used to help improve the user-experience or performance etc.

How to correctly use `.user.ini`-file in PHP?

In my working directory I have two files: index.php and .user.ini: .user.ini: display_errors=on ; http://be2.…

php settings ini
IntelliJ IDEA - Maven home directory setting resets for new projects

I've just started using IntelliJ (I'm used to Eclipse) and I've come across something that really annoys me. Whether it's …

maven intellij-idea settings
Open Settings app from another app programmatically in iPhone

I have to open settings app from my app if gps is not enabled in iPhone. I have used the …

ios iphone gps settings
How do you refresh PreferenceActivity to show changes in the settings?

Based on the following code, can you tell me how to refresh the PreferenceActivity window to show changes in the …

android refresh settings preferenceactivity
How do you keep user.config settings across different assembly versions in .net?

Basically the problem is that each time the assembly version changes (i.e. the user installs a new version of …

.net settings assemblyversions
PhpStorm wrap/surround selection?

Often in coding and templating I need to wrap a certain part of text. Is there any shortcut to wrap …

twig phpstorm keyboard-shortcuts settings
Path for Weblogic Home& Java home for adding Oracle server in eclipse

I had installed oracle weblogic tool for in my eclipse luna by simple drag and drop to my workspace from …

eclipse oracle weblogic settings java-home
Options, Settings, Properties, Configuration, Preferences — when and why?

There are several words with similar (in some sense) meaning: Options, Settings, Properties, Configuration, Preferences English is not my native …

configuration properties settings options
how to setup the GLM library in visual studio 2012

how do i setup the GLM Library in visual studio 2012? first i tried extract the glm librar directory to my …

visual-studio settings glm-math
Storing vim settings with a document

Is there any way to save the state of vim settings with a document? To clarify: I'm editing a document …

vim settings