Skip to main content



      Home
Home » Newcomers » Newcomers » copy & paste don't work fine(copy & paste insert many indents)
copy & paste don't work fine [message #1687834] Thu, 19 March 2015 16:30
Eclipse UserFriend
Eclipse for PHP Developers
Version: Luna Service Release 1 (4.4.1)
Build id: 20140925-1800

When i try to copy & paste

copy this text
$query = "SELECTx.documento_id, x.documento_no, a.documento_fecha, "
" a.documento_observar, a.documento_fuente, "
" a.documento_vence, a.documento_valor "

paste: the result is this [indented]

$query = "SELECTx.documento_id, x.documento_no, a.documento_fecha, "
......................... " a.documento_observar, a.documento_fuente, "
............................................." a.documento_vence, a.documento_valor "

How i can fix it ?

Thanks
Previous Topic:Import / export in headless mode
Next Topic:Exit Code 13 After eclipse.ini fix
Goto Forum:
  


Current Time: Fri Jul 04 05:06:26 EDT 2025

Powered by FUDForum. Page generated in 0.09670 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top