Top "Development-environment" questions

A development environment is an integrated set of programming tools, usually centered around a text editor.

Using laptop as a second programming monitor

The joys of multimonitor programming are countless, I think there are about 5 blog posts on Coding Horror on the topic …

development-environment vnc multiple-monitors kvm
Running as a host user within a Docker container

In my team we use Docker containers to locally run our website applications while we do development on them. Assuming …

linux docker flask development-environment sudo
Where can I find nice Dark ReSharper (with Color identifiers = on) Themes?

I haven't come across any decent dark Visual Studio 2008 color themes with support for ReSharper's Color identifiers turned on. Have …

visual-studio resharper development-environment color-scheme
Intellij: Search console output

Up until version 10, intellij enabled searching text in the console window. From version 11 this option is not available anymore. Is …

intellij-idea development-environment
VS 2010 very slow

I have just upgraded to VS 2010, and I have performance problems which I did not have before (in VS 2008). The …

performance visual-studio-2010 development-environment
How to change PublicPath for Create React App in Dev Environment

I am using Microsoft.DotNet.Web.Spa.ProjectTemplates::2.0.0-rc1-final which internally uses Create-react-app and AspnetCore.ReactDevelopmentServer My Dev. Environment …

reactjs iis development-environment create-react-app asp-net-core-spa-services
What is the most minimal ASP.NET MVC 4 installation?

Okay, so I've installed ASP.NET MVC 4 locally via the Microsoft Web Platform Installer 4.0. It has some nice things we …

c# .net asp.net-mvc development-environment
Can I develop with VS Code on the new Samsung Chromebook Pro?

Thinking more about leaving my MBP at home and instead taking the new Samsung Chromebook PRO to Starbucks for the …

visual-studio-code development-environment samsung-mobile chromebook
Import ITK/VTK into Matlab or Matlab into VTK/ITK environment?

For a current project I have to use and do mathemetics on information provided in matrices as well as use …

matlab import development-environment vtk
Magento & Subversion (SVN) - Getting a Development Environment Started?

I'm working on building a Magento site, and it's by far the most mammoth package I've ever worked with. I've …

svn magento development-environment