Frederick P. Morrison
- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 19
-
Created Unable to connect to SQL Server 2016 Developer Edition that has TCP/IP turned on
I am trying to connect to a SQL Server 2016 Developer Edition database named LibraryDB using WIndows Authentication using DataGrid 2017.1.4. This is not SQLEXPRESS. This is not LocalDB. This is t... -
Created Project and other toolbars not visible after upgrading IntelliJ to 2017.1.3
AnsweredThis morning, 2017-05-30, I upgraded IntelliJ from 2017.1.2 to 2017.1.3 then shut down my computer. Later, I turned on my computer, started IntelliJ 2017.1.3, chose a project that I had successfull... -
Created Ctrl+Mouse Wheel to increase/decrease font size in Terminal window?
AnsweredI know how to change Setting to use Ctrl+Mouse Wheel to dynamically change font size in the Editor window, but there does not seem to be a corresponding setting/capability that allows us to dynamic... -
Created Where is **SIMPLE** tutorial on how to connect DataGrip to SQL Server Developer Edition
I cannot find a **SIMPLE** example of how to : 1. Start DataGrip from scratch, for the very first time. 2. Connect to a SQL Server 2016 Developer Edtiion (not localdb) like I do now with other tool... -
Edited angullar-cli dist folder updates ignored - can I force inclusion?
When I build my angular-cli application, the updated /dist files are in the VCS window's Ignored Files set when viewed in the Local Changes portion of the Version Control window: My build is perfor... -
Edited How do I increase the font size when viewing a rendered markdown (.md) file in WebStorm?
I love the built-in support for simultaneous editing and viewing of markdown (e.g., readme.md) files in WebStorm 2016.3. What I cannot seem to figure out is how to increase the font size of just th... -
Created Why can't I connect WebStorm 11.0.3 to Visual Studio Online (TFS)?
I have been trying for over a year to connect WebStorm (or any other JetBrains product) to my Visual Studio Online TFS code respository.I can connect with Visual Studio 2015 to that same Visual Stu... -
Created Why is F1 help for Java API not available?
One of the most disappointing limitations of IntellIJ 14.1.5 is the lack of F1-Help for the Java API.For example, in the following line, if I highlight Thread and press F1 (the usual help function ... -
Created How do I integerate Visual Studio Online (a.k.a., TFS Online) with IntelliJ 14.1.4 ?
I regularly use Visual Studio Online (unfortunately mis-named by Microsoft - it should really be named "TFS Online" because that's what it really is) as my version control system (VCS) with Visual ... -
Created Porting Java from machine A to machine B disables Run/Debug buttons - why?
I have a java project that was developed on machine A, checked in to version control (TFS online), and runs fine on machine A in either BlueJ or IntelliJ Idea 14.0.3.When I pull down the source cod...