Tagged Questions
The settings tag has no wiki summary.
32
votes
5answers
11k views
Changing Vim indentation behavior by file type
Could someone explain to me simply the easiest way to change the indentation behavior of vim based on the file type? For instance if I open a python file it would indent with 2 spaces, but if I open ...
29
votes
23answers
7k views
what's in your .bashrc?
.bashrc modifications are like nesting for developers. All I have right now is a few aliases and some PATH modifications. What's in yours?
23
votes
12answers
4k views
Registry vs. INI file for storing user configurable application settings
I'm a new Windows programmer and I'm not sure where I should store user configurable application settings. I understand the need to provide a user friendly means for the user to change application ...
21
votes
9answers
5k views
Visual Studio open files question
Is it possible to open a project in Visual Studio 2008 without opening all the files that were previously opened last time I had the project open. I have a habit of keeping many files open as I am ...
19
votes
7answers
7k views
VIM Disable Automatic Newline At End Of File
So I work in a PHP shop, and we all use different editors, and we all have to work on windows. I use vim, and everyone in the shop keeps complaining that whenever I edit a file there is a newline at ...
19
votes
3answers
2k views
What is the difference between app.config file and XYZ.settings file?
I am actually in the learning phase of .NET related stuff and I was exploring how to save the application. I ended up writing my own class which saves the settings in an XML file and then I found that ...
18
votes
1answer
13k views
iPhone SDK - load/save settings
I have the following two procedures defined in my AppDelegate. saveSettings and loadSettings. I am calling my loadSettings procedure in the AppDidFinishLaunching method, and I am calling the ...
17
votes
9answers
12k views
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 ...
17
votes
7answers
6k views
How to store int[] array in application Settings
I'm creating a simple windows Forms application using C# express 2008. I'm an experienced C++ developer, but I am pretty much brand new to C# and .NET.
I'm currently storing some of my simple ...
17
votes
9answers
9k views
When using a Settings.settings file in .NET, where is the config actually stored?
When using a Settings.settings file in .NET, where is the config actually stored?
I want to delete the saved settings to go back to the default state, but can't find where it's stored... any ideas?
17
votes
5answers
7k views
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 and I change a bunch of settings. I don't necessarily recall which; and I don't want to use ...
15
votes
8answers
3k views
Why use app.config to store config data?
I am currently completing an application that was started by someone else. He is using the app.config for some settings, and a custom xml file for other parts. This drives me nuts, and I want to ...
15
votes
4answers
2k views
Is it possible to add info or help text to an iPhone settings bundle?
Several of the Apple-provided apps have informational/help text in their settings. For example, the Keyboard settings shows:
which includes the help text "Double tapping the space bar will...".
I ...
14
votes
5answers
613 views
Are there risks to optimizing code in C#?
In the build settings panel of VS2010 Pro, there is a CheckBox with the label "optimize code"... of course, I want to check it... but being unusually cautious, I asked my brother about it and he said ...
14
votes
2answers
4k views
XCode Edit Project Settings vs Edit Active Target
What is the difference between these 2 options under the Project menu drop-down?
Normally I just adjusted things in the Project Settings (which adjusts the info.plist, right?).
Today I needed to ...
14
votes
4answers
8k views
Shortcut for changing font size in Visual Studio
Does anybody know if there is a shortcut or something similar for changing the font size in the editor in Visual Studio 2008?
What I mean is something like Ctrl + MouseWheel as in FireFox.
Accessing ...
13
votes
1answer
1k views
settings file vs app.config
I'm not really understanding the interaction/differences between settings and config files. If I add an entry to the settings file, it gets added to the app.config as well. Does this mean that ...
13
votes
4answers
16k views
which Maven settings.xml files?
How do I use maven command line to determine which settings.xml file Maven is picking up?
13
votes
2answers
2k views
Maintaining a common set of Eclipse preferences
Whenever I switch workspaces/Eclipse installs I need to copy/redo the preferences:
compiler settings;
font sizes/families;
code formatter;
java code templates;
editor templates;
code clean-ups;
I ...
12
votes
2answers
363 views
How to tell in code if the user has “Locked the Volume” in their settings menu
Currently, I'm setting the volume to max, and then checking if the volume is at max, or a lower value. If it's at a lower value, then the user must have a Volume Lock on their system.
This works ...
12
votes
2answers
11k views
How do I get preferences to work in Android?
I've really been struggling through this. New to Java/Android. I'm writing my first app and this is the first thing that has taken me longer than a couple days of searching to figure out. Here's the ...
12
votes
1answer
1k views
backup and restore ALL resharper settings
How can I backup and later restore (after a clean install) ALL resharper settings?
12
votes
9answers
3k views
What's the official way of storing settings for python programs?
Django uses real Python files for settings, Trac uses a .ini file, and some other pieces of software uses XML files to hold this information.
Are one of these approaches blessed by Guido and/or the ...
11
votes
6answers
537 views
How to use different .settings files for different environments in .NET?
.NET allows you to use .settings files to manage application settings. I would like to store Production, Development and Test settings separately in a way that I can do something like this:
...
11
votes
2answers
7k views
What accounts to use when installing SQL Server 2008 Developer
I am installing SQL Server 2008 Developer here, and on the Server Configuration step of the installation it asks me about Service Accounts. What do I choose here?
I can see the available ones in the ...
11
votes
6answers
25k views
.NET 3.5 - Configuration system failed to initialize exception
In my winform app, I am trying to add a userSetting, although the error is occuring with appSettings too. When the setting is added I get an exeption thrown that says: "Configuration system failed to ...
11
votes
6answers
10k views
How to create an .INI file to store some settings in Java?
I want to create an ini file to store some settings for my application. Is it a good idea to find where the jar file is located and create an ini file there? If yes, then how can I find the location ...
10
votes
2answers
208 views
How to use a monospaced font in the TableAdapter Configuration Wizard's SQL Statement?
How do I change the fonts used in the TableAdapter Configuration Wizard SQL Statement?
As you see here, the alignment of the Query is wrong, so I want to set this box so it uses a monospaced font ...
10
votes
5answers
429 views
Loading Settings - Best Practices
I'm at the point in my first real application where I am adding in the user settings. I'm using Java and being very OO (and trying to keep it that way) so here are my ideas:
Load everything in the ...
10
votes
4answers
706 views
Sync Settings between computers in Visual Studio 2010
Is it possible to sync settings between computers in Visual Studio 2010? I know you can do it by exporting your settings then copying them over to another computer or putting them in drop box or ...
10
votes
3answers
4k views
git whitespace woes
Conflicts on whitespace suck
Whitespace has ended up being a horrible pain for me
while using git.
git config apply.whitespace=strip
seems to highten your chances of getting conflicts (as you ...
10
votes
5answers
2k views
How to Unit test with different settings in Django?
Is there any simple mechanism for overriding Django settings for a unit test? I have a manager on one of my models that returns a specific number of the latest objects. The number of objects it ...
10
votes
8answers
8k views
How to record window position in WinForms application settings
It seems like a standard requirement: next time the user launches the app, open the window in the same position and state as it was before. Here's my wish list:
Window position same as it was
...
9
votes
1answer
177 views
Why does the .NET runtime add underscores to my string?
I store my application settings the C# way (Properties.Settings.Default.Save();). The settings are then stored by the C# runtime in the folder:
C:\Users\UserName\AppData\Local\My_Company_Name
The ...
9
votes
3answers
3k views
Using icons in Android preferences
I would like some of my preferences to have icons, like the Settings app.
I guess one way of doing this would be to copy all the relevant code and resources from the Settings app, but it seems like ...
9
votes
3answers
7k views
Storing iPhone application settings in app
My iPhone app has few settings that users is likely to change quite often. I would like to know if there's any suggested way of handling such settings (reading and saving them). On Apple sites I found ...
9
votes
2answers
3k views
iPhone: Base vs' Active vs' Deployment target
I know that parts of this question was asked in several variation but I want to make sure I got it right.
Here are my assumptions and understandings which I want to know if they are correct before ...
9
votes
5answers
5k views
Best-Practices : how should I store settings in C# (Format/Type)?
Now I'm curious what are possibilities to store/load settings in .net. For example I need to store user name/password for different db's and etc.., also I need to store some options and etc.
My ...
9
votes
3answers
4k views
Which Tomcat 5 context file takes precedence?
Tomcat documentation says:
The locations for Context Descriptors are;
$CATALINA_HOME/conf/[enginename]/[hostname]/context.xml
$CATALINA_HOME/webapps/[webappname]/META-INF/context.xml
On my server, ...
8
votes
4answers
5k views
Adding/Removing the language entries in the “Settings” -> “Select Locale” from Android phone
Sorry for this long post and thanks for your time in advance!
My Question:
How can I add or remove the language entries in the "Settings" -> "Language & keyboard settings" -> "Select Locale"(or ...
8
votes
1answer
2k views
Call the official *Settings* app from my app on iPhone
At one point in my app, I would like to redirect the user to the official Settings app. If possible, I also want go straight to the Network section within the Settings app.
I think what I need is the ...
8
votes
2answers
527 views
Where should I store application specific settings?
I've been asked to update a VB6 application that's been running on WinXP for the last 6 years. The client wants to use Windows 7. Up until now, the app stored its settings in an INI file located in ...
8
votes
4answers
3k views
Custom enum as application setting type in C#?
If have an enum in C#:
[Serializable]
public enum OperatingSystem
{
Windows,
Macintosh
}
For my application I use the application settings, where I can select of which Type a setting ...
8
votes
6answers
3k views
Where are the Properties.Default.Settings stored?
I thought I knew this, but today I'm being proven wrong - again.
Running VS2008, .NET 3.5 and C#. I added the User settings to the Properties Settings tab with default values, then read them in ...
8
votes
3answers
2k views
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 ...
8
votes
2answers
4k views
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 exemple SettingsHolder, you create your settings class which is public with a string ...
7
votes
2answers
275 views
Module properties name-value pair C++ API framework - reinvention?
I've often come across APIs that allow users to get and set various parameters that control a module's operation. I now find myself contemplating writing yet another properties API but don't want to ...
7
votes
1answer
514 views
How do I move Delphi XE packages and settings to another user?
We have set up a new (template) development machine with among other things Delphi XE including a large number of third-party and internal packages, and intend to make a number of clones of this ...
7
votes
2answers
154 views
C# Settings File: Why do I have to use Settings.Default?
I'm just wondering why it's Settings.Default.<mysetting> instead of just Settings.<mysetting>?
7
votes
2answers
252 views
Where should a Visual Studio Add-in store its settings?
Currently I'm storing the settings for my custom addins in the registry but this seems like a kludge. I was wondering if there was an official place to store add-in settings. My preference would be to ...