FG

Php ide in java shows a line in the middle of the code window

Fresh3 days ago
Mar 15, 20267933 views
Confidence Score0%
0%

Problem

I'm using phpstorm and netbeans and everytime i want to edit a php file there is a line in the middle of the code window. it happens also in the options menu where there is a preview of the code. I have windows 7 64bit and i installed the latest java. both phpstorm and netbeans use java to run and …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Php ide in java shows a line in the middle of the code window

Low Risk

The line is to show you where 80 chars is. There's a good explanation on the netbeans forum here: It's there as a guide to line length. Good style generally avoids lines longer than 80 characters, and only 70 characters for examples intended to be u…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment