Questions tagged [settings]

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

Settings may refer to the tweaking which can be used to help improve the user-experience or performance etc. Settings typically represent a set of options which a user can choose from adjust the interface or controls of a certain application to their preferences.

5394 questions
43
votes
2 answers

eclipse keybindings settings

Where does eclipse keep it's key-binding settings? I want to transfer them from one system to another. If there is a tool for this that would be good but if not, I'm willing to copy files (really all settings should be the same on both systems.)
BCS
  • 75,627
  • 68
  • 187
  • 294
42
votes
1 answer

Adding settings class to a UWP app

I'm developing a Universal Windows Platform app but there is no Settings template in Visual Studio. How can I implement an easy, strongly typed and observable class that stores my settings in LocalSettings or RoamingSettings?
41
votes
3 answers

How do I change the `prefers-reduced-motion` setting in browsers?

There is plenty of documentation around on how to use the prefers-reduced-motion media query in CSS. This is great but now that I'm using prefers-reduced-motion in my CSS, I want to be able to test what using my site is like for someone that has…
Daniel Tonon
  • 9,261
  • 5
  • 61
  • 64
40
votes
9 answers

Store Dictionary in application settings

I have a dictionary of strings that i want the user to be able to add/remove info from then store it for them so it they can access it the next time the program restarts I am unclear on how i can store a dictionary as a setting. I see that under…
Crash893
  • 11,428
  • 21
  • 88
  • 123
40
votes
6 answers

How do I open the Bluetooth Settings Activity programmatically?

I want to open bluetooth settings on button click like this see image HomeActivity.java button.setOnClickListener(new OnClickListener() { public void onClick(View v) { final Intent intent = new…
Mahesh
  • 1,559
  • 6
  • 27
  • 57
40
votes
2 answers

Maven: Trying to Deploy with credentials in settings.xml file

This seemed to be working last week and now it doesn't. We use Artifactory as our Maven repository. I am deploying a jar and pom using the deploy:deploy-file goal Our Artifactory repository requires authentication to deploy. I can deploy to the…
David W.
  • 105,218
  • 39
  • 216
  • 337
38
votes
4 answers

Disable shortcuts in Google Chrome

Is there a way to disable and replace shortcut commands in Google Chrome. I want to use Chrome for a public computer that only can access one site. Because of this I want to disable keys like Ctrl+Tab, Ctrl+T, Alt+F4 and I want to change F11 to a…
Andreas
  • 6,958
  • 10
  • 38
  • 52
38
votes
4 answers

Where are user-mode .NET settings stored?

I'm wondering what is the magic behind .settings files in .NET. Imagine you create an assembly called in this example SettingsHolder, you create your settings class which is public with a string inside in user mode , then you compile. Now you…
Nicolas Dorier
  • 7,383
  • 11
  • 58
  • 71
38
votes
5 answers

How to use custom font in visual studio code

This isn't so much a coding question as it is about the visual studio code editor. What I want to do is use source code pro in the editor, but I don't know what to change the font setting to. Thanks!
thedobbles
  • 483
  • 1
  • 4
  • 4
38
votes
5 answers

Change default opening and saving location in Visual Studio Code?

Is it possible to change the default opening and saving location when trying to open and/or save a file. The default location seems to be the root, but I would like it to be the desktop.
nbro
  • 15,395
  • 32
  • 113
  • 196
38
votes
2 answers

Elegant way to check if a global plugin variable is set in a vim plugin

I used to use vim during the last years for editing configs and scripts on remote servers. A couple of weeks ago I decided to take the next step and try to use (Mac)vim as my regular editor besides Sublime Text 2. Now I reached a point where I would…
Saucier
  • 4,200
  • 1
  • 25
  • 46
37
votes
8 answers

Google Chrome: This setting is enforced by your administrator

I recently updated my Chrome browser and noticed something very weird. Many fields in the Settings have been disabled. "This setting is enforced by your administrator" appears next to many fields including my saved passwords section (which I need to…
Mohammad Najar
  • 2,009
  • 2
  • 21
  • 31
37
votes
10 answers

How do I set my development web browser in VS2010 RC?

I don't like to use IE for my system default web browser. but I do want to set IE as my browser in VS2010 because it works a little nicer for debugging and I like to develop to the lowest common denominator. (jab, lol)... anyhow, can I default to…
Ben Lesh
  • 107,825
  • 47
  • 247
  • 232
37
votes
5 answers

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 me or IntelliJ, I really want this fixed. Every time I open a new project, the "Maven home directory" setting is reset and I…
Linora
  • 10,418
  • 9
  • 38
  • 49
36
votes
4 answers

Change Google colab language setting

How to change Colab interface from French to English? I can not find this setting. this is my problem. The interface:
Duy Duy
  • 521
  • 1
  • 4
  • 9