Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Eclipse (Neon.3 / Windows 10) delete whitespace after a variable on paste
Eclipse (Neon.3 / Windows 10) delete whitespace after a variable on paste [message #1763735] Fri, 19 May 2017 07:46 Go to next message
Andreas Sch is currently offline Andreas SchFriend
Messages: 2
Registered: May 2017
Junior Member
Hello,

i have a little problem, hope someone can help me.
When i have the code
$var1 = 'test';

I mark $var1, copy and paste it (normally insert another variable at this place), it deletes the space after the Variable.
$var1= 'test';

Is it possible to change that, that the space will stay and only the variable changes? I thought it was so and changes with one of the last updates, but im not sure.

Best Regards,
Andreas
Re: Eclipse (Neon.3 / Windows 10) delete whitespace after a variable on paste [message #1763955 is a reply to message #1763735] Tue, 23 May 2017 11:24 Go to previous messageGo to next message
Michal Niewrzal is currently offline Michal NiewrzalFriend
Messages: 50
Registered: July 2009
Member
Hi,
It looks like a regression we had in the last release. You can try to update to http://download.eclipse.org/tools/pdt/updates/4.3.2-nightly/

This version is just latest release (Neon.3) with few fixes.
Re: Eclipse (Neon.3 / Windows 10) delete whitespace after a variable on paste [message #1763957 is a reply to message #1763955] Tue, 23 May 2017 11:49 Go to previous message
Andreas Sch is currently offline Andreas SchFriend
Messages: 2
Registered: May 2017
Junior Member
Thank you, that worked :)

Best Regards,
Andreas
Previous Topic:Help to the basic setup of PDT
Next Topic:Configuration of PDT debugging with docker container based server
Goto Forum:
  


Current Time: Tue Apr 23 17:05:32 GMT 2024

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

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

Back to the top