Top "Settings" questions

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

How can I change current working directory in Sublime Text 3?

Whenever I open a script (Python or R), I want Sublime automatically changes the current working directory to the path …

directory settings sublimetext3 preferences cwd
settings file vs app.config

Possible Duplicate: What is the difference between app.config file and XYZ.settings file? I'm not really understanding the interaction/…

.net settings config
Properties.Settings.Default.Save() store the user.config file in a directory with a hash

I try to save user settings. To save some data I used this code: Properties.Settings settings = Properties.Settings.Default; …

c# path settings properties.settings
How to include projects in multiproject build from master directory in Gradle?

Lets have this structure I am in subproject1 how to write my settings.gradle file to include subproject1 and subproject2 …

gradle settings project multi-project
How to turn on VPN from iOS app? (Private APIs OK)

When an iOS Device goes into "sleep mode", even a configured VPN is, unfortunately, turned off. A customer that wants …

ios settings vpn iphone-privateapi
How can Visual Studio shortcut keys be used in Android Studio?

I am very familiar with the Visual Studio IDE, and am new to working with Android Studio. Is there a …

visual-studio ide android-studio settings keyboard-shortcuts
How can I call the date time settings screen from my android application?

I'm developing an application for mobiles and tables using Android 2.3. In my application, I want the user able to modify …

android settings android-2.3-gingerbread
Disable click and drag cut and paste in IntelliJ Idea IDE

In my IntelliJ Idea 13.1.2 IDE I keep running into situations where I'm selecting on a click and drag via my …

intellij-idea drag-and-drop editor settings
How to keep Django app settings in database, or change on-the-fly?

Does anyone have a suggestion on how to create a system that allows me to change settings on the fly? …

django settings application-settings django-settings
Appearance settings broken in Ubuntu 20.04 LTS

I upgraded my Ubuntu 18.04 LTS to 20.04 one week ago. Somehow, I had no settings when I first launched my newly …

settings ubuntu-20.04